The gateway is registered inbound and you want to send an outbound call over
it?
 <action application="bridge" data="sofia/profile/[EMAIL PROTECTED]"/>


On Fri, Aug 15, 2008 at 6:16 AM, Henk Oegema <[EMAIL PROTECTED]>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/[EMAIL 
> PROTECTED]"/>
>        </condition>
>    </extension>
>
>
> but no success yet.
>
>
> Rgds
> Henk
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> 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
[email protected]
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