[asterisk-users] How to dial extensions asynchronous-sequentially ?

Rodrigo Pimenta Carvalho pimenta at inatel.br
Mon Jul 13 13:28:33 CDT 2015


Hi.


I my dialplan I have :

same = n,Dial(PJSIP/6001,10)
same = n,Dial(PJSIP/6002,30)
same = n,Hangup()


The extension 6002 will not be invited  until the called party 6001 hangs up or until 10 seconds if nobody answers the call in 6001.

How to call 6001 and immediately call 6002, having 2 phones ringing at same time, but without doing something like this : same = n,Dial(PJSIP/6001&PJSIP/6002) ?
What I'm asking is if it is possible to call 6001 in an asynchronous way and then call 6002 too. Is it possible?

Any hint will be very helpful!



Best regards.



RODRIGO PIMENTA CARVALHO
Inatel Competence Center
Software
Ph: +55 35 3471 9200 RAMAL 979


More information about the asterisk-users mailing list