osmo-bsc/openbsc/src
Holger Hans Peter Freyther ceef936ea8 mgcp: Add transcoding from PCMU as well
Use the existing ulaw encode/decode to support PCMU as well.
The MERA VoIP switch has some severe issues with the GSM codec
and it appears easier to enable transcoding for it.

The mera switch doesn't appear to cope with codec change
between a SIP 180 trying and the 200 ok connection result.

Inserting the codec is touching too many places. Ideally we
should have the transcoding function as pointer in the struct
as well but the arguments differ.. so it is not a direct way
forward.
2015-08-19 15:44:44 +02:00
..
gprs Use 'ROUTING AREA' consistently, not 'ROUTEING AREA' 2015-08-18 19:35:02 +02:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc Send RADIO LINK TIMEOUT value via OML attribute to BTS 2015-08-17 16:43:14 +02:00
libcommon Add option to set RADIO LINK TIMEOUT value via VTY 2015-08-17 16:31:35 +02: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: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
libmsc GSM/GPRS 04.08: Don't print numeric mobile identity types 2015-08-18 19:35:02 +02:00
libtrau Fix build wrt. missing CFLAGS constituents 2015-06-19 20:56:53 +02:00
osmo-bsc GSM/GPRS 04.08: Don't print numeric mobile identity types 2015-08-18 19:35:02 +02:00
osmo-bsc_mgcp 64bit: Fix compiler warnings in regard to 64bit 2015-08-03 12:01:44 +02:00
osmo-bsc_nat nat: Forward SDP files with multiple payload types in it 2015-08-13 18:53:10 +02:00
osmo-nitb Fix most compiler warnings with gcc-4.9.2 2015-01-01 12:32:03 +01: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