Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-17 Thread Jingwei Yang
Hi Anthony, I've filed the report earlier on. This is the url of the bug: http://jira.freeswitch.org/browse/MODSKYPIAX-35. Hi Giovanni, Since the work is still under the development phase, I only managed to get 8 concurrent calls. Here's the cpu and memory consumption data: PID USER PR

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-17 Thread Anthony Minessale
You should not report bugs on the mailing list. please report your bug to jira http://jira.freeswitch.org http://wiki.freeswitch.org/wiki/Reporting_Bugs Make sure you attach a backtrace of your issue and file it under skypeiax so giovanni can track it. On Wed, Jun 17, 2009 at 4:39 AM, Jingwei Ya

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-17 Thread Giovanni Maruzzelli
Thanks Jingwei, have a good night! -giovanni On Wed, Jun 17, 2009 at 11:39 AM, Jingwei Yang wrote: > Hi Giovanni, > > Sorry, pretty busy and fully occupied by other stuff today. Have to delay > the testing and give you the result tomorrow. > > Regards, > -Jingwei > > On Tue, Jun 16, 2009 at 5:32

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-17 Thread Jingwei Yang
Hi Giovanni, Sorry, pretty busy and fully occupied by other stuff today. Have to delay the testing and give you the result tomorrow. Regards, -Jingwei On Tue, Jun 16, 2009 at 5:32 PM, Jingwei Yang wrote: > Sure, I'll append to you the result tomorrow. > > Regards, > -Jingwei > > > On Tue, Jun 1

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-16 Thread Jingwei Yang
Sure, I'll append to you the result tomorrow. Regards, -Jingwei On Tue, Jun 16, 2009 at 4:42 PM, Giovanni Maruzzelli wrote: > Hi Jingwei, > > Thanks a lot! I'll take care of as soon as possible. > > Btw, before I read the Jira, are you testing in linux? > > If you are testing on linux, would you

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-16 Thread Giovanni Maruzzelli
Hi Jingwei, Thanks a lot! I'll take care of as soon as possible. Btw, before I read the Jira, are you testing in linux? If you are testing on linux, would you please report how it is performing under load? I mean, what is the load average with, let say, 10 or 20 or more concurrent Skype call? T

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-16 Thread Jingwei Yang
Hi Giovanni, I've reported it in Jira. Here's the bug url: http://jira.freeswitch.org/browse/MODSKYPIAX-35 Thanks, -Jingwei On Mon, Jun 15, 2009 at 8:16 PM, Giovanni Maruzzelli wrote: > Hi Jingwel, > thanks for reporting. > > Could you please add a Jira issue with as much details as possible?

Re: [Freeswitch-users] Segmentation fault with record_session

2009-06-15 Thread Giovanni Maruzzelli
Hi Jingwel, thanks for reporting. Could you please add a Jira issue with as much details as possible? general guide for reporting bugs: http://wiki.freeswitch.org/wiki/Reporting_Bugs what to add for skypiax: http://wiki.freeswitch.org/wiki/Skypiax_Skype_Endpoint_and_Trunk#How_To_Report_BUGS_and_

[Freeswitch-users] Segmentation fault with record_session

2009-06-15 Thread Jingwei Yang
Hi Team, I've been using the record_session feature to record call sessions. Here's how I prepared the dialplan: And here's how I trigger it: *freeswi...@localhost.localdomain>originate skypiax/skypiax2/userAAA 2909/userBBB* The call can be establi