osmo-hnbgw/src/osmo-hnbgw
Philipp Maier be9ed71631 ranap_rab_ass: check for more than one RAB assignment req
The spec permits RAB AssignmentRequests with multiple RABs at a time.
Even though one voice call is assigned only one RAB in practice. Since
the current FSM implementation only supports a 1:1 scenario, lets check
if the MSC really assigns only one RAB and block RAB Assignments that do
not fit in this scheme.

Change-Id: I0f1d868fd0b4dc413533d6fcc5482862825181be
Related: OS#5152
2022-02-28 10:22:16 +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 ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
ranap_rab_ass.c ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
tdefs.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00