[Freeswitch-users] parallel execution in dialplan

Achim Stamm stamm at lyth.de
Wed Jul 14 06:59:19 PDT 2010


Hello!

I have following problem:
I want that 2 applications are executed parallel from my dialplan.
Actually the dialplan is executed step by step, that means that 
application "bridge"
is started and phone 1011 is ringing. But application "test" will not 
start at the same time.

This is a snipit from my dialplan:
-----------------------------------
<extension name="TEST-Anrufer">
<condition field="destination_number" expression="70">
<action application="info"/>
<action application="bridge" data="user/1011 at 192.168.1.30"/>
<action application="test" data="EProcessCall,EXT50,70"/>
</condition>
</extension>
      ----------------------------------

Is there a solution that both applications are executed parallel and 
start at same time ?

regards

Achim Stamm

-- 
Achim Stamm, Dipl.-Inform. (FH)


Lyncker & Theis GmbH
Wilhelmstr. 16
65185 Wiesbaden
Germany

Fon +49 611/9006951
Fax +49 611/9406125


Handelsregister: HRB 23156 Amtsgericht Wiesbaden
Steuernummer: 04323897052
USt-IdNr.: DE255806399

Geschäftsführer:
Filip Lyncker,
Armin Theis 




More information about the FreeSWITCH-users mailing list