You cannot use session object until you answer the call. Thats where the problem is.<br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 9:15 AM, Jayesh Nambiar <span dir="ltr">&lt;<a href="mailto:jayesh1017@gmail.com" target="_blank">jayesh1017@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi,<br>
Ideally a session is available when a session starts which means it should also be available when early media starts.</p>
<p dir="ltr">--- Jayesh</p>
<div class="gmail_quote">On Jun 12, 2013 6:23 AM, &quot;Vincent Xia&quot; &lt;<a href="mailto:gmangudai@gmail.com" target="_blank">gmangudai@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><br></div><div>i have an extension in the dialplan\default.xml</div><div><br></div><div>        &lt;extension name=&quot;test_lua&quot; continue=&quot;false&quot;&gt;</div><div>            &lt;condition field=&quot;destination_number&quot; expression=&quot;^(9\d{3})$&quot;&gt;</div>


<div>                &lt;action application=&quot;answer&quot; /&gt;</div><div>                &lt;action application=&quot;lua&quot; data=&quot;test.lua&quot; /&gt;</div><div>                &lt;action application=&quot;sleep&quot; data=&quot;1000&quot; /&gt;</div>


<div>            &lt;/condition&gt;</div><div>        &lt;/extension&gt;</div><div><br></div><div>the test.lua is something like:</div><div><br></div><div>if session:ready() then</div><div>    freeswitch.consoleLog(&quot;info&quot;, &quot;a leg is ready.\n&quot; )</div>


<div>else</div><div>    freeswitch.consoleLog(&quot;info&quot;, &quot;a leg is not ready.\n&quot; )</div><div>end</div><div><br></div><div>this works fine and info &quot;a leg is ready.&quot; will be shown on the console.</div>


<div><br></div><div>when im trying to swap the sequence of the dialplan as</div><div><br></div><div>                &lt;action application=&quot;lua&quot; data=&quot;test.lua&quot; /&gt;</div><div>                &lt;action application=&quot;answer&quot; /&gt;</div>


<div><br></div><div>the freeswitch gets down, with a windows message box prompting to debug or close the program. (a bug?)</div><div>does this mean in a lua script, &quot;session&quot; is only available after &quot;answer&quot;?</div>


<div><br></div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="color:rgb(0,0,102);font-family:georgia,serif">Ashish Gautam</span><br><font face="georgia, serif" color="#000066"><br>Nucleus Microsystems (Pvt.) Ltd.<br>
<br>Ph. 011 47574758</font>