<br><div class="gmail_quote">On Sat, Apr 2, 2011 at 12:14 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>But I think there is a simple solution: I just have to use ESL to watch for CHANNEL_ANSWER or set execute_on_answer=lua somescript.lua&quot; and set the filename inside the script.<br>

<br></blockquote><div><br></div></div><div>That works. You could also use execute_extension and set the filename there, since the &quot;set&quot; app wouldn&#39;t run until the extension is executed.<br></div><br></div></blockquote>
<div><br>Ah yes, thanks for point that out. So it is possible to avoid starting a script just for this. <br></div></div><br>