[asterisk-bugs] [Asterisk 0013644]: insecure doesn't work
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 10 16:11:18 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13644
======================================================================
Reported By: pj
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13644
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 143885
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-07 16:54 CDT
Last Modified: 2008-10-10 16:11 CDT
======================================================================
Summary: insecure doesn't work
Description:
I have sip peer (callmanager4), that doesn't support authetication, so I
have insecure=port,invite in sip.conf
When I call to asterisk from callmanager peer, from phone, that has
linenumber same, that exist as sip peer entry on asterisk, asterisk then
try to authenticate callmanager peer and call then fail.
Asterisk 1.6.0 branch (and 1.4 branch) is working fine,
Asterisk 1.6.1 branch and above (trunk) fail.
======================================================================
----------------------------------------------------------------------
(0093510) svnbot (reporter) - 2008-10-10 16:11
http://bugs.digium.com/view.php?id=13644#c93510
----------------------------------------------------------------------
Repository: asterisk
Revision: 148376
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r148376 | mmichelson | 2008-10-10 16:11:17 -0500 (Fri, 10 Oct 2008) | 13
lines
The logic used when checking a peer got changed subtly
in the "kill the user" commit and caused calls relying
on the insecure setting to not work properly. I changed
for finding a peer back to how it was prior to that
commit.
(closes issue http://bugs.digium.com/view.php?id=13644)
Reported by: pj
Patches:
13644_trunkv2.patch uploaded by putnopvut (license 60)
Tested by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=148376
Issue History
Date Modified Username Field Change
======================================================================
2008-10-10 16:11 svnbot Checkin
2008-10-10 16:11 svnbot Note Added: 0093510
======================================================================
More information about the asterisk-bugs
mailing list