[Freeswitch-users] mod_translate question

Victor Chukalovskiy victor.chukalovskiy at gmail.com
Fri Oct 11 19:39:15 MSD 2013


Thank you for the response! Hmm, Is there a way to set channel variable 
per SIP profile???

I tried this:
<param name="dialplan" value="translate,XML"/>
<param name="country" value="e164"/>

And this:
<param name="dialplan" value="translate,XML"/>
<param name="translate_profile" value="e164"/>

But it never picks-up the param. Still default to US:

2013-10-11 11:33:26.251629 [DEBUG] mod_translate.c:291 using 
default_country variable [US] for translate profile

I understand "param" is not the same as channel variable.

Thank you,
Victor

On 13-10-11 10:42 AM, Andrew Cassidy wrote:
> At the moment the only way I can see is to set country in the sofia or 
> gateway configuration to the profile name.
>
>
>
> On 10 October 2013 21:07, Victor Chukalovskiy 
> <victor.chukalovskiy at gmail.com <mailto:victor.chukalovskiy at gmail.com>> 
> wrote:
>
>     Hi All,
>
>     How do I specify translation profile when using this line in SIP
>     profile?
>
>     <param name="dialplan" value="translate,XML"/>
>
>     What I'm trying to achieve is to make sure call only goes through
>     one translations profile. I don't want to rely  on the order of
>     translations profiles in translation.conf. So, I want to do
>     something like this:
>
>     <param name="dialplan" value="translate:*e164*,XML"/>
>
>     in translate.conf.xml I have:
>
>     <include>
>       <configuration name="translate.conf" description="Number
>     Translation Rules">
>         <profiles>
>
>           <profile name="foo">
>           </profile>
>
>           <profile name="e164">
>             <rule regex="^(?:1|\+1)?([2-9]\d{2}[2-9]\d{6})$"
>     replace="+1$1"/>
>             <rule regex="^(?:011|\+)(\d+)$" replace="+$1"/>
>             <rule regex="^(\d+)$" replace="+$1"/>
>           </profile>
>
>         </profiles>
>       </configuration>
>     </include>
>
>     Thank you,
>     Victor
>
>     _________________________________________________________________________
>     Professional FreeSWITCH Consulting Services:
>     consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>     http://www.freeswitchsolutions.com
>
>     
>     
>
>     Official FreeSWITCH Sites
>     http://www.freeswitch.org
>     http://wiki.freeswitch.org
>     http://www.cluecon.com
>
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto:FreeSWITCH-users at lists.freeswitch.org>
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     http://www.freeswitch.org
>
>
>
>
> -- 
> *Andrew Cassidy BSc (Hons) MBCS SSCA*
> Managing Director
>
>
> *T <mailto:info at cassidywebservices.co.uk> *03300 100 960 *F 
> <mailto:info at cassidywebservices.co.uk> *03300 100 961
> *E <mailto:info at cassidywebservices.co.uk> 
> *andrew at cassidywebservices.co.uk <mailto:andrew at cassidywebservices.co.uk>
> *W <mailto:info at cassidywebservices.co.uk> 
> *www.cassidywebservices.co.uk <http://www.cassidywebservices.co.uk>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131011/2bfe46a4/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list