summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-02-02 04:05:35 +0000
committerMark Spencer <markster@digium.com>2005-02-02 04:05:35 +0000
commitd9020bb6fc08214cfba63a5e9683460ea13a82fe (patch)
treeb9a04e639108a48f31e11c26da277e0564d64f69 /doc
parentb4f05e2c98e16e57ab4c0038f2fadfc18d753a7d (diff)
Warn about setting read only variables (bug #3309)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index ced8f8e90..c02a94af4 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -78,6 +78,9 @@ ${TXTCIDNAME} Result of application TXTCIDName
${UNIQUEID} Current call unique identifier
${PRIREDIRECTREASON} Reason for redirect, if a call was directed
+NOTE: Attempting to set any of these "special" variables will not change
+their value, but will not display any warning either.
+
The dial() application sets the following variables:
${DIALEDPEERNAME} Dialed peer name