[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
Fri Feb 29 12:31:32 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11587 
====================================================================== 
Reported By:                sobomax
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11587
Category:                   Channels/NewFeature
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:              02-29-2008 12:31 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
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 02-29-08 12:31  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 105378

U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r105378 | file | 2008-02-29 12:31:05 -0600 (Fri, 29 Feb 2008) | 6 lines

Add documentation for setting username/password in SIP dial string.
(closes issue http://bugs.digium.com/view.php?id=11587)
Reported by: sobomax
Patches:
      dialstring_doc.diff uploaded by sobomax (license 359)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=105378 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-29-08 12:31  svnbot         Note Added: 0083164                          
02-29-08 12:31  svnbot         Assigned To              oej => file         
======================================================================




More information about the asterisk-bugs mailing list