aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmgcp/mgcp_sdp.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-19mgcp: Add transcoding from PCMU as wellHolger Hans Peter Freyther1-0/+8
2015-08-17mgcp: Avoid crashing when rtpmap is not completeHolger Hans Peter Freyther1-0/+3
2015-08-14mgcp: Allow to enforce that the codecs need to matchHolger Hans Peter Freyther1-1/+24
2015-08-14mgcp: Turn SDP file parsing in a two stage processHolger Hans Peter Freyther1-28/+108
2015-08-14mgcp: Move the SDP handling into a separate file/moduleHolger Hans Peter Freyther1-0/+191