osmo-hnbgw/tests
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
..
ranap_rab_ass ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
Makefile.am ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response 2022-02-02 10:51:38 +01:00
atlocal.in Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
ctrl_test_runner.py Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
osmo-hnbgw.vty Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
testsuite.at ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response 2022-02-02 10:51:38 +01:00