[asterisk-bugs] [Asterisk 0013644]: insecure doesn't work

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Oct 10 13:53:15 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13644 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13644
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
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 13:53 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0093496) pj (reporter) - 2008-10-10 13:53
 http://bugs.digium.com/view.php?id=13644#c93496 
---------------------------------------------------------------------- 
sip debug is attached to this tiket,
difference between (working) asterisk 1.6.0 or 1.4 is, that asterisk
doesn't found calling peer number (688) in users list
[Oct 10 20:43:57] No user '688' in SIP users list
[Oct 10 20:43:57] Found peer 'ccm-gw' for '688' from 192.168.200.3:5061

in 1.6.1 and trunk, asterisk _found_ 688 and trying to authenticate, this
is incorrect because I have insecure=port,invite on callmanager peer
[Oct 10 20:40:04] Found peer '688' for '688' from 192.168.200.3:5061

setting port udp/5060 or callmanager peer instead of udp/5061 doesn't have
any effect 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-10 13:53 pj             Note Added: 0093496                          
======================================================================




More information about the asterisk-bugs mailing list