From 8f2106c5e31e1dfc32c2676a5a28cf43fbc3cf8f Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 7 Feb 2005 03:38:27 +0000 Subject: [PATCH] update readme (bug #3309) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4974 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/README.variables | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/README.variables b/doc/README.variables index b703b54ae4..d145a21764 100755 --- a/doc/README.variables +++ b/doc/README.variables @@ -75,6 +75,9 @@ ${TIMESTAMP} Current date time in the format: YYYYMMDD-HHMMSS ${TXTCIDNAME} Result of application TXTCIDName ${UNIQUEID} Current call unique identifier +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 -- 2.47.2