Ok, 18x will be perfect!<div><br><div>The problem is that when the inbound call is SIP and the originated is ISDN, the originate doesn&#39;t return when a 180 ringing is received (that in ISDN is an ALERT without in band info).</div>
<div><br></div><div>The originate returns when a 183 (ISDN = in band info available) or 200 (ISDN = CONNECT) is received.</div><div><br></div><div>Stephen</div><div> <br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 5:48 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@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;">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"><div><div></div><div class="h5">On 4 February 2011 16:29, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com" target="_blank">wstephen80@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"><div><div></div><div class="h5">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></div></div><div class="im">_______________________________________________<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></div></blockquote></div><br>
<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></div></div>