This page last changed on Mar 30, 2011 by wikibot.
SAY DATETIME
Synopsis
Says a given time as specified by the format given.
Description
Say a given time, returning early if any of the given DTMF digits are received on the channel. Returns 0 if playback completes without a digit being pressed, or the ASCII numerical value of the digit if one was pressed or -1 on error/hangup.
Syntax
Arguments
- TIME - Is number of seconds elapsed since 00:00:00 on January 1, 1970, Coordinated Universal Time (UTC)
- ESCAPE_DIGITS
- FORMAT - Is the format the time should be said in. See voicemail.conf (defaults to ABdY 'digits/at' IMp ).
- TIMEZONE - Acceptable values can be found in /usr/share/zoneinfo Defaults to machine default.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|