<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Crash whilst making multiple outbound call attempts</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Do you mean FreeSWITCH 1.0.6? If so this version of FreeSWITCH is Horribly outdated and is no longer supported. It is HIGHLY recommended that you upgrade to a much later version as 1.0.6 has several remotely triggerable issues<BR>
<BR>
K<BR>
<BR>
<BR>
On 3/17/13 4:39 PM, &quot;Andy Ayers&quot; &lt;<a href="andy@fabulous4.co.uk">andy@fabulous4.co.uk</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial">Hi,<BR>
&nbsp;<BR>
I&#8217;m running Freeswitch 1.6 and everything has been running incredibly smoothly for many months until I recently extended the functionality of my application to make outbound calls on a schedule handled by PHP. It all works fine when the volumes are low (10 calls every 5 minutes is stable). When I try and ramp up the volumes to do more calls Freeswitch intermittently crashes with no indication in the log files as to why. The log comes to an abrupt halt and the last action in the logs is something different and seemingly harmless every time.<BR>
&nbsp;<BR>
Here&#8217;s a little more info about the setup:<BR>
&nbsp;<BR>
I use a cron job on my Linux Debian box to run a php script via apache. This script looks up queued calls in a database and then uses rpc to instruct freeswitch to make the call by executing a javascript script. The calls are originated in Javascript using this function&#8230;<BR>
&nbsp;<BR>
</FONT></SPAN><FONT COLOR="#0000FF"><FONT SIZE="1"><FONT FACE="Courier New"><SPAN STYLE='font-size:9pt'>function</SPAN></FONT></FONT></FONT><FONT SIZE="1"><FONT FACE="Courier New"><SPAN STYLE='font-size:9pt'> MakeOutgoingCall(from, fromName, to) {<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;logMessage(<FONT COLOR="#A31515">&quot;Initiating outgoing call: {originate_timeout=40,effective_caller_id_number=&quot;</FONT> + from + <FONT COLOR="#A31515">&quot;,origination_caller_id_number=&quot;</FONT> + from + <FONT COLOR="#A31515">&quot;,origination_caller_id_name=&quot;</FONT> + fromName + <FONT COLOR="#A31515">&quot;,ignore_early_media=true}sofia/outbound/&quot;</FONT> + to + <FONT COLOR="#A31515">&quot;@sip.node4.co.uk&quot;</FONT>);<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="#0000FF">var</FONT> newSession = <FONT COLOR="#0000FF">new</FONT> Session(<FONT COLOR="#A31515">&quot;{originate_timeout=40,effective_caller_id_number=&quot;</FONT> + from + <FONT COLOR="#A31515">&quot;,origination_caller_id_number=&quot;</FONT> + from + <FONT COLOR="#A31515">&quot;,origination_caller_id_name=&quot;</FONT> + fromName + <FONT COLOR="#A31515">&quot;,ignore_early_media=true}sofia/outbound/&quot;</FONT> + to + <FONT COLOR="#A31515">&quot;@sip.node4.co.uk&quot;</FONT>);<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="#0000FF">return</FONT> newSession;<BR>
}<BR>
&nbsp;<BR>
There&#8217;s a fair bit goes on during these calls but nothing fundamentally different to the many inbound calls I&#8217;ve been hadling very successfully so far.<BR>
&nbsp;<BR>
Can anyone suggest what the likley causes of such a crash might be or where I might look to get more information from the systrem that would give me a clue. Apologies I&#8217;m no Linux expert. Initially I thought it might be the voicemail detection but turning this off has made no difference. Does this simply point to a hardware fault on my Linux box?<BR>
&nbsp;<BR>
Any help greatly appreciated.<BR>
&nbsp;<BR>
Many thanks<BR>
Andy<BR>
&nbsp;<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT FACE="Monaco, Courier New"><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
</SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
</SPAN></FONT>
</BODY>
</HTML>