[asterisk-bugs] [Asterisk 0014055]: "outboundproxy" in "general" section of sip.conf doesn't work
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 17 13:53:39 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14055
======================================================================
Reported By: chris-mac
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14055
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 162896
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-12-10 16:36 CST
Last Modified: 2008-12-17 13:53 CST
======================================================================
Summary: "outboundproxy" in "general" section of sip.conf
doesn't work
Description:
I am having problems with "outboundproxy" in "general" section of sip.conf
file.
when I put SIP proxy address in [general] sip.conf:
[general]
...
outboundproxy=proxyAddress:5060
and try to Dial(SIP/enum-test at sip.nemox.net), I am getting the following
error in the console:
-- Executing [43780004711 at dialSIP:2]
Dial("SIP/dev-sip.tele500.com-08204da0", "SIP/enum-test at sip.nemox.net") in
new stack
== Using SIP RTP CoS mark 5
-- Got SIP response 482 "Loop Detected" back from 0.0.0.0
-- Called enum-test at sip.nemox.net
-- Now forwarding SIP/dev-sip.tele500.com-08204da0 to
'Local/enum-test at common' (thanks to SIP/sip.nemox.net-08210e58)
Debug trace attached.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0012006 [patch] chan_sip fails to set contact, ...
======================================================================
----------------------------------------------------------------------
(0096569) svnbot (reporter) - 2008-12-17 13:53
http://bugs.digium.com/view.php?id=14055#c96569
----------------------------------------------------------------------
Repository: asterisk
Revision: 165217
_U branches/1.6.0/
U branches/1.6.0/channels/chan_sip.c
------------------------------------------------------------------------
r165217 | file | 2008-12-17 13:53:38 -0600 (Wed, 17 Dec 2008) | 11 lines
Merged revisions 165216 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r165216 | file | 2008-12-17 15:52:40 -0400 (Wed, 17 Dec 2008) | 4 lines
Call proxy_update so that the IP address gets populated. Sending stuff
to 0.0.0.0 is silly!
(closes issue http://bugs.digium.com/view.php?id=14055)
Reported by: chris-mac
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=165217
Issue History
Date Modified Username Field Change
======================================================================
2008-12-17 13:53 svnbot Checkin
2008-12-17 13:53 svnbot Note Added: 0096569
======================================================================
More information about the asterisk-bugs
mailing list