AGIScriptSayDateTime Method |
Name | Description | |
---|---|---|
SayDateTime(Int64) |
Says the given time. Available since Asterisk 1.2. | |
SayDateTime(Int64, String) |
Says the given time and allows interruption by one of the given escape digits. Available since Asterisk 1.2. | |
SayDateTime(Int64, String, String) |
Says the given time in the given format and allows interruption by one of the given escape digits. Available since Asterisk 1.2. | |
SayDateTime(Int64, String, String, String) |
Says the given time in the given format and timezone and allows interruption by one of the given escape digits. Available since Asterisk 1.2. |