mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
Update README for timestamp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1806 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user