[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
Mon Dec 17 16:21:03 CST 2007
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=11587
======================================================================
Reported By: sobomax
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11587
Category: Channels/chan_sip/General
Reproducibility: always
Severity: feature
Priority: normal
Status: new
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-17-2007 16:21 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
======================================================================
12-17-07 16:21 bkruse Summary Allow AGI script writer
to set username/password for the outgoing SIP call leg => [patch] Allow AGI
script writer to set username/password for the outgoing SIP call leg
======================================================================
More information about the asterisk-bugs
mailing list