SearchSearch  Log in to check your private messagesLog in to check your private messages  recent posts Recent Posts
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
carlosmgOffline



Joined: May 19, 2007
Posts: 12

Status: Offline
Posted: Aug 29, 2007 - 09:11 PM Reply with quote Back to top
Hi everybody,

I want to customize the language of each sip extension.

I know that the place where i set the language is on sip.conf or zapata.conf, but this configuration is general for all the extensions.

For example:

sip extension 30, language=es
sip extension 40, language=en

Please, tell me the ideas

Thanks
Carlos
View user's profile Send private message MSN Messenger
zakotelOffline



Joined: Jun 26, 2008
Posts: 10

Status: Offline
Posted: Jun 27, 2008 - 01:42 AM Reply with quote Back to top
Hi,
in your /etc/asterisk/extensions.conf
Code:

exten => 30,1,Answer()
exten => 30,2,SetLanguage(es)
...
exten => 40,1,Answer()
exten => 40,2,SetLanguage(en)
...


Regards,
Alfred
View user's profile Send private message


View previous topic Printable version Log in to check your private messages View next topic

Post new topic   Reply to topic
Forum Rules and Guidelines | About VoIP User | Privacy Policy


All logos and trademarks in this site are property of their respective owner.
Comments and posts are property of the poster, all the rest (c) 2003-2006 VoIP User.

No part of this site may be reproduced without our prior consent.