Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Franco on June 27, 2009, 05:56:08 AM

Title: SayUnixTime
Post by: Franco on June 27, 2009, 05:56:08 AM
S.
How can I modify this macro so it will read back in the propper language?
I'm getting:
Code: [Select]
AGI Rx << EXEC SayUnixTime ,GB,
I wanted:
Code: [Select]
Playing 'at-tone-time-exactly' (language 'it')I changed all the directories to the propper language, but the automated voice says it in a robotic way, like  Saturday '@' 'time'.
 
Title: Re: SayUnixTime
Post by: SARK devs on June 28, 2009, 04:57:19 PM
Hi Franco...

*55* is hardcoded to GB I think.

Just allocate your own feature code and run it from a custom app.

Best

S