[Asterisk-Users] AGI "say number" but in french
David John Walsh
davidjohnwalsh at gmail.com
Tue Jun 28 04:58:27 MST 2005
it was the second one i needed - thank you. I only needed the numbers
in french on one b number and make it that the number could be
dialled from any extension (which is why option a was unsuitable.
thanks again.
On 28/06/05, Arvanitis Kostas <arvanit at ellemedia.com> wrote:
> On Monday 27 June 2005 23:04, David John Walsh wrote:
> > Hello,
> >
> > does anyone know how to get the say number (say.c) agi "application"
> > to work in french [assuming that I have the French voice files]
> > I have looked in the code and about a 1/3 of the way thru there is :
> > } else if (!strcasecmp(language, "fr") ) { /* French
> > syntax */
> >
> > and then further on there is logic for french numbers.
> >
> > does anyone know the syntax as looking on the code / google / wiki
> > gives me no ideas.
>
> Have you tried setting the channel language to "fr" (language=fr in the
> device configuration, or SetLanguage(fr) in the extensions.conf file)?
>
> This seems to be all that is needed.
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list