osmo-msc/openbsc/tests/mgcp
Pablo Neira Ayuso 11cb27ece6 mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128
Holger reports that the bitmap that accounts for available Osmux circuit
IDs is limited to 128, when the maximum number of circuit IDs are
determined by the uint8_t field in the header (ie. 256 circuits).

[hfreyther: Update the testcase now that we have more ids to allocate]
2015-11-02 13:26:26 +01:00
..
Makefile.am configure: Do not link all applications against libgsm 2015-07-02 09:51:31 +02:00
mgcp_test.c mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 2015-11-02 13:26:26 +01:00
mgcp_test.ok mgcp: Allow to omit sending the audio name at all 2014-11-19 16:18:56 +01:00
mgcp_transcoding_test.c mgcp/test: Fix mgcp-transcoding assertion (Coverity) 2015-04-29 14:02:40 +02:00
mgcp_transcoding_test.ok mgcp: Use l16 in the test 2014-09-02 12:16:22 +02:00