mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-25 15:08:53 +00:00
reflect the correct format of ${DATETIME} in the doc (bug #3857)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -55,7 +55,7 @@ ${CALLERIDNUM} Caller ID Number only
|
|||||||
${CALLINGPRES} PRI Caller ID presentation for incoming calls
|
${CALLINGPRES} PRI Caller ID presentation for incoming calls
|
||||||
${CHANNEL} Current channel name
|
${CHANNEL} Current channel name
|
||||||
${CONTEXT} Current context
|
${CONTEXT} Current context
|
||||||
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
|
${DATETIME} Current date time in the format: DDMMYYYY-HH:MM:SS
|
||||||
${DNID} Dialed Number Identifier
|
${DNID} Dialed Number Identifier
|
||||||
${ENUM} Result of application EnumLookup
|
${ENUM} Result of application EnumLookup
|
||||||
${EPOCH} Current unix style epoch
|
${EPOCH} Current unix style epoch
|
||||||
|
Reference in New Issue
Block a user