Hi!

That did the trick! Thx m8!

exten => 959,1,Set(CHANNEL(language)=se)
exten => 959,2,MeetMe(959)
exten => 959,3,Hangup()

On Fri, 20 Nov 2009 09:26:50 -0600, Tilghman Lesher  wrote:  

On Friday 20 November 2009 08:21:05 Magnus Benngård wrote:
> Hi!
>
> I did installed a Swedish voice prompts package, and added:
> language=se to [general] section in sip.conf.
>
> A SIP endpoint calling a conference get Swedish voice prompts but a call
> that
> comes through a H.323 trunk got English voice prompts. :(
>
> I did try to add:
> language=se to [general] section of h323.conf but no luck.
>
> Guess i have to add it in some more files but cant figure out what
files.

>From a quick look, it appears that chan_h323 does not support setting any
language whatsoever. Probably the quickest workaround would be to set the
language manually as the first step in your dialplan.

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us
out at: www.digium.com & www.asterisk.org

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users 

 
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to