[Freeswitch-users] Dial plan help

Chad Vogel cvogel at lyonl.com
Mon Sep 19 09:35:38 MSD 2011


level 3 is sending us + on every incoming DID, how would i write the correct expression?

On Sep 19, 2011, at 12:05 AM, Nandy Dagondon wrote:

hi chad,

nothing could match "+" in the destination_number.

-nandy

On Mon, Sep 19, 2011 at 12:42 PM, Chad Vogel <cvogel at lyonl.com<mailto:cvogel at lyonl.com>> wrote:
I'm trying to build a dialplan however it doesn't seem to work. on the first number I would like to forward and all other numbers i would like to play an an audio file.

  <include>
    <extension name="14142211800">
      <condition field="destination_number" expression=""^+14142211800$">
        <action application="bridge" data="sofia/gateway/level3/+15618911806<tel:%2B15618911806>"/>
      </condition>
    </extension>
    <extension name="13127567001">
      <condition field="destination_number" expression=""^+(1{0,1}\d{10})$">
        <action application="answer"/>
        <action application="set" data="playback_terminators=#"/>
        <action application="playback" data="C:\Program Files\FreeSWITCH\sounds\music\48000\danza-espanola-op-37-h-142-xii-arabesca.wav"/>
      </condition>
    </extension>
  </include>



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/20110919/786ace4d/attachment.html 


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