Update variables file

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@880 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-04-22 03:17:30 +00:00
parent 82b01cca71
commit df565c2ccb
2 changed files with 4 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ ${EXTEN} Current extension
${CONTEXT} Current context
${PRIORITY} Current priority
${CHANNEL} Current channel name
${EPOCH} Current unix style epoch
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
There are two reference modes - reference by value and reference by name.
To refer to a variable with its name (as an argument to a function that