[Freeswitch-users] Dial plan help
Nandy Dagondon
gcd at i.ph
Mon Sep 19 09:05:25 MSD 2011
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> 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"/>
> </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
> 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/d699afbd/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list