[Asterisk-cvs] asterisk/doc README.variables,1.30,1.31
markster at lists.digium.com
markster at lists.digium.com
Tue Feb 1 22:04:19 CST 2005
Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv28152/doc
Modified Files:
README.variables
Log Message:
Warn about setting read only variables (bug #3309)
Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.variables,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- README.variables 1 Feb 2005 01:53:24 -0000 1.30
+++ README.variables 2 Feb 2005 04:05:35 -0000 1.31
@@ -78,6 +78,9 @@
${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
More information about the svn-commits
mailing list