On Wed, 2005-07-06 at 15:51 +0200, [EMAIL PROTECTED] 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

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to