[asterisk-bugs] [Asterisk 0012329]: [patch] improved proxy challenge support by propagating user credentials

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Mar 28 17:17:25 CDT 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12329 
====================================================================== 
Reported By:                neutrino88
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12329
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            N/A
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.19-rc3 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-28-2008 17:17 CDT
Last Modified:              03-28-2008 17:17 CDT
====================================================================== 
Summary:                    [patch] improved proxy challenge support by
propagating user credentials
Description: 
When trying to send a SIP call to an outgoing proxy or SIP server:

Dial( xxx at proxy )

Asterisk may be challenged. In that case:
- it uses realm authentication if defined.
- if a peer definition matches the "proxy", it uses the credential defined
in the peer record.

I added a new case if neither realm auth nor peer are defined. In that
case it tries to answer the proxy challenge using the credential of the
from user.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-28-08 17:17  neutrino88     Asterisk Version          => 1.4.19-rc3      
03-28-08 17:17  neutrino88     SVN Branch (only for SVN checkou => N/A          
  
======================================================================




More information about the asterisk-bugs mailing list