<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><div><br>

</div>Thanks for your quick response !!!</span><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">I think it&#39;s better to have separate process for originate &amp; event listen.</span></font></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">But due to my application design issue, i have to stick with same cgi process for originate &amp; event listen.</span></font></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">I will check feasibility of separate process in my app design.</span></font></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br clear="all">

</span></font>Incase of any further queries, Please feel free to mail me or contact me on the numbers provided below.<br><br>Thanks &amp; Regards,<br>Chaitanya Bhatt<br>Software Engineer.<br><br>Viva Infomedia Pvt. Ltd.<br>

242, Oshiwara Industrial Centre,<br>New Link Road, Opp. Oshiwara Bus Depot,<br>Goregaon West, Mumbai 400104.<br><br>Direct: +91.22.40310356<br>Board: +91.22.40310310<br>Email : <a href="mailto:chaitanya@vivainfomedia.com">chaitanya@vivainfomedia.com</a><br>

<br>Viva Infomedia: Awarded as Best SME (E-Commerce) at CNBC Emerging India Awards 2009<br><br>
<br><br><div class="gmail_quote">On Thu, Aug 19, 2010 at 2:21 AM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@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;">

and make sure the sps is not set too low<br>
<div><div></div><div class="h5"><br>
On Wed, Aug 18, 2010 at 2:13 PM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt; Comments inline...<br>
&gt;<br>
&gt; On Wed, Aug 18, 2010 at 3:02 AM, Chaitanya Bhatt // Viva<br>
&gt; &lt;<a href="mailto:chaitanya@vivainfomedia.com">chaitanya@vivainfomedia.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hey<br>
&gt;&gt;<br>
&gt;&gt; I am facing problem in making few outbound calls simultaneously. I am<br>
&gt;&gt; executing &quot;api originate&quot; command from perl over ESL. After calling<br>
&gt;&gt; originate ,same perl file listens for CHANNEL_ORIGINATE CHANNEL_ANSWER<br>
&gt;&gt; CHANNEL_HANGUP_COMPLETE events. When perl file receives<br>
&gt;&gt; CHANNEL_HANGUP_COMPLETE event, it get terminates.<br>
&gt;&gt;<br>
&gt;&gt; I have done this code of originate &amp; hangup listen event in perl cgi. When<br>
&gt;&gt; i do 10-20 request (10-20 simultaneous call), at freeswitch only 2-3 calls<br>
&gt;&gt; get serviced.<br>
&gt;&gt; To find out issue when i commented the code of event listen in cgi, i was<br>
&gt;&gt; able to make all 10-20 calls simulateneously.<br>
&gt;<br>
&gt; I wonder if your script isn&#39;t able to handle all the events quickly enough?<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; I have already checked apache configuration &amp; is working well.<br>
&gt;&gt; Now i want to know whether freeswitch has limitation on number of clients<br>
&gt;&gt; listening to its events or there is some other issue of ESL.<br>
&gt;<br>
&gt; Using Perl, ESL, and POE I&#39;ve done upwards of 50-60 simultaneous calls with<br>
&gt; originate. I used bgapi originate xxxx. It&#39;s not the most efficient way but<br>
&gt; it did work. However, the best way to handle something like this is to have<br>
&gt; several processes each with a specific purpose: one to send the bgapi<br>
&gt; originate commands and one to listen for the CHANNEL_XXX events and act<br>
&gt; accordingly. By having each process do just one thing you can scale better<br>
&gt; and it&#39;s easier to identify trouble spots.<br>
&gt;<br>
&gt; -MC<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&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; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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" target="_blank">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>
<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>
</blockquote></div><br></div>