[asterisk-bugs] [Asterisk 0014344]: [patch] Outbound proxy not used for registrations
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 10 17:50:53 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14344
======================================================================
Reported By: Nick_Lewis
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 14344
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1-beta4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-27 05:15 CST
Last Modified: 2009-07-10 17:50 CDT
======================================================================
Summary: [patch] Outbound proxy not used for registrations
Description:
If callbackextension is defined for a peer it successfully causes a
registration to occur but the registration ignores the outboundproxy
settings for the peer
======================================================================
----------------------------------------------------------------------
(0107605) svnbot (reporter) - 2009-07-10 17:50
https://issues.asterisk.org/view.php?id=14344#c107605
----------------------------------------------------------------------
Repository: asterisk
Revision: 206017
_U branches/1.6.0/
U branches/1.6.0/channels/chan_sip.c
------------------------------------------------------------------------
r206017 | dvossel | 2009-07-10 17:50:52 -0500 (Fri, 10 Jul 2009) | 22
lines
Merged revisions 205985 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r205985 | dvossel | 2009-07-10 16:42:10 -0500 (Fri, 10 Jul 2009) | 16
lines
SIP register not using peer's outbound proxy
If callbackextension is defined for a peer it successfully causes
a registration to occur, but the registration ignores the
outboundproxy settings for the peer. This patch allows the
peer to be passed to obproxy_get() in transmit_register().
(closes issue https://issues.asterisk.org/view.php?id=14344)
Reported by: Nick_Lewis
Patches:
callbackextension_peer_trunk.diff uploaded by dvossel (license
671)
Tested by: dvossel
Review: https://reviewboard.asterisk.org/r/294/
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=206017
Issue History
Date Modified Username Field Change
======================================================================
2009-07-10 17:50 svnbot Checkin
2009-07-10 17:50 svnbot Note Added: 0107605
======================================================================
More information about the asterisk-bugs
mailing list