osmo-msc/openbsc/src/libmgcp
Holger Hans Peter Freyther d17bc7b3a8 mgcp: Avoid crashing when rtpmap is not complete
The NAT sends an incomplete SDP file for the purpose of informing
the BSC about the remote IP/PORT early. The case of an incomplete
SDP file was not considered. Check if there is a codec and if not
skip it.

TODO: We need to have a better end-point life cycle test.
2015-08-17 15:22:30 +02:00
..
Makefile.am mgcp: Move the SDP handling into a separate file/module 2015-08-14 09:24:11 +02:00
g711common.h mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_network.c rtp: Use osmocom/netif/rtp.h for the rtp structure definition 2015-03-22 09:51:43 +01:00
mgcp_osmux.c mgcp: Honor the rtp IP_TOS settings for Osmux 2015-01-21 11:43:03 +01:00
mgcp_protocol.c mgcp: Allow to enforce that the codecs need to match 2015-08-14 15:43:06 +02:00
mgcp_sdp.c mgcp: Avoid crashing when rtpmap is not complete 2015-08-17 15:22:30 +02:00
mgcp_transcode.c mgcp: Move assignment of src_codec downwards 2015-04-28 09:40:40 +02:00
mgcp_vty.c mgcp: Allow to disable transcoding for trunks 2015-04-24 16:10:54 -04:00