if you are using unix you can use the supplied script<br><br>scripts/freeswitch-gcore<br><br>to capture a copy of the resident memory and I can have a look perhaps.<br><br>Trunk is safe for production as we are in beta stage for a release of 1.0.3 at this time.<br>
<br><br><br><div class="gmail_quote">On Fri, Jan 30, 2009 at 9:29 AM, shehzad p <span dir="ltr">&lt;<a href="mailto:pmhshz@gmail.com">pmhshz@gmail.com</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;">
<br>
When freeswitch freezes, we can&#39;t connect to it to check sps status,<br>
but once we were able to connect and at that time it was showing 0/0 sps.<br>
<br>
thanks...<br>
<div><div></div><div class="Wj3C7c"><br>
shehzad p wrote:<br>
&gt;<br>
&gt; Thanks, Anthony<br>
&gt;<br>
&gt; In my previous test sps did not changed,<br>
&gt; but in recent test sps was dropped to 0 itself (as below).<br>
&gt; ===============================================================<br>
&gt; UP 0 years, 0 days, 5 hours, 1 minute, 53 seconds, 878 milliseconds, 190<br>
&gt; microseconds<br>
&gt; 5474 session(s) since startup<br>
&gt; 75 session(s) 0/0<br>
&gt; =============================================================<br>
&gt;<br>
&gt; My system is 32 bit.<br>
&gt; CPU is Intel(R) Xeon(R) CPU X3220 &nbsp;@ 2.40GHz<br>
&gt; And RAM is 4GB<br>
&gt;<br>
&gt; Output of ulimit -a is:<br>
&gt; ulimit -a: (set after first test)<br>
&gt; core file size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(blocks, -c) unlimited<br>
&gt; data seg size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (kbytes, -d) unlimited<br>
&gt; max nice &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(-e) 20<br>
&gt; file size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (blocks, -f) unlimited<br>
&gt; pending signals &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (-i) unlimited<br>
&gt; max locked memory &nbsp; &nbsp; &nbsp; (kbytes, -l) unlimited<br>
&gt; max memory size &nbsp; &nbsp; &nbsp; &nbsp; (kbytes, -m) unlimited<br>
&gt; open files &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(-n) 999999<br>
&gt; pipe size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(512 bytes, -p) 8<br>
&gt; POSIX message queues &nbsp; &nbsp; (bytes, -q) unlimited<br>
&gt; max rt priority &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (-r) unlimited<br>
&gt; stack size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(kbytes, -s) 244<br>
&gt; cpu time &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (seconds, -t) unlimited<br>
&gt; max user processes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(-u) unlimited<br>
&gt; virtual memory &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(kbytes, -v) unlimited<br>
&gt; file locks &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(-x) unlimited<br>
&gt; ===================================================<br>
&gt;<br>
&gt;<br>
&gt; BTW using trunk on production system is safe?<br>
&gt;<br>
&gt; Warm thanks for kind responses...<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Anthony Minessale-2 wrote:<br>
&gt;&gt;<br>
&gt;&gt; When you get it in that state what do you see when you execute<br>
&gt;&gt;<br>
&gt;&gt; fsctl sps<br>
&gt;&gt;<br>
&gt;&gt; is the sps a very low number?<br>
&gt;&gt;<br>
&gt;&gt; Did the sps drop by itself from the value you originally set it to?<br>
&gt;&gt;<br>
&gt;&gt; Are you using 32 bit?<br>
&gt;&gt;<br>
&gt;&gt; if so try all of these commands in your shell before starting FS<br>
&gt;&gt;<br>
&gt;&gt; ulimit -c unlimited<br>
&gt;&gt; ulimit -d unlimited<br>
&gt;&gt; ulimit -f unlimited<br>
&gt;&gt; ulimit -i unlimited<br>
&gt;&gt; ulimit -n 999999<br>
&gt;&gt; ulimit -q unlimited<br>
&gt;&gt; ulimit -u unlimited<br>
&gt;&gt; ulimit -v unlimited<br>
&gt;&gt; ulimit -x unlimited<br>
&gt;&gt; ulimit -s 244<br>
&gt;&gt; ulimit -l unlimited<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; DO NOT put them in a script unless you source the script with .<br>
&gt;&gt; . myscript or they will be undone instantly when the script exits<br>
&gt;&gt;<br>
&gt;&gt; BTW, I said to try latest trunk not 1.0.2 We can only debug the<br>
&gt;&gt; development<br>
&gt;&gt; code at this point.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jan 29, 2009 at 10:06 AM, shehzad p &lt;<a href="mailto:pmhshz@gmail.com">pmhshz@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi Anthony,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I found interesting result while testing Freeswitch, and it might be<br>
&gt;&gt;&gt; cause<br>
&gt;&gt;&gt; of freezing out of freeswitch,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I updated my system (as you told) with latest stable version Freeswitch<br>
&gt;&gt;&gt; 1.0.2<br>
&gt;&gt;&gt; First of all I set sps to 100,<br>
&gt;&gt;&gt; Then I sends call approximately 100 per seconds, Freeswitch works fine<br>
&gt;&gt;&gt; and<br>
&gt;&gt;&gt; handles all the calls very well.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; After that I send 130 calls per seconds, and magic happen now,<br>
&gt;&gt;&gt; Freeswitch<br>
&gt;&gt;&gt; handles first 100 calls only.<br>
&gt;&gt;&gt; all the preceding calls were failed (even not appeared in freeswitch<br>
&gt;&gt;&gt; console<br>
&gt;&gt;&gt; why?)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; When I put ngrep trace, System responds with 503 Maximum Calls In<br>
&gt;&gt;&gt; Progress.<br>
&gt;&gt;&gt; (as below)<br>
&gt;&gt;&gt; ###########################################################<br>
&gt;&gt;&gt; #<br>
&gt;&gt;&gt; U FSFSFSFSFS -&gt; GWGWGWGWGW<br>
&gt;&gt;&gt; SIP/2.0 503 Maximum Calls In Progress.<br>
&gt;&gt;&gt; Via: SIP/2.0/UDP GWGWGWGWGW;branch=z9hG4bK53eafabb;rport=5060.<br>
&gt;&gt;&gt; From: &quot;99999&quot; &lt;sip:99999@GWGWGWGWGW&gt;;tag=as2e10c170.<br>
&gt;&gt;&gt; To: &lt;sip:1234567890@FSFSFSFSFS &gt;;tag=K3jSUFrDHpmmB.<br>
&gt;&gt;&gt; Call-ID: 0feb229e58afe7be17110deb361dc234@GWGWGWGWGW.<br>
&gt;&gt;&gt; CSeq: 102 INVITE.<br>
&gt;&gt;&gt; Retry-After: 300.<br>
&gt;&gt;&gt; User-Agent: FreeSWITCH-mod_sofia/1.0.2-exported.<br>
&gt;&gt;&gt; Accept: application/sdp.<br>
&gt;&gt;&gt; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE,<br>
&gt;&gt;&gt; NOTIFY,<br>
&gt;&gt;&gt; REFER, UPDATE, REGISTER, INFO, PUBLISH.<br>
&gt;&gt;&gt; Supported: timer, precondition, path, replaces.<br>
&gt;&gt;&gt; Allow-Events: talk, presence, dialog, call-info, sla,<br>
&gt;&gt;&gt; include-session-description, presence.winfo, message-summary, refer.<br>
&gt;&gt;&gt; Content-Length: 0.<br>
&gt;&gt;&gt; .<br>
&gt;&gt;&gt; #####################################################################<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Now another issue to note down is that,<br>
&gt;&gt;&gt; After all above happened and active calls comes to zero,<br>
&gt;&gt;&gt; I just make a single call which also fails with response 503 - Maximum<br>
&gt;&gt;&gt; Calls<br>
&gt;&gt;&gt; In Progress.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is this intended behaviour, should I increase SPS to overcome this. or<br>
&gt;&gt;&gt; something like bug.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please let me know what should be the resolution for this.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt; msp<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Anthony Minessale-2 wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Also remember,<br>
&gt;&gt;&gt; &gt; Actually completely uninstall and erase /usr/local/freeswitch and the<br>
&gt;&gt;&gt; &gt; 1.0.1<br>
&gt;&gt;&gt; &gt; source tree and freshly install the new one.<br>
&gt;&gt;&gt; &gt; If you try to upgrade on top of a release with trunk it will cause<br>
&gt;&gt;&gt; more<br>
&gt;&gt;&gt; &gt; problems for you.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On Wed, Jan 28, 2009 at 3:11 AM, Ken Rice &lt;<a href="mailto:krice@suspicious.org">krice@suspicious.org</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; Upgrade to trunk... Many many issues have been resolved since 1.0.1<br>
&gt;&gt;&gt; was<br>
&gt;&gt;&gt; &gt;&gt; the<br>
&gt;&gt;&gt; &gt;&gt; current release<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; From: shehzad p &lt;<a href="mailto:pmhshz@gmail.com">pmhshz@gmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Reply-To: &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Date: Wed, 28 Jan 2009 00:54:13 -0800 (PST)<br>
&gt;&gt;&gt; &gt;&gt; &gt; To: &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Subject: [Freeswitch-users] &nbsp;Freeswitch freezes on increasing call<br>
&gt;&gt;&gt; &gt;&gt; traffic<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Hi all,<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Yesterday my Freeswitch server faced a problem when call traffic<br>
&gt;&gt;&gt; &gt;&gt; increased<br>
&gt;&gt;&gt; &gt;&gt; &gt; to more than 100.<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; When I start Freeswitch, it works fine and then after some time<br>
&gt;&gt;&gt; &gt;&gt; &gt; (approximately 15 to 20 minutes) &nbsp;it stops functioning (means no<br>
&gt;&gt;&gt; call<br>
&gt;&gt;&gt; &gt;&gt; is<br>
&gt;&gt;&gt; &gt;&gt; &gt; being processed, no CLI command is working and it just freezes)<br>
&gt;&gt;&gt; until<br>
&gt;&gt;&gt; I<br>
&gt;&gt;&gt; &gt;&gt; &gt; restart the freeswitch.<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; I am using Freeswitch 1.0.1.<br>
&gt;&gt;&gt; &gt;&gt; &gt; Debug (gdb) trace as on wiki page<br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#fs_debug.sh" target="_blank">http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#fs_debug.sh</a> is<br>
&gt;&gt;&gt; &gt;&gt; attached<br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://www.nabble.com/file/p21701744/fs_debgu.txt" target="_blank">http://www.nabble.com/file/p21701744/fs_debgu.txt</a> fs_debgu.txt<br>
&gt;&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt;&gt; &gt; View this message in context:<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744" target="_blank">http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; p21701744.html<br>
&gt;&gt;&gt; &gt;&gt; &gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; &gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; UNSUBSCRIBE:<br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; &gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt; UNSUBSCRIBE:<br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt; Anthony Minessale II<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt;&gt; &gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; AIM: anthm<br>
&gt;&gt;&gt; &gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt;&gt; &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;&lt;<br>
&gt;&gt;&gt; <a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&lt;<a href="mailto:MSN%25253Aanthony_minessale@hotmail.com">MSN%253Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt;&gt; &lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%25253Aanthony.minessale@gmail.com">PAYPAL%253Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; FreeSWITCH Developer Conference<br>
&gt;&gt;&gt; &gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt;&gt; &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;&lt;<br>
&gt;&gt;&gt; <a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&lt;<a href="mailto:sip%25253A888@conference.freeswitch.org">sip%253A888@conference.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt;&gt; &lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%25253Aconf%25252B888@conference.freeswitch.org">googletalk%253Aconf%252B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; pstn:213-799-1400<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; View this message in context:<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21729863.html" target="_blank">http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21729863.html</a><br>

&gt;&gt;&gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anthony Minessale II<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt;<br>
&gt;&gt; AIM: anthm<br>
&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a> &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>

&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH Developer Conference<br>
&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a> &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;<br>
&gt;&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt;&gt; pstn:213-799-1400<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
</div></div>View this message in context: <a href="http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21749375.html" target="_blank">http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21749375.html</a><br>

<div><div></div><div class="Wj3C7c">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<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>
</div></div></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>
<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="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>