osmo-msc/openbsc/src
Jacob Erlbeck 452c183c5e mgcp: Set net_end audio params in recvonly mode
Currently, if there is no SDP data in the MGCP message received from
the net, the fields containing audio encoding information are not set
in net_end. So in recvonly mode transcoding would not be set up
correctly.

This patch changes the implementation of the code handling CRCX and
MDCX to use the codec signalled in the MGCP local connection options
(field 'a:') if there isn't any SDP data. This is only halfway
negotiation, because the codec is used blindly and not matched
against the supported ones.

Sponsored-by: On-Waves ehf
2014-06-05 14:09:52 +02:00
..
gprs gprs: Separate LLC parsing from LLC state handling 2014-06-04 16:29:30 +02:00
ipaccess ipa: Fix the compilation of ipaccess-find on FreeBSD 2014-05-09 04:40:23 +02:00
libbsc rsl: Check if the channel is active and then start the channel release 2014-06-03 12:51:16 +02:00
libcommon vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
libctrl ctrl: Remove the param parameter as it was never used/implemented 2014-05-15 15:50:55 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Set net_end audio params in recvonly mode 2014-06-05 14:09:52 +02:00
libmsc Add support for AMR frames to MNCC/RTP interface 2014-05-18 22:23:15 +02:00
libtrau rtp_proxy: Prevent out-of-bounds read in rtcp_sdes_cname_mangle 2014-05-22 14:31:09 +02:00
osmo-bsc bsc: Introduce a local notification scheme for the CTRL interface 2014-05-31 08:42:29 +02:00
osmo-bsc_mgcp mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
osmo-bsc_nat mgcp: add voice muxer support 2014-05-22 14:39:16 +02:00
osmo-nitb bsc_hack: Don't strdup the string arguments 2014-05-22 14:34:24 +02:00
utils smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM 2013-12-12 16:20:01 +01:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00