]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixes cases where sip_set_rtp_peer can return too early during media path reset.
authorDavid Vossel <dvossel@digium.com>
Mon, 9 May 2011 16:51:45 +0000 (16:51 +0000)
committerDavid Vossel <dvossel@digium.com>
Mon, 9 May 2011 16:51:45 +0000 (16:51 +0000)
commitd693f81ab69c0015bd5aac61637acb4f5c4cb21d
tree8feccd101ad353594cf4eb177f7b4d955cd28d5c
parent7eca34890a6bdff1fa411e7969fc7ef9359ae93e
Fixes cases where sip_set_rtp_peer can return too early during media path reset.

(closes issue #19225)
Reported by: one47
Patches:
      sip_set_rtp_peer.patch uploaded by one47 (license 23)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@318230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c