]> 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 17:07:14 +0000 (17:07 +0000)
committerJonathan Rose <jrose@digium.com>
Tue, 4 Mar 2014 17:07:14 +0000 (17:07 +0000)
commit9055e2b4b7dca546d400403a6bbc7104f091f047
tree1d5a76d9c018e5f03139fc6eb3460d1d01df987e
parentd06644dedc1dea9dc958a603c051ada7e9a29443
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/
........

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

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