[Freeswitch-users] get error on skypopen module

Giovanni Maruzzelli gmaruzz at celliax.org
Wed Dec 8 17:21:08 MSK 2010


Yep, I'm getting the same performances on a Q6600.

I'm trying since very longtime to come out with something to radically lower
the load on the machine, but until now I've wasted my time on false tracks.

As soon as I have a breakthrough, I'll communicate a lot ;), but maybe I
just hit the wall, and no further performance gains are possible.

On a Q6600 I believe you can have maybe 30 or 40 concurrent calls, but I
highly doubt you can have more than 40 with the current
skype-skypopen-alsadummy.

I'm experimenting with skype.static.oss and a new oss driver I wrote, but no
joy for now.

-giovanni

On Wed, Dec 8, 2010 at 5:45 AM, Jian Ren <renjian at gmail.com> wrote:

> Yes, I got the same. Unless Giovanni doesn't agree :-).
> Jian
>
>
> On Tue, Dec 7, 2010 at 9:46 PM, ha do <haloha201 at yahoo.com> wrote:
>
>> Hi Jian
>>
>> so my freeswitch performance is normal state when run with skypopen :D
>>
>> Thank you
>> Ha
>>
>> --- On *Tue, 12/7/10, Jian Ren <renjian at gmail.com>* wrote:
>>
>>
>> From: Jian Ren <renjian at gmail.com>
>>
>> Subject: Re: [Freeswitch-users] get error on skypopen module
>> To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
>> Date: Tuesday, December 7, 2010, 2:14 PM
>>
>>
>> I am getting 5-6% for each skype call and 1% idle instance, on my Q6600.
>> It's normal, 20 concurrent calls would be way enough for most people. If you
>> want more, can scale to more servers.
>>
>> Jian
>>
>> On Tue, Dec 7, 2010 at 9:52 AM, ha do <haloha201 at yahoo.com<http://mc/compose?to=haloha201@yahoo.com>
>> > wrote:
>>
>> Hi Steven
>>
>> yes, i use the snd-dummy as guide in startskype.sh script
>>
>>
>> thank you for your guide, it works now :D
>> Ha`
>>
>> --- On Tue, 12/7/10, Steven Ayre <steveayre at gmail.com<http://mc/compose?to=steveayre@gmail.com>>
>> wrote:
>>
>> > From: Steven Ayre <steveayre at gmail.com<http://mc/compose?to=steveayre@gmail.com>
>> >
>> > Subject: Re: [Freeswitch-users] get error on skypopen module
>> > To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org<http://mc/compose?to=freeswitch-users@lists.freeswitch.org>
>> >
>> > Date: Tuesday, December 7, 2010, 6:40 AM
>> > > how to turn off the debug??
>> > remove the below line in skypopen.xml.conf
>> > >    <param name="debug" value="8"/>
>> >
>> > Yes, remove that line, then do reloadxml and reload
>> > mod_skypopen to
>> > pick up the new config. Or restart FS.
>> >
>> > > i do check the CPU performance so 1 call from/to skype
>> > client it will cost 5% CPU of server
>> > > if 2 calls, CPU will be 10%
>> > >
>> > > i dont know that is normal when freeswitch run with
>> > skypopen module
>> >
>> > Are you using the dummy sound driver? That's meant to
>> > reduce the CPU
>> > usage, but I don't know how much. % will also depend on
>> > what CPU
>> > you're using.
>> >
>> > > how do i change the
>> > > Would you like to receive list mail batched in a daily
>> > digest?
>> > > from yes to no  in
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >
>> > 1) Visit that link
>> > 2) Enter your email and click 'Unsubscribe or edit options'
>> > near the bottom
>> > 3) Enter your password (there's a reminder button that'll
>> > email it to
>> > you if you don't know it)
>> > 4) Scroll down to the 'Your FreeSWITCH-users Subscription
>> > Options' section
>> > 5) Flip the 'Set Digest Mode' setting to Off and click
>> > 'Submit my changes'
>> >
>> > -Steve
>> >
>> >
>> >
>> >
>> >
>> >
>> > On 7 December 2010 12:29, ha do <haloha201 at yahoo.com<http://mc/compose?to=haloha201@yahoo.com>
>> >
>> > wrote:
>> > > Hi Giovanny
>> > >
>> > > how to turn off the debug?? remove the below line in
>> > skypopen.xml.conf
>> > >    <param name="debug" value="8"/>
>> > >
>> > > the error i get when i run the
>> > /usr/local/freeswitch/bin/fs_cli
>> > >
>> > > i do check the CPU performance so 1 call from/to skype
>> > client it will cost 5% CPU of server
>> > > if 2 calls, CPU will be 10%
>> > >
>> > > i dont know that is normal when freeswitch run with
>> > skypopen module
>> > >
>> > >
>> > > how do i change the
>> > > Would you like to receive list mail batched in a daily
>> > digest?
>> > > from yes to no  in
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > >
>> > >
>> > > Thank you
>> > > Ha
>> > >
>> > >
>> > > On Tue, Dec 7, 2010 at 5:34 AM, ha do <haloha201 at yahoo.com<http://mc/compose?to=haloha201@yahoo.com>
>> >
>> > wrote:
>> > >> the skypopen works fine but i get error below in
>> > the debug mode
>> > >
>> > > don't run in debug mode if you are not debugging :)
>> > >
>> > >> [interface1     ][IDLE,IDLE] Skype got ERROR
>> > about a failed action (probably TRYING to HANGUP A CALL), no
>> > problem: |||ERROR 559 CALL: Action failed|||
>> > >
>> > > as is clearly written, this is not a problem. Is a
>> > debug message that
>> > > explains we tried to hangup a skype call that the
>> > skype client closed
>> > > before. Is just to be double sure that we try to close
>> > it anyway. The
>> > > debug message is just an explanation.
>> > >
>> > >>
>> > >> How to fix it
>> > >
>> > > nothing to fix, no problems here.
>> > >
>> > > -giovanni
>> > >
>> > > --
>> > > Sincerely,
>> > >
>> > > Giovanni Maruzzelli
>> > > Cell : +39-347-2665618
>> > >
>> > >
>> > >
>> > >
>> > > _______________________________________________
>> > > FreeSWITCH-users mailing list
>> > > FreeSWITCH-users at lists.freeswitch.org<http://mc/compose?to=FreeSWITCH-users@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://mc/compose?to=FreeSWITCH-users@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://mc/compose?to=FreeSWITCH-users@lists.freeswitch.org>
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>>
>> -----Inline Attachment Follows-----
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org<http://mc/compose?to=FreeSWITCH-users@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
>>
>>
>
> _______________________________________________
> 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
>
>


-- 
Sincerely,

Giovanni Maruzzelli
Cell : +39-347-2665618
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101208/ad13f868/attachment.html 


More information about the FreeSWITCH-users mailing list