<div>Hi Guys,</div>
<div> </div>
<div>Does anyone know if its possible to run an EXEC command from a TCL IVR script?</div>
<div> </div>
<div>I&#39;ve tried tcl command &quot;exec&quot; and &quot;open&quot; to a pipe but doesnt seem to work, or I&#39;ve got the syntax wrong.</div>
<div> </div>
<div>I want to run this command from within my script,</div>
<div> </div>
<div><em>&quot;audio-prompt load flash://Media/Done.au&quot;</em></div>
<div><em></em> </div>
<div>This command will reload the audio prompt into memory if the prompts are ever rerecorded.</div>
<div> </div>
<div>What I would like to do is, rerecord the file and reload the prompt in the same script. User dials in enters a PIN listens to the menu chooses to rerecord the main greeting, the greeting is then recorded and saved as the same filename as the original, the script will then reload the audio prompt into memory. Currently I have to manually enter the above command into the CLI of the respective router to load the new audio prompt, otherwise the old audio prompt is playing form memory. </div>

<div> </div>
<div>Any help would be appreciated.</div>
<div> </div>
<div>thanks,</div>
<div> </div>
<div>Daniel</div>
<div> </div>