search for: incompleat

Displaying 1 result from an estimated 1 matches for "incompleat".

Did you mean: incompat
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
...p-m ; am pm _date:[S]:. => num:${SAY:13:2} ; seconds _date:[Ii]:. => num:$[${SAY:8:2} % 12] ; hour 0-12 _date:[k]:. => num:${SAY:8:2} ; hour (one, two. three, ...,twenty three _date:[m]:. => num:${SAY:4:2} ; month number _date:[Q]:. => date:dby ;incompleat ; "today", "yesterday" or ABdY _date:[q]:. => date:dby ;incompleat ; "" (for today), "yesterday", weekday, or ABdY _date:[R]:. => date:HM${SAY} ; 24 hour time, including minute _date:[T]:. => date:HMS${SAY} ; 24 hour, minure, seconds...