[Freeswitch-users] Dialplan translation to FS.

Brian West brian at freeswitch.org
Thu Aug 14 08:11:55 PDT 2008


     <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.

/b



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()
>
>
> Who can help please.
>
> Rgds
> Henk
>
>
> (p.s. I asked this earlier in:
> http://www.nabble.com/GSM-gateway-MV370-to18932091.html
> but no response)
>
>
> _______________________________________________
> 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

Brian West
sip:brian at freeswitch.org







More information about the FreeSWITCH-users mailing list