dect
/
asterisk
Archived
13
0
Fork 0

Update README for timestamp

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1806 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2003-12-01 04:49:13 +00:00
parent 221763ce1a
commit 4cb56af87f
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ${ENV(VAR)} Environmental variable VAR
${LEN(VAR)} String length of VAR (integer)
${EPOCH} Current unix style epoch
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
${TIMESTAMP} Current date time in the format: YYYYMMDD-HHMMSS
${UNIQUEID} Current call unique identifier
${DNID} Dialed Number Identifier
${RDNIS} Redirected Dial Number ID Service

View File

@ -40,6 +40,7 @@ ${ENV(VAR)} Environmental variable VAR
${LEN(VAR)} String length of VAR (integer)
${EPOCH} Current unix style epoch
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
${TIMESTAMP} Current date time in the format: YYYYMMDD-HHMMSS
${UNIQUEID} Current call unique identifier
${DNID} Dialed Number Identifier
${RDNIS} Redirected Dial Number ID Service