[asterisk-bugs] [Asterisk 0013980]: incoming calls ignore the user name

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 9 18:35:22 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13980 
====================================================================== 
Reported By:                smurfix
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13980
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-27 00:33 CST
Last Modified:              2008-12-09 18:35 CST
====================================================================== 
Summary:                    incoming calls ignore the user name
Description: 
Given this snippet from sip.conf

[SmurfSIP]
type=friend
host=pbx1.office.noris.de
username=Smurf.Zuhause

an incoming call causes this error to be logged

chan_sip.c:10751 check_auth: username mismatch, have <SmurfSIP>, digest
has <Smurf.Zuhause>

I'd expect that username parameter to be honored.
====================================================================== 

---------------------------------------------------------------------- 
 (0096061) file (administrator) - 2008-12-09 18:35
 http://bugs.digium.com/view.php?id=13980#c96061 
---------------------------------------------------------------------- 
This is a configuration issue. The username parameter is *not* for incoming
calls. It is used for authentication on outgoing calls. The context name
(SmurfSIP) is used as the username. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-09 18:35 file           Note Added: 0096061                          
======================================================================




More information about the asterisk-bugs mailing list