aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-01 18:40:13 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-01 18:40:13 +0000
commitab30798e24de79aee136368b813fb95a254e1a5e (patch)
treeb87ee6317daeb086a816e3a103d3b100dce54480 /doc
parent15bdb1a680f44358128474f6c1bc63c97d260eca (diff)
Add the ability to pass options to the Dial application when using the DUNDi
switch in the dialplan by setting the DUNDIDIALARGS channel variable. (issue #8084, patch by bluecrow76, with small modifications and documentation updates) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46781 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/channelvariables.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt
index 0a859ef90..b9b355bd5 100644
--- a/doc/channelvariables.txt
+++ b/doc/channelvariables.txt
@@ -696,6 +696,12 @@ DUNDiLookup() uses the following variables
${DUNDTECH} * The Technology of the result from a call to DUNDiLookup()
${DUNDDEST} * The Destination of the result from a call to DUNDiLookup()
+The DUNDi dialplan switch uses the following variables
+---------------------------------------------------------
+${DUNDIDIALARGS} Settings this variable allows you to provide options to be
+ passed to the Dial application for calls being placed using
+ the DUNDi switch.
+
The Zaptel channel sets the following variables:
---------------------------------------------------------
${ANI2} * The ANI2 Code provided by the network on the incoming call.