]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICE
authorJonathan Rose <jrose@digium.com>
Tue, 4 Mar 2014 16:40:39 +0000 (16:40 +0000)
committerJonathan Rose <jrose@digium.com>
Tue, 4 Mar 2014 16:40:39 +0000 (16:40 +0000)
commit7e083b97819178de138658abe2cf37d7321c6b6b
tree0a39188c301a4add210cb3fc450ab4d259a3067d
parentb5b1e272661f421f335089125fead08931c75c99
res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICE

ICE sessions will now be restarted if sessions are changed to use new sets of
remote candidates.

(closes issue ASTERISK-22911)
Reported by: Vytis Valentinavičius
Review: https://reviewboard.asterisk.org/r/3275/

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