]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Fix negotiation of iLBC 30. 57/1057/2
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 10 Aug 2015 12:40:02 +0000 (14:40 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Tue, 11 Aug 2015 13:49:49 +0000 (08:49 -0500)
commitf68c995bc97c9b6cb4887043b344087d82aeef10
treee59eb72f7d04fb2d863fbc8a88a7a86949437390
parentc57b78d4c94e592d069521123a24fcb80524a893
chan_sip: Fix negotiation of iLBC 30.

iLBC 20 was advertised in a SIP/SDP negotiation. However, only iLBC 30 is
supported. Removes "a=fmtp:x mode=y" from SDP. Because of RFC 3952 section 5,
only iLBC 30 is negotiated now.

ASTERISK-25309 #close

Change-Id: I92d724600a183eec3114da0ac607b994b1a793da
channels/chan_sip.c