[asterisk-bugs] [Asterisk 0011587]: [patch] Allow AGI script writer to set username/password for the outgoing SIP call leg

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Dec 19 14:14:29 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11587 
====================================================================== 
Reported By:                sobomax
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   11587
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.15  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-17-2007 16:02 CST
Last Modified:              12-19-2007 14:14 CST
====================================================================== 
Summary:                    [patch] Allow AGI script writer to set
username/password for the outgoing SIP call leg
Description: 
Currently there is no way to specify username/password for the outgoing
call leg from the AGI script (i.e. DIAL SIP/...). The following patch adds
such capability by introducing three new channel variables that the script
can set before calling DIAL:

SIP_AUTH_NAME
SIP_AUTH_SECRET
SIP_AUTH_MD5SECRET
====================================================================== 

---------------------------------------------------------------------- 
 sobomax - 12-19-07 14:14  
---------------------------------------------------------------------- 
Well, arguably this is a new functionality so that we can avoid ambiguity
and provide only single way to do it. However, if you don't feel so feel
free to extend the patch.

In any case thanks for the prompt reply.

-Maxim 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-19-07 14:14  sobomax        Note Added: 0075738                          
======================================================================




More information about the asterisk-bugs mailing list