aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-22 20:44:56 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-22 20:44:56 +0000
commit555cacbd742a2bdcb27a3b946ca581ba170efb84 (patch)
tree6f5e8065424f39bb07a233d6ce885d9c1bf12677 /doc
parent3e089611dd5020deace9aacdad6b0537563c9034 (diff)
Documentation updates for BRIDGEPVTCALLID
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99647 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/tex/channelvariables.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex
index d6981ec0b..9f1104c52 100644
--- a/doc/tex/channelvariables.tex
+++ b/doc/tex/channelvariables.tex
@@ -736,6 +736,7 @@ ignored.
${CDR(accountcode)} * Account code (if specified)
${BLINDTRANSFER} The name of the channel on the other side of a blind transfer
${BRIDGEPEER} Bridged peer
+${BRIDGEPVTCALLID} Bridged peer PVT call ID (SIP Call ID if a SIP call)
${CALLERID(ani)} * Caller ANI (PRI channels)
${CALLERID(ani2)} * ANI2 (Info digits) also called Originating line information or OLI
${CALLERID(all)} * Caller ID
@@ -777,8 +778,9 @@ ${SYSTEMNAME} * value of the systemname option of asterisk.conf
\subsection{Application return values}
-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).
+Many applications return the result in a variable that you read to
+get the result of the application. These status fields are unique
+for each application.
For the various status values, see each application's help text.
\begin{verbatim}
${AGISTATUS} * agi()