Warn about setting read only variables (bug #3309)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2005-02-02 04:05:35 +00:00
parent b4f05e2c98
commit d9020bb6fc
1 changed files with 3 additions and 0 deletions

View File

@ -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