<div>Hi,</div><div><br></div><div>   I have installed Freeswitch 1.0.3. I am using event socket with Javascript. When I try to dial the script with below command, the call is not going thru it seems to be idle. and segmentation fault core dump error, (freeswitch hangs).....<img src="cid:323@goomoji.gmail" style="margin-top: 0px; margin-right: 0.2ex; margin-bottom: 0px; margin-left: 0.2ex; vertical-align: middle; " goomoji="323"></div>
<div><br></div><div><br></div><div>new_session = new Session.originate(session, &quot;sofia/default/&lt;outbound-number&gt;@<a href="http://foo.com">foo.com</a>&quot;);</div><div>bridge(session, new_session);</div><div><br>
</div><div>I saw in the wiki <a href="http://wiki.freeswitch.org/wiki/FreeSwitch_Javascript_Session">http://wiki.freeswitch.org/wiki/FreeSwitch_Javascript_Session</a></div><div>that the session is depreciated, earlier I was using like this in Freeswitch 1.0.2, it works fine....:)</div>
<div><div><br></div><div>session = new Session();</div><div>session.originate(session, &quot;{ignore_early_media=true}sofia/default/&lt;outbound-number&gt;@<a href="http://foo.com">foo.com</a>&quot;);<br></div><div><br></div>
</div><div>So something I am missing, please let me know where I am wrong?</div><div><br></div>-- <br>Thank you  with regards,<br>Gopal,<br>PeopleTech Systems Private Limited<br><a href="http://www.peopletech.co.in">www.peopletech.co.in</a><br>