osmo-hnbgw/src/osmo-hnbgw
Philipp Maier 81f1751896 mgw_fsm: add MGW support to osmo-hnbgw
osmo-hnbgw lacks support for an co-located media gateway. This makes it
virtually impossible to isolate the HNB from the core network properly.

Lets add MGCP support to osmo-hnbgw so that it can control a co-located
media gateway to relay the RTP streams between HNB and core network.

Change-Id: Ib9b62e0145184b91c56ce5d8870760bfa49cc5a4
Related: OS#5152
2022-02-24 10:51:30 +01:00
..
Makefile.am mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
context_map.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
hnbgw.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
hnbgw_cn.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
hnbgw_hnbap.c hbgw_hnbap: use osmo_plmn_from_bcd instead of gsm48_mcc_mnc_from_bcd 2022-01-14 17:31:25 +01:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
hnbgw_vty.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
mgw_fsm.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
ranap_rab_ass.c ranap_rab_ass: add function to check if RAB is in ReleaseList 2022-02-23 15:50:43 +01:00
tdefs.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00