]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix an issue where outgoing calls would fail to establish audio due to ICE negotiatio...
authorJoshua Colp <jcolp@digium.com>
Thu, 11 Oct 2012 16:02:31 +0000 (16:02 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 11 Oct 2012 16:02:31 +0000 (16:02 +0000)
commit385b30fbc6a821378ded58352e240e74ac356a35
treee64dc30caa50db68e2b6e956aeb458e4e56382a3
parent7c522a5fd3690b73f8ef37a1f0713d5ec551df8a
Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures.

This change removes the requirement for ufrag and pwd in the transport stanza and also
makes us the controlling agent.

(closes issue ASTERISK-20554)
Reported by: mmichelson

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@374850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_motif.c
res/res_rtp_asterisk.c