Alejandro Mejía <[EMAIL PROTECTED]> wrote: > > I would like to know how to playback an audio file to the caller, and while > it's played asterisk to continue executing the next priorities on > extensions.conf > That's not the case when using "playback" command, because the next priority > is executed until the audio file ends playing. I want to evaluate some > variables while caller hears the audio file. > > Any ideas?
Look at the Background() application. It does just what you are asking for. I'm surprised no-one else has mentioned this. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ --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
