[Asterisk-Users] how to set language in capi
Patrick
asterisk at puzzled.xs4all.nl
Wed Jul 6 07:21:59 MST 2005
On Wed, 2005-07-06 at 15:51 +0200, pellegrini at frameweb.it wrote:
> I found a german forum, and it seems to be a common problem ( I don't
> undertand a lot of german, anyway)
> ( cfr: http://www.ip-phone-forum.de/forum/viewtopic.php?t=17639)
> I also try to put
> exten => .,1,SetLanguage(it)
> in some places, but no result
According to that forum it should work with SetLanguage in a context
that covers incoming calls from the ISDN card:
[incomingisdntrunk]
exten => _.,1,SetLanguage(it)
exten => _.,2,<something>
Notice ^^^ (the "_" in front of the ".")
Make sure you have your italian voice prompts installed correctly.
Regards,
Patrick
More information about the asterisk-users
mailing list