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 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
