osmo-hnbgw/tests/ranap_rab_ass
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 ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response 2022-02-02 10:51:38 +01:00
ranap_rab_ass_test.c ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
ranap_rab_ass_test.ok ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00