Originate doesn&#39;t return until receives 18x, 200, 3xx 4xx, 5xx, or 6xx. I suspect this is the issue.<br><br>Not sure what the workaround would be though...<br><br>-Steve<br><br><br><div class="gmail_quote">On 4 February 2011 16:29, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com">wstephen80@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I have a lua script that originate a new call creating a session as:<div><br></div><div>        outbound_session = freeswitch.Session(dialstring, session);</div>

<div><br></div><div>The problem I have is that session creation sometimes is blocking and sometimes is not blocking.</div>
<div><br></div><div>To me it seems that is related to the RTP so the session creation is blocked until early media is present or until the called answer the call.</div><div><br></div><div>Is this true or I have miss something?</div>


<div><br></div><div>There is a way to do a non blocking session creation? </div><div><br></div><font color="#888888"><div>Stephen</div>
</font><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>