[Freeswitch-users] Can't we run both applications with one dialplan?

Adeel Ansari adeel.gnome at gmail.com
Tue Sep 9 20:47:33 PDT 2008


Hi folks,

Can't we run both applications with one dialplan? Like this.

====
      <extension name="liverpie_test" continue="true">
          <condition field="destination_number" expression="121">
                <action application="socket" data="127.0.0.1:8084" />
               <action application="java"
data="/home/adeel/programs/freeswitch/scripts/freeswitch.jar
net.digitalapps.freeswitch.CallTest"/>
          </condition>
      </extension>
====

Thanks.

-- 
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080910/993f81ce/attachment-0002.html 


More information about the FreeSWITCH-users mailing list