Hi there,

I am new to asterisk, I am trying to write a dialplan with 2 process running concurrently.
Current dialplan only able to execute process with priority example

exten =>100,1,Answer()
exten =>100,2,Musiconhold()
exten =>100,3,Hangup

is it possible to have process musiconhold/background and dial process together.?
I am looking into a dialplan where once call connected then the musiconhold or background still running.

Mean i need  2 process running at a same time. Is it possible?

Thanks in advance
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to