try latest GIT and see if it is any better.<div><br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 8:56 AM, stephen at stephenjc <span dir="ltr">&lt;<a href="mailto:stephen@stephenjc.com">stephen@stephenjc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">are the logs any different?<div class="im"><br><br clear="all">Thanks,<br>Stephen C<br>-All of my email addresses go to the same place<br>
-Save Paper, think before you print<br><br>
<br><br></div><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Jun 28, 2010 at 9:51 AM, Marc Kellem <span dir="ltr">&lt;<a href="mailto:mkellem@vontoo.com" target="_blank">mkellem@vontoo.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div><div></div><div class="h5">

Stephen - I wrapped everything in a try/catch block like you suggested. The script does not throw an exception. <div><div></div><div><div><div><br><div class="gmail_quote">On Sat, Jun 26, 2010 at 7:20 AM, Stephen Cattaneo <span dir="ltr">&lt;<a href="mailto:stephen@mymessage.us" target="_blank">stephen@mymessage.us</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">I would do the following:<br><br>try<br>{<br><font face="&#39;courier new&#39;, monospace">new_session = new Session( 
&quot;sofia/internal/1000%192.168.1.10&quot; );<div><br><br>
  console_log( &quot;info&quot;, &quot;Call connected.\n&quot; );<br>  // play audio....<br>}<br></div>catch (e)<div><br>{<br>  // the causecode is 0 when this fails on a successful call 
attempt<br>  console_log(&quot;err&quot;, &quot;Call not connected. Cause: &quot; + 
new_session.cause + &quot;[&quot; + new_session.causecode + &quot;]\n&quot; );</div></font><br>}<br><br></blockquote></div></div></div>
</div></div><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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>