aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-22 03:17:30 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-22 03:17:30 +0000
commit445d8da0c00c3e98d7d54c371c9e87fc01c8884a (patch)
tree2e1fec056d35881e35f69455213df1d2bb5a7479 /doc
parentee7e4606385ecff4dc86fa016e68416f5da5d7e2 (diff)
Update variables file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@880 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index bb44ff1fe..c8a66c71e 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -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