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:06:28 +0000 (16:06 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 11 Oct 2012 16:06:28 +0000 (16:06 +0000)
commitcd9745be1b76bef26a811c45094bc8bda14a97d2
treed2567b5cf2129b137d422f2ee02ac788b1326a2f
parent825607e09b022ce56f7b5ccac03cd0dbf042396c
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

........

Merged revisions 374850 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@374852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_motif.c