[Freeswitch-users] Dialplan translation to FS.

Anthony Minessale anthony.minessale at gmail.com
Fri Aug 15 09:58:11 PDT 2008


The gateway is registered inbound and you want to send an outbound call over
it?
 <action application="bridge" data="sofia/profile/2001^$1 at something.com"/>


On Fri, Aug 15, 2008 at 6:16 AM, Henk Oegema <pabx_freeswitch at telenet.be>wrote:

> On Thursday 14 August 2008 17:11:55 Brian West wrote:
> >      <extension name="example">
> >        <condition field="destination_number" expression="^9(.*)$">
> >          <action application="bridge" data="sofia/profile/$1"/>
> >        </condition>
> >      </extension>
> >
> >
> > But this requires me to know what SIP/2001/ is.
>
> 2001 is the extension number of the GSM gateway
>
>
> > On Aug 14, 2008, at 10:07 AM, Henk Oegema wrote:
> > > I still haven't been able to do this in FS:    :-(
> > >
> > > exten => _9X.,1,Dial(SIP/2001/${EXTEN:1})
> > > exten => _9X.,n,Congestion()
> > >
>
> I've been trying different options of:
>
>   <extension name="gsm_gateway">
>         <condition field="destination_number" expression="^9(.*)$">
>           <action application="bridge" data="sofia/internal/$1 at 2001"/>
>        </condition>
>    </extension>
>
>
> but no success yet.
>
>
> Rgds
> Henk
>
> _______________________________________________
> 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/20080815/f86aeddc/attachment-0002.html 


More information about the FreeSWITCH-users mailing list