[asterisk-bugs] [Asterisk 0014729]: [patch] Added ability to specify different SIP and media addresses
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 21 11:09:22 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14729
======================================================================
Reported By: _brent_
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14729
Category: Core/RTP
Reproducibility: N/A
Severity: feature
Priority: normal
Status: closed
Target Version: 1.6.x Version Tracker
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 183832
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-23 17:52 CDT
Last Modified: 2009-10-21 11:09 CDT
======================================================================
Summary: [patch] Added ability to specify different SIP and
media addresses
Description:
Added rtp_bindaddr setting to chan_sip. Enabled by setting
rtp_bindaddr=x.x.x.x
in sip.conf. This should be particularly useful to anyone running Asterisk
behind a SIP proxy, like OpenSER/OpenSIPS/Kamailio. This patch allows
Asterisk to report its externip (again, set in sip.conf) as the proxy's IP
address, but its media address as its own to bypass the proxy.
======================================================================
----------------------------------------------------------------------
(0112555) svnbot (reporter) - 2009-10-21 11:09
https://issues.asterisk.org/view.php?id=14729#c112555
----------------------------------------------------------------------
Repository: asterisk
Revision: 225089
U trunk/CHANGES
U trunk/channels/chan_sip.c
U trunk/configs/sip.conf.sample
------------------------------------------------------------------------
r225089 | file | 2009-10-21 11:09:21 -0500 (Wed, 21 Oct 2009) | 11 lines
Add support for specifying the IP address to use for media streams in
sip.conf
This is the second commit for this and documents the text stream using the
configured
IP address and fixes a bug in the original patch where the UDPTL stream
would also
use the different IP address.
(closes issue https://issues.asterisk.org/view.php?id=14729)
Reported by: _brent_
Patches:
media_address.patch uploaded by brent (license 388)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=225089
Issue History
Date Modified Username Field Change
======================================================================
2009-10-21 11:09 svnbot Checkin
2009-10-21 11:09 svnbot Note Added: 0112555
======================================================================
More information about the asterisk-bugs
mailing list