<div dir="ltr"><div dir="ltr">Hi All.  I have a question - I have an AGI script that may run for 10 seconds, or it may run for 60 seconds while an agent becomes available (agents are geographically dispersed).  Is there a way to have the music play in the background while the AGI scripts executes?  When the AGI script finishes, then the music should also finish. <div><br></div><div>I tried this, but the music needs to finish before moving on to step 4 and execute the script.</div><div><br></div><div><div>exten => _NXZNXXXXXX,1,Answer()</div><div>exten => _NXZNXXXXXX,2,MusicOnHold()</div><div>exten => _NXZNXXXXXX,3,AGI(SetRecordingID.php,${UNIQUEID})</div></div><div><br></div><div>Any help would be appreciated.</div><div><br></div><div>Alex</div></div></div>