[Freeswitch-users] Performance

Russell Treleaven rtreleaven at bunnykick.ca
Mon Feb 24 16:11:51 MSK 2014


Is freeswitch bridging the calls?

On Mon, Feb 24, 2014 at 8:04 AM, Keith <keith at hubner.co.uk> wrote:
> Hi. Using 1000mbps NIC so shouldn't have problems there. Also I've been
> monitoring the bandwidth and it's well within limits. Also CPU looks fine
> when at full load.
> Thanks
> Keith
>
> On 24 Feb 2014 12:53, <freeswitch-users-request at lists.freeswitch.org> wrote:
>>
>> Send FreeSWITCH-users mailing list submissions to
>>         freeswitch-users at lists.freeswitch.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> or, via email, send a message with subject or body 'help' to
>>         freeswitch-users-request at lists.freeswitch.org
>>
>> You can reach the person managing the list at
>>         freeswitch-users-owner at lists.freeswitch.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of FreeSWITCH-users digest..."
>>
>> Today's Topics:
>>
>>    1. Sip Redirect (Signor Stylish)
>>    2. Re: Performance (Keith)
>>    3. Performance (Keith)
>>    4. Re: Sip Redirect (Brian West)
>>    5. Re: Issue with PSTN-2-webrtc client call (Brian West)
>>    6. Re: Performance (Brian West)
>>    7. Re: Sip Redirect (Signor Stylish)
>>
>>
>> ---------- Forwarded message ----------
>> From: Signor Stylish <signor.stylish at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Cc:
>> Date: Sun, 23 Feb 2014 10:34:26 +0330
>> Subject: [Freeswitch-users] Sip Redirect
>> Hello,
>>
>> I have a problem with SIP Redirect.
>>
>> I see the sip_redirect_dialstring used internal profile but I need to use
>> external.
>>
>> I set a action for changing the sip_redirect_profile, but it didn't work.
>>
>> My redirected context:
>>
>>     <context name="redirected">
>>         <extension name="handle_redirect">
>>                 <action application="set"
>> data="sip_redirect_profile=external"/>
>>                 <condition field="${sip_redirect_dialstring}"
>> expression="^(.*)$">
>>                 <action application="log" data="${sip_redirect_profile}
>> ${sip_redirect_fork} ${sip_redirect_context} " inline="true"/>
>>                 <action application="log" data="INFO handling redirect to
>> ${sip_redirect_dialstring}" inline="true"/>
>>                 <action application="bridge"
>> data="${sip_redirect_dialstring}"/>
>>             </condition>
>>         </extension>
>>     </context>
>>
>> Thanks,
>> Amirhossein
>>
>>
>> ---------- Forwarded message ----------
>> From: Keith <keith at hubner.co.uk>
>> To: freeswitch-users at lists.freeswitch.org
>> Cc:
>> Date: Mon, 24 Feb 2014 09:00:57 +0000
>> Subject: Re: [Freeswitch-users] Performance
>> Hi all,
>>
>> I have a very high spec server, dual quad core with 16GB RAM but I am
>> having some performance issues with Freeswitch. I am using SIPP to load test
>> version 1.22 but only getting 200 or so calls then I get RTP issues. I
>> managed to get better results by using the latest GIT release, up to about
>> 1000 calls, but I would still expect more?
>>
>> I am using Centos 6.3 but I was wondering if anyone had any pointers to
>> where I can trace the problem. I have followed the guide on the wiki but not
>> really helping.
>>
>> Many thanks,
>> Keith
>>
>>
>> ---------- Forwarded message ----------
>> From: Keith <keith at hubner.co.uk>
>> To: freeswitch-users at lists.freeswitch.org
>> Cc:
>> Date: Mon, 24 Feb 2014 11:34:06 +0000
>> Subject: [Freeswitch-users] Performance
>> Hi all,
>>
>> I have a very high spec server, dual quad core with 16GB RAM but I am
>> having some performance issues with Freeswitch. I am using SIPP to load test
>> version 1.22 but only getting 200 or so calls then I get RTP issues. I
>> managed to get better results by using the latest GIT release, up to about
>> 1000 calls, but I would still expect more?
>>
>> I am using Centos 6.3 but I was wondering if anyone had any pointers to
>> where I can trace the problem. I have followed the guide on the wiki but not
>> really helping.
>>
>> Many thanks,
>> Keith
>>
>>
>> ---------- Forwarded message ----------
>> From: Brian West <brian at freeswitch.org>
>> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> Cc:
>> Date: Mon, 24 Feb 2014 06:30:09 -0600
>> Subject: Re: [Freeswitch-users] Sip Redirect
>> <action application="set" data="sip_redirect_profile=external"
>> inline="true"/>
>> --
>> Brian West
>> brian at freeswitch.org
>> FreeSWITCH Solutions, LLC
>> PO BOX 2531
>> Brookfield, WI 53008-2531
>> Twitter: @FreeSWITCH , @briankwest
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> T: +1.918.420.9001  |  F: +1.918.420.9002  |  M: +1.918.424.WEST
>> iNUM: +883 5100 1420 9001
>> ISN: 410*543
>> Skype:briankwest
>> PGP Key: http://www.bkw.org/key.txt (AB93356707C76CED)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Feb 23, 2014, at 1:04 AM, Signor Stylish <signor.stylish at gmail.com>
>> wrote:
>>
>> > <action application="set" data="sip_redirect_profile=external"/>
>>
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Brian West <brian at freeswitch.org>
>> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> Cc:
>> Date: Mon, 24 Feb 2014 06:32:29 -0600
>> Subject: Re: [Freeswitch-users] Issue with PSTN-2-webrtc client call
>> Looking at the code it would appear it happened because your SDP doesn't
>> have any crypto lines, this might actually be a bug, You should file it at
>> http://jira.freeswitch.org
>>
>> --
>> Brian West
>> brian at freeswitch.org
>> FreeSWITCH Solutions, LLC
>> PO BOX 2531
>> Brookfield, WI 53008-2531
>> Twitter: @FreeSWITCH , @briankwest
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> T: +1.918.420.9001  |  F: +1.918.420.9002  |  M: +1.918.424.WEST
>> iNUM: +883 5100 1420 9001
>> ISN: 410*543
>> Skype:briankwest
>> PGP Key: http://www.bkw.org/key.txt (AB93356707C76CED)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Feb 23, 2014, at 10:57 PM, Alexey Svetliakov <aSvetliakov at teledini.com>
>> wrote:
>>
>> > 2014-02-24 04:30:37.849189 [DEBUG] sofia.c:5906 Remote SDP:
>> > v=0
>> > o=Mozilla-SIPUA-27.0.1 49 0 IN IP4 0.0.0.0
>> > s=SIP Call
>> > t=0 0
>> > a=ice-ufrag:ccc0f400
>> > a=ice-pwd:7df7453c5114d0294e62528f72d9be6e
>> > a=fingerprint:sha-256
>> > C5:4C:96:01:BB:0C:83:94:FA:A6:4D:CA:FD:4D:93:8E:B9:1F:27:80:6F:26:AE:2D:A3:3E:81:94:93:D6:99:CB
>> > m=audio 50240 RTP/SAVPF 0 101
>> > c=IN IP4 83.54.185.253
>> > a=rtpmap:0 PCMU/8000
>> > a=rtpmap:101 telephone-event/8000
>> > a=fmtp:101 0-15
>> > a=setup:active
>> > a=candidate:0 1 UDP 2128609535 10.10.1.81 50239 typ host
>> > a=candidate:2 1 UDP 2128543999 192.168.1.102 50240 typ host
>> > a=candidate:3 1 UDP 1692401663 83.54.185.253 50240 typ srflx raddr
>> > 192.168.1.102 rport 50240
>> > a=candidate:0 2 UDP 2128609534 10.10.1.81 50241 typ host
>> > a=candidate:2 2 UDP 2128543998 192.168.1.102 50242 typ host
>> > a=candidate:3 2 UDP 1692401662 83.54.185.253 50242 typ srflx raddr
>> > 192.168.1.102 rport 50242
>> > a=rtcp-mux
>> > m=video 50244 RTP/SAVPF 99
>> > c=IN IP4 83.54.185.253
>> > a=rtpmap:99 VP8/90000
>> > a=recvonly
>> > a=rtcp-fb:99 ccm fir
>> > a=setup:active
>> > a=candidate:0 1 UDP 2128609535 10.10.1.81 50243 typ host
>> > a=candidate:2 1 UDP 2128543999 192.168.1.102 50244 typ host
>> > a=candidate:3 1 UDP 1692401663 83.54.185.253 50244 typ srflx raddr
>> > 192.168.1.102 rport 50244
>> > a=candidate:0 2 UDP 2128609534 10.10.1.81 50245 typ host
>> > a=candidate:2 2 UDP 2128543998 192.168.1.102 50246 typ host
>> > a=candidate:3 2 UDP 1692401662 83.54.185.253 50246 typ srflx raddr
>> > 192.168.1.102 rport 50246
>> > a=rtcp-mux
>> >
>> > 2014-02-24 04:30:37.849189 [DEBUG] switch_core_session.c:1048 Send
>> > signal sofia/internal/sip:pnojhoc6 at epei31817pmt.invalid [BREAK]
>> > 2014-02-24 04:30:37.849189 [DEBUG] switch_core_session.c:1048 Send
>> > signal sofia/internal/sip:pnojhoc6 at epei31817pmt.invalid [BREAK]
>> > 2014-02-24 04:30:37.849189 [DEBUG] sofia.c:5896 Channel
>> > sofia/internal/sip:pnojhoc6 at epei31817pmt.invalid entering state [ready][200]
>> > 2014-02-24 04:30:37.849189 [WARNING] switch_core_media.c:3073 Declining
>> > invite with only SAVP because secure media is administratively disabled
>> > 2014-02-24 04:30:37.849189 [NOTICE] sofia.c:6704 Hangup
>> > sofia/internal/sip:pnojhoc6 at epei31817pmt.invalid [CS_CONSUME_MEDIA]
>> > [INCOMPATIBLE_DESTINATION]
>>
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Brian West <brian at freeswitch.org>
>> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> Cc:
>> Date: Mon, 24 Feb 2014 06:33:35 -0600
>> Subject: Re: [Freeswitch-users] Performance
>> How fast is your network interface?  Is it on 100mbit or 1000mbit?
>>
>> --
>> Brian West
>> brian at freeswitch.org
>> FreeSWITCH Solutions, LLC
>> PO BOX 2531
>> Brookfield, WI 53008-2531
>> Twitter: @FreeSWITCH , @briankwest
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> T: +1.918.420.9001  |  F: +1.918.420.9002  |  M: +1.918.424.WEST
>> iNUM: +883 5100 1420 9001
>> ISN: 410*543
>> Skype:briankwest
>> PGP Key: http://www.bkw.org/key.txt (AB93356707C76CED)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Feb 24, 2014, at 5:34 AM, Keith <keith at hubner.co.uk> wrote:
>>
>> > Hi all,
>> >
>> > I have a very high spec server, dual quad core with 16GB RAM but I am
>> > having some performance issues with Freeswitch. I am using SIPP to load test
>> > version 1.22 but only getting 200 or so calls then I get RTP issues. I
>> > managed to get better results by using the latest GIT release, up to about
>> > 1000 calls, but I would still expect more?
>> >
>> > I am using Centos 6.3 but I was wondering if anyone had any pointers to
>> > where I can trace the problem. I have followed the guide on the wiki but not
>> > really helping.
>> >
>> > Many thanks,
>> > Keith
>> >
>> > _________________________________________________________________________
>> > Professional FreeSWITCH Consulting Services:
>> > consulting at freeswitch.org
>> > http://www.freeswitchsolutions.com
>> >
>> > 
>> > 
>> >
>> > Official FreeSWITCH Sites
>> > http://www.freeswitch.org
>> > http://wiki.freeswitch.org
>> > http://www.cluecon.com
>> >
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Signor Stylish <signor.stylish at gmail.com>
>> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> Cc:
>> Date: Mon, 24 Feb 2014 16:20:58 +0330
>> Subject: Re: [Freeswitch-users] Sip Redirect
>> Hello,
>>
>> Thanks for your prompt reply.
>>
>> I changed to below dial plan but again used internal:
>>
>>     <context name="redirected">
>>         <extension name="handle_redirect">
>>             <condition field="${sip_redirect_dialstring}"
>> expression="^(.+)$">
>>                 <action application="log" data="INFO handling redirect to
>> ${sip_redirect_dialstring}" inline="true"/>
>>                 <action application="set"
>> data="sip_redirect_profile=external" inline="true"/>
>>                 <action application="bridge"
>> data="${sip_redirect_dialstring}"/>
>>             </condition>
>>         </extension>
>>     </context>
>>
>>
>> bridge(sofia/internal/sip:XXXX at XX
>>
>> Best regards,
>> Amirhossein
>>
>>
>> On Mon, Feb 24, 2014 at 4:00 PM, Brian West <brian at freeswitch.org> wrote:
>>>
>>> <action application="set" data="sip_redirect_profile=external"
>>> inline="true"/>
>>>
>>> --
>>> Brian West
>>> brian at freeswitch.org
>>> FreeSWITCH Solutions, LLC
>>> PO BOX 2531
>>> Brookfield, WI 53008-2531
>>> Twitter: @FreeSWITCH , @briankwest
>>> http://www.freeswitchbook.com
>>> http://www.freeswitchcookbook.com
>>>
>>> T: +1.918.420.9001  |  F: +1.918.420.9002  |  M: +1.918.424.WEST
>>> iNUM: +883 5100 1420 9001
>>> ISN: 410*543
>>> Skype:briankwest
>>> PGP Key: http://www.bkw.org/key.txt (AB93356707C76CED)
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Feb 23, 2014, at 1:04 AM, Signor Stylish <signor.stylish at gmail.com>
>>> wrote:
>>>
>>> > <action application="set" data="sip_redirect_profile=external"/>
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>> _______________________________________________
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list