osmo-msc/openbsc/src
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
..
gprs oap: add OAP config to VTY 2015-11-02 12:56:49 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc amr: Attempt to unbreak the AMR support in the BSC 2015-10-02 15:30:29 +02:00
libcommon libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
libfilter build: avoid spurious hard dependency on libosmo-sccp 2015-06-19 20:58:35 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 2015-11-02 13:26:26 +01:00
libmsc libmsc: Use RAND_bytes to generate a token 2015-10-12 09:07:45 +02:00
libtrau Fix build wrt. missing CFLAGS constituents 2015-06-19 20:56:53 +02:00
osmo-bsc amr: Attempt to unbreak the AMR support in the BSC 2015-10-02 15:30:29 +02:00
osmo-bsc_mgcp vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
osmo-bsc_nat libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
osmo-nitb libmsc: Use RAND_bytes when choosing a tmsi 2015-10-12 09:03:15 +02:00
utils write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:13:37 +01:00
Makefile.am filter: Move the gsm 04.08 filter to a common place 2015-05-03 21:42:27 +02:00