[Freeswitch-users] What should be the dial plan for gateway calls?

Anthony Minessale anthony.minessale at gmail.com
Thu Sep 11 11:28:39 PDT 2008


right,  the &<app>(<args>) special syntax is just for sending the call right
to an app.

if it does not start with an & it will just hit the dialplan with the string
you specified as the destination number.


On Tue, Sep 9, 2008 at 11:38 PM, Adeel Ansari <adeel.gnome at gmail.com> wrote:

> No, I believe. As Anthony pointed out, it should be similar to something
> like,
>
> *originate sofia/gateway/gizmo1/6098989898 0116054545454**
> *
> The last number would be your dialplan condition expression. Moreover, I
> suppose when we do something like &bridge, &java, or something similar, we
> can't hit any dialplan. Or am I mistaken?
>
>
>
> On Wed, Sep 10, 2008 at 12:17 PM, Gayatri Kulkarni <xtpl.gayatri at gmail.com
> > wrote:
>
>> Would the process be something like:
>> 1) originate sofia/internal/1001 &bridge(*sofia/gateway/gizmo1/6098989898
>> 0116054545454)
>> 2) originate *sofia/internal/1001 *&bridge(sofia/gateway/gizmo9/0116054545454)
>>
>> *
>> ??
>>
>> I am asking this just to understand how exactly things will go here - I am
>> relatively new to FS :)
>>
>> Regards,
>> Gayatri Kulkarni
>>
>> **
>> On Fri, Aug 29, 2008 at 6:40 PM, Anthony Minessale <
>> anthony.minessale at gmail.com> wrote:
>>
>>> 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 <adeel.gnome at gmail.com>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 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
>>>>
>>>>
>>>
>>>
>>> --
>>> Anthony Minessale II
>>>
>>> FreeSWITCH http://www.freeswitch.org/
>>> ClueCon http://www.cluecon.com/
>>>
>>> AIM: anthm
>>> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
>>> IRC: irc.freenode.net #freeswitch
>>>
>>> FreeSWITCH Developer Conference
>>> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
>>> iax:guest at conference.freeswitch.org/888
>>> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
>>> pstn:213-799-1400
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>> _______________________________________________
>> 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
>>
>>
>
>
> --
> Best,
> Adeel Ansari
>
> http://www.linkedin.com/in/adeelansari
>
> _______________________________________________
> 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
>
>


-- 
Anthony Minessale II

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

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080911/552de877/attachment-0002.html 


More information about the FreeSWITCH-users mailing list