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
Hi,
co-colocated osmo-mgw was implemented recently (osmo-hnbgw-git 81f17518961d148eac38057dd66b1b550dbba27e), which means it's only available in osmo-hnbgw nightly package.
Hi,
OK, thanks for quick feedback. But I do see rab assignment and response, so if I could get the transport layer IP addresses to speak, I thin it should work, as there are no need for transcoding this case.
But again, thanks, I'll see if I can find a rpm for centos 8 on nightly
Regards,
/Sjur
-----Original Message----- From: Pau Espin Pedrol pespin@sysmocom.de Sent: Thursday, March 31, 2022 1:37 PM To: Sjur Thomas Lien sjur.lien@telenormaritime.com; OpenBSC openbsc@lists.osmocom.org Subject: Re: OSMO HnbGW MGW instance config problem
Hi,
co-colocated osmo-mgw was implemented recently (osmo-hnbgw-git 81f17518961d148eac38057dd66b1b550dbba27e), which means it's only available in osmo-hnbgw nightly package.
-- - Pau Espin Pedrol pespin@sysmocom.de https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.sysmoco... ======================================================================= * sysmocom - systems for mobile communications GmbH * Alt-Moabit 93 * 10559 Berlin, Germany * Sitz / Registered office: Berlin, HRB 134158 B * Geschaeftsfuehrer / Managing Director: Harald Welte
Internal
Hi again,
This is to announce that I now have speech and data payload without the osmo-mgw. We just needed a few new rules in FW. So all payload ( RTP and GTP-U ) is now routed outside hnbgw, my hnb is talking directly to our Ericsson MGW for RTP speech. But now comes a new challenge. Our HNB's are connected via a satellite backhaul, which gives a delay of 600-1000 ms on Iuh side. So Maybe some SCTP timers needs to be tweaked...
Anyway, again thanks for support.
Regards, /Sjur
-----Original Message----- From: Sjur Thomas Lien sjur.lien@telenormaritime.com Sent: Thursday, March 31, 2022 1:48 PM To: Pau Espin Pedrol pespin@sysmocom.de; OpenBSC openbsc@lists.osmocom.org Subject: RE: OSMO HnbGW MGW instance config problem
Hi,
OK, thanks for quick feedback. But I do see rab assignment and response, so if I could get the transport layer IP addresses to speak, I thin it should work, as there are no need for transcoding this case.
But again, thanks, I'll see if I can find a rpm for centos 8 on nightly
Regards,
/Sjur
-----Original Message----- From: Pau Espin Pedrol pespin@sysmocom.de Sent: Thursday, March 31, 2022 1:37 PM To: Sjur Thomas Lien sjur.lien@telenormaritime.com; OpenBSC openbsc@lists.osmocom.org Subject: Re: OSMO HnbGW MGW instance config problem
Hi,
co-colocated osmo-mgw was implemented recently (osmo-hnbgw-git 81f17518961d148eac38057dd66b1b550dbba27e), which means it's only available in osmo-hnbgw nightly package.
-- - Pau Espin Pedrol pespin@sysmocom.de https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.sysmoco... ======================================================================= * sysmocom - systems for mobile communications GmbH * Alt-Moabit 93 * 10559 Berlin, Germany * Sitz / Registered office: Berlin, HRB 134158 B * Geschaeftsfuehrer / Managing Director: Harald Welte
Internal
Internal
Internal