[Freeswitch-users] remove country code from destination_number

Andrew Cassidy andrew at cassidywebservices.co.uk
Sun Dec 7 18:12:53 MSK 2014


mod_translate

On 5 December 2014 at 11:52, Stanislav Sinyagin <ssinyagin at gmail.com> wrote:

> you just need to use a different variable to store the modified
> destination number.
> here are a couple of examples from my blog:
>
>
> http://txlab.wordpress.com/2014/10/21/using-voxbeam-for-outbound-calls-with-freeswitch/
>
> http://txlab.wordpress.com/2013/08/03/free-us-number-and-caller-id-manipulation/
>
>
>
>
> On Fri, Dec 5, 2014 at 11:22 AM, Paul Klenk <markus.klenk at googlemail.com>
> wrote:
> > Hi,
> >
> > I'd like to have the country code "+49" removed from
> > destination_number and changed to "0"
> >
> > I tried:
> >     <extension name="international" continue="true">
> >       <condition field="destination_number" expression="^\+49(.*)">
> >         <action inline="true" application="set"
> data="destination_number=0$1"/>
> >       </condition>
> >     </extension>
> >
> > but after correctly executing this extension-statement it reverts to
> > the original version of destination_number
> >
> > _________________________________________________________________________
> > Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://confluence.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
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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
>



-- 
*Andrew Cassidy BSc (Hons) MBCS SSCA*
Managing Director


*T <info at cassidywebservices.co.uk> *03300 100 960  *F
<info at cassidywebservices.co.uk> *03300 100 961
*E <info at cassidywebservices.co.uk> *andrew at cassidywebservices.co.uk
*W <info at cassidywebservices.co.uk> *www.cassidywebservices.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141207/5538f1ba/attachment.html 


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