Hi Osmocom,
I'm setting up osmo-hnbgw and osm-stp ( on centos 8 ) to work with Spidercloud Hnb, and Ericsson MSC/SGSN. Today I had a major breakthrough. I've done my first PS and CS attach, even got voice call up. But it's silent. I see in hnbgw manual that I should configure a co-located MGW instance.
I've installed the osmo-mgw, but my problem is the osmo-hnbgw config.
There is no option "mgcp" under node hnbgw, so I'm not able to do the config. From my osmo-mgw:
OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)# list help list [with-flags] show vty-attributes show vty-attributes (application|library|global) write terminal write file [PATH] write memory write show running-config exit end rnc-id <0-65535> log-prefix (hnb-id|umts-cell-id) iuh iucs iups OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)# mgcp % Unknown command. OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)# OsmoHNBGW(config-hnbgw)#
I'm using version
[root@tmaeurosmohnbgw osmo_hngw_rpms]# osmo-hnbgw -V OsmoHNBGW version 1.2.1
OsmoHNBGW - Osmocom Home Node B Gateway implementation Copyright (C) 2016 by sysmocom s.f.m.c. GmbH info@sysmocom.de Contributions by Daniel Willmann, Harald Welte, Neels Hofmeyr License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
[root@tmaeurosmohnbgw osmo_hngw_rpms]#
All help highly appreciated.
Best regards, /Sjur
Internal