<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><title>Re: [Freeswitch-users] Network Card</title><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Just testing for now, no production traffic. Trying to find the breaking point.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The reason for the questions are because I&#8217;m testing FS and after a certain point I am getting very high PDD, more than 6 seconds.&nbsp; Per the CDR&#8217;s it takes about 6 seconds from start time in CDR Inbound to CDR outbound.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I have tried 1 to 10 profiles to see if that makes a difference but it doesn&#8217;t and 1 to 4 consoles running one profile each still no difference.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Any idea why the CDR&#8217;s should show it would take 6 seconds to get from start of inbound to start of outbound?&nbsp; <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Ken Rice<br><b>Sent:</b> Thursday, August 14, 2014 2:06 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] Network Card<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Courier New"'>1000 CPS the NIC is not the bottle neck this is actually relatively small amount of TCP/UDP traffic for just the SIP message.<br><br>Now the RTP @ 1000 calls on the other hand assuming G711 at 20ms ptime. And assuming 1 leg calls originating from a dialer would generate 80megabits of RTP (at the IP layer even more on the wire), and approx 50K PPS. Assuming 2 leg&#8217;d calls bridging media 160megabit and 100K PPS of just RTP... <br><br>But then we have to extrapolate peak concurrent from 1000 CPS... Assuming dialer traffic again, 75% ASR and 20 second ACD, and lets assume the 25% are just hard failed for the calculation (no early media on these) that gives us 750 new calls/sec and over the course of 20 seconds we accumulate 15,000 concurrent calls..<br><br>So lets take that and extrapolate bandwidth and PPS requirements for single leg&#8217;d calls of 1.43Gig/sec (on the wire) and 750K PPS so that&#8217;s going to exceed the bandwidth of a GIG-E connection so you&#8217;d have to break this into 2 RTP endpoints in sofia, and make sure you switches/routers could handle the PPS loads. <br><br>Double that to 2 leg calls and you have 2.86G/sec of RTP (again on the wire including UDP, IP, ethernet framing over heads) and pushing 1.5million PPS.<br><br>Here again this dictates at least 3 gig-e NICs on your FS box. Is this possible? I&#8217;m sure it is with the right hardware configuration... But lets step back a minute and really consider what is going on...<br><br>You are now putting approx over $2000/hr of traffic on a very expensive box that can and will at some point fail. Why are you doing such a thing? You&#8217;re better off limiting rates to sub 1000 CPS, (say 500CPS) deploying 3 boxes to handle the load in n+1 configuration, and if you lose a box you arent losing $2000+ in revenue and cranky customers while you repair/replace the now dead machine.<br><br>Lets face it, you can purchase a colo a nice machine for say 200 to 300$/month (assuming bandwidth costs are the same as above so that&#8217;s a wash instead of trying to cram it all on box that ends up costing you 1000/month by the time you pay for the hardware and colocation expenses for it.<br><br><br><br><br><br>On 8/14/14 11:56 AM, &quot;Russell Treleaven&quot; &lt;<a href="rtreleaven@bunnykick.ca">rtreleaven@bunnykick.ca</a>&gt; wrote:</span><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>1000 calls per second... no idea but I really doubt the network interface is going to be the bottleneck.<br>Not sure why you make a distinction here between&nbsp;sessions &nbsp;and connected.<br>To be clear you mean 5000 bridge calls correct?<br>Since media is not an issue I think you can just start testing with sipp and bwm-ng to see what is what.<br><span style='color:#1F497D'><br>1000 calls per second is a very big number.<br>Let us know how you make out.<br><br>Sincerely,<br><br>Russell Treleaven<br><br></span></span><span style='font-size:11.0pt;font-family:"Courier New"'><br></span><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><br></span><span style='font-size:11.0pt;font-family:"Courier New"'><br><br>On Wed, Aug 13, 2014 at 5:40 PM, Andre &lt;<a href="andretodd@verizon.net">andretodd@verizon.net</a>&gt; wrote:</span><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New"'>1000 calls per second and 10000 sessions with 4000 connected. What would be recommend?<br>&nbsp;<br><b>From:</b> <a href="freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Russell Treleaven<br><b>Sent:</b> Wednesday, August 13, 2014 5:25 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] Network Card<br><br>&nbsp;<br><br>If the media is bypassing you then you only need bandwidth for the signalling.<br><br>&nbsp;<br><br>Depends primarily on the calls per second.<br><br>&nbsp;<br><br>bwm-ng will help you to see whats going on.<br><br>&nbsp;<br><br>&nbsp;<br><br>&nbsp;<br><br>&nbsp;<br><br>On Wed, Aug 13, 2014 at 5:20 PM, Andre &lt;<a href="andretodd@verizon.net">andretodd@verizon.net</a>&gt; wrote:</span><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><o:p>&nbsp;</o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New"'>Hi, is there anything special with the network card to get 10,000 sessions in media bypass mode with FreeSwitch?&nbsp; Will a Gig E be enough bandwidth?<br>&nbsp;<br>What would it look like if the network card couldn&#8217;t keep up and how can I verify the network card is the bottleneck?<br>Thanks<br>Andre</span><o:p></o:p></p></blockquote><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New"'>&nbsp;<br><br>_________________________________________________________________________<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></span><o:p></o:p></p></blockquote><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Courier New"'>&nbsp;<br><br>_________________________________________________________________________<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></span><o:p></o:p></p></blockquote><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p><div class=MsoNormal align=center style='text-align:center'><span style='font-size:11.0pt;font-family:"Courier New"'><hr size=3 width="95%" align=center></span></div><p class=MsoNormal><span style='font-size:10.0pt;font-family:Consolas'>_________________________________________________________________________<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></span><o:p></o:p></p></blockquote><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:Consolas'><br></span><span style='font-size:11.0pt;font-family:"Courier New"'>-- <br>Ken<br><u><span style='color:blue'><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></span></u>irc.freenode.net #freeswitch<br>Twitter: @FreeSWITCH</span><o:p></o:p></p></div></body></html>