[asterisk-bugs] [Asterisk 0019225]: [patch] sip_set_rtp_peer sometimes returns too early
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 9 09:56:36 CDT 2011
The following issue has been ASSIGNED.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 2011-05-04 04:45 CDT
Last Modified: 2011-05-09 09:56 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-09 09:56 russell Assigned To => dvossel
======================================================================
More information about the asterisk-bugs
mailing list