]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Allow for "G.729" if offered in an SDP even though
authorMark Michelson <mmichelson@digium.com>
Wed, 17 Sep 2008 18:24:15 +0000 (18:24 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 17 Sep 2008 18:24:15 +0000 (18:24 +0000)
commitaf35ef7d739e73026851834e8e988940f41650b0
tree1be04fdd05e38ceecba29169b2bc8345dfbb42ee
parent407b16efd7066f0cbe37870cbd5b5beade301774
Allow for "G.729" if offered in an SDP even though
it is not RFC 3551 compliant. Some Cisco switches
will send this in an SDP, and it doesn't hurt to
be able to accept this.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@143337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp.c