[Asterisk-Users] Play message and dial extensions simultaneously

Mike Clark mike at infoanywhere.com
Tue Nov 8 13:45:44 MST 2005


Ok, this has to be simple and I'm just not seeing it. On and inbound 
call, I want to play a specific message while simultaneously ringing 
extensions. Its basically like music on hold and queues, but I need the 
message to always start from the beginning, not just play from where the 
MOH process happens to be at that time. I tried Googling, but no luck.

I did try

exten => 1,1,Answer
exten => 1,2,Wait(1)
exten => 1,3,BackGround(custom/msg1)
exten => 1,4,Dial(SIP/1111,15)

but it played the entire message before dialing.

Thanks,

Mike Clark



More information about the asterisk-users mailing list