[Freeswitch-users] Normalization Rules

Chad Vogel cvogel at lyonl.com
Sat Sep 24 22:12:24 MSD 2011


so how would rewrite the destination_number?

On Sep 24, 2011, at 11:49 AM, Avi Marcus wrote:

You can transfer to the new number.
That means it starts the dialplan again, so put this cleanup at the top of your dialplan to minimize wasted routing.
-Avi



On Sat, Sep 24, 2011 at 5:09 AM, Chad Vogel <cvogel at lyonl.com<mailto:cvogel at lyonl.com>> wrote:
What is the best way to do number normalization in a dial plan to reformat call to e164 before processing? Is this the best way of doing it or is there a better way where I wouldn't need to loopback?

    <extension name="CleanUp">
      <condition field="destination_number" expression="^(44|380)?(\d)$">
        <action application="bridge" data="loopback/+$1"/>
      </condition>
    </extension>



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<http://www.freeswitch.org/>



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

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


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list