<p class="MsoNormal">Hi,</p>
<p class="MsoNormal">I am running an expect script that is executedn from a call
lua session.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">The problem is that the responses come very slowly when run
from within freeswitch.</p>
<p class="MsoNormal">It takes maybe 5 seconds to get each response to the expect
script.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I am starting the expect script from lua_mod with
os.execute.</p>
<p class="MsoNormal">I have also tried session:execute.</p>
<p class="MsoNormal">The behaviour is the same in both cases.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">When running the expect script within a normal shell, it
executes immediately without any delays.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">What could be causing the very slow responses to the
expect script inside freeswitch ?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Mike</p>