Skip to content
Snippets Groups Projects
Commit df565c2c authored by Mark Spencer's avatar Mark Spencer
Browse files

Update variables file

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@880 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 82b01cca
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ ${EXTEN} Current extension ...@@ -36,6 +36,8 @@ ${EXTEN} Current extension
${CONTEXT} Current context ${CONTEXT} Current context
${PRIORITY} Current priority ${PRIORITY} Current priority
${CHANNEL} Current channel name ${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. 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 To refer to a variable with its name (as an argument to a function that
......
...@@ -36,6 +36,8 @@ ${EXTEN} Current extension ...@@ -36,6 +36,8 @@ ${EXTEN} Current extension
${CONTEXT} Current context ${CONTEXT} Current context
${PRIORITY} Current priority ${PRIORITY} Current priority
${CHANNEL} Current channel name ${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. 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 To refer to a variable with its name (as an argument to a function that
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment