The way you are doing it never goes to the dialplan.

first you make an outbound call to gizmo1 then bridge it to gizmo9

if you did say

*originate sofia/gateway/gizmo1/6098989898 0116054545454*

then it would go to the dialplan and search for extension *0116054545454*

On Fri, Aug 29, 2008 at 4:05 AM, Adeel Ansari <[EMAIL PROTECTED]> wrote:

> Hi all,
> I have tried a few possibilities to match the dial plan for the command
> below, but none is working.
>
> *originate sofia/gateway/gizmo1/6098989898
> &bridge(sofia/gateway/gizmo9/0116054545454) *
>
> Below is what I have tried.
>
> ===
> <condition field="source" expression="mod_sofia">
>
> and
>
> <condition field="destination_number" expression="^(gizmo[1-10])$">
> ===
>
> Thanks for your support.
>
> --
> Best,
> Adeel Ansari
>
> http://www.linkedin.com/in/adeelansari
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to