[asterisk-users] Play MusicOnHold and continue with dialplan

Asterisk asterisk at abraxas.si
Tue May 18 09:23:24 CDT 2010


Hi guys,

Is it possible to start playing MusicOnHold to the caller but also continue with the dialplan in single extension, something like this:

exten => s,1,StartPlayingMoh()
exten => s,n,Wait(10)
exten => s,n,Dial(someone...)
exten => s,n,Wait(10)
exten => s,n,Dial(someone else...)
...

Regards,
Alex




More information about the asterisk-users mailing list