[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 09:32:16 CST 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=11587
======================================================================
Reported By: sobomax
Assigned To: oej
======================================================================
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 09:32 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-29-08 09:32 file Asterisk Version 1.4.15 => 1.4.15
02-29-08 09:32 file SVN Branch (only for SVN checkouN/A => N/A
02-29-08 09:32 file Category
Channels/chan_sip/General => Channels/NewFeature
======================================================================
More information about the asterisk-bugs
mailing list