[asterisk-bugs] [Asterisk 0019225]: [patch] sip_set_rtp_peer sometimes returns too early

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 9 12:09:57 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19225 
====================================================================== 
Reported By:                one47
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   19225
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.4/1.6.2 Issues (Final Release)
Asterisk Version:           1.6.2.18 
JIRA:                       SWP-3418 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-04 04:45 CDT
Last Modified:              2011-05-09 12:09 CDT
====================================================================== 
Summary:                    [patch] sip_set_rtp_peer sometimes returns too early
Description: 
sip_set_rtp_peer(...) has 2 common purposes. One to set a direct-media
path, and one to RESET the media path to asterisk directly.

The former is prevented if we are in an "early-media" phase, and have no
bridge to set the media path to, but the code that prevents this also
prevents a bridge that is being torn-down from RESETing the meida path to
Asterisk.
====================================================================== 

---------------------------------------------------------------------- 
 (0134680) svnbot (reporter) - 2011-05-09 12:09
 https://issues.asterisk.org/view.php?id=19225#c134680 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 318233

_U  branches/1.8/
U   branches/1.8/channels/chan_sip.c

------------------------------------------------------------------------
r318233 | dvossel | 2011-05-09 12:09:56 -0500 (Mon, 09 May 2011) | 14
lines

Merged revisions 318230 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r318230 | dvossel | 2011-05-09 11:51:45 -0500 (Mon, 09 May 2011) | 7
lines
  
  Fixes cases where sip_set_rtp_peer can return too early during media
path reset.
  
  (closes issue https://issues.asterisk.org/view.php?id=19225)
  Reported by: one47
  Patches:
        sip_set_rtp_peer.patch uploaded by one47 (license 23)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=318233 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-09 12:09 svnbot         Checkin                                      
2011-05-09 12:09 svnbot         Note Added: 0134680                          
======================================================================




More information about the asterisk-bugs mailing list