|
|
@ -598,7 +598,7 @@ Application return values
|
|
|
|
-------------------------
|
|
|
|
-------------------------
|
|
|
|
In Asterisk 1.2, many applications return the result in a variable
|
|
|
|
In Asterisk 1.2, many applications return the result in a variable
|
|
|
|
instead of, as in Asterisk 1.0, changing the dial plan priority (+101).
|
|
|
|
instead of, as in Asterisk 1.0, changing the dial plan priority (+101).
|
|
|
|
For the varioius status values, see each application's help text.
|
|
|
|
For the various status values, see each application's help text.
|
|
|
|
|
|
|
|
|
|
|
|
${AQMSTATUS} * addqueuemember()
|
|
|
|
${AQMSTATUS} * addqueuemember()
|
|
|
|
${AVAILSTATUS} * chanisavail()
|
|
|
|
${AVAILSTATUS} * chanisavail()
|
|
|
@ -630,7 +630,6 @@ ${VMBOXEXISTSSTATUS} * vmboxexists()
|
|
|
|
${WAITSTATUS} * waitforsilence()
|
|
|
|
${WAITSTATUS} * waitforsilence()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Various application variables
|
|
|
|
Various application variables
|
|
|
|
-----------------------------
|
|
|
|
-----------------------------
|
|
|
|
${CURL} * Resulting page content for curl()
|
|
|
|
${CURL} * Resulting page content for curl()
|
|
|
|