[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 08:39:14 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: assigned
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:
======================================================================
Date Submitted: 2009-03-23 17:52 CDT
Last Modified: 2009-10-21 08:39 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.
======================================================================
----------------------------------------------------------------------
(0112515) svnbot (reporter) - 2009-10-21 08:39
https://issues.asterisk.org/view.php?id=14729#c112515
----------------------------------------------------------------------
Repository: asterisk
Revision: 225003
U trunk/CHANGES
U trunk/channels/chan_sip.c
U trunk/configs/sip.conf.sample
------------------------------------------------------------------------
r225003 | file | 2009-10-21 08:39:12 -0500 (Wed, 21 Oct 2009) | 7 lines
Add support for specifying the IP address to use for media streams in
sip.conf
(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=225003
Issue History
Date Modified Username Field Change
======================================================================
2009-10-21 08:39 svnbot Checkin
2009-10-21 08:39 svnbot Note Added: 0112515
======================================================================
More information about the asterisk-bugs
mailing list