[asterisk-bugs] [Asterisk 0010943]: [PATCH] Flag to disable Packet2packet bridging
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 15 09:34:25 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10943
======================================================================
Reported By: julianjm
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10943
Category: Core/RTP
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 85355
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-10-2007 19:43 CDT
Last Modified: 10-15-2007 09:34 CDT
======================================================================
Summary: [PATCH] Flag to disable Packet2packet bridging
Description:
When packet2packet bridging 2 channels, monitoring doesn't work (generates
empty files). The reason is that rtp packets don't get to core and are
rapidly forwarded to the other peer.
This patch adds a disablep2p flag to rtp.conf. It will force all bridges
to be native.
Julian.
======================================================================
----------------------------------------------------------------------
svnbot - 10-15-07 09:34
----------------------------------------------------------------------
Repository: asterisk
Revision: 85552
U branches/1.4/main/rtp.c
------------------------------------------------------------------------
r85552 | file | 2007-10-15 09:34:23 -0500 (Mon, 15 Oct 2007) | 4 lines
If Monitor or a spy was added to a P2P or native bridged channel bring the
channel back to the generic bridging core so the monitor or spy operations
work.
(closes issue http://bugs.digium.com/view.php?id=10943)
Reported by: julianjm
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-15-07 09:34 svnbot Checkin
10-15-07 09:34 svnbot Note Added: 0071984
10-15-07 09:34 svnbot Status feedback => assigned
10-15-07 09:34 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list