Re: [OpenSIPS-Users] sipP finished with exit code 139 and Segmentation fault

2010-07-01 Thread Iñaki Baz Castillo
2010/6/30 Agung : >> Then it's not a problem in OpenSIPS but in SIPp. I suggest you to >> asking this question in SIPp maillist as it's not a OpenSIPS problem. >> > > Okay, I am sorry if I trouble you all. > I think that maybe someone at opensips have ever get this when try to test > opensips usin

Re: [OpenSIPS-Users] Documentation problem in regex module

2010-07-01 Thread Iñaki Baz Castillo
2010/7/1 Pete Kelly : > if (pcre_match_group("$rU", 2)) {... > > However, if you call it like this you get this error when starting opensips: > > "numbers used as parameters - they should be quoted" > > To fix this you need to put both parameters in quotes, e.g.: > > if (pcre_match_group("$rU", "2

[OpenSIPS-Users] Problem about xcap-icon of sipsimpleclient

2010-07-01 Thread CheeWii
Hi, I have install sipsimpleclient following http://sipsimpleclient.com/wiki/SipInstallation in my UBUNTU 9.10. But when I input xcap-icon command,it shows: r...@shenhua-ims:~# xcap-icon Traceback (most recent call last): File "/usr/bin/xcap-icon", line 25, in from sipsimple.payloads.icon

[OpenSIPS-Users] Documentation problem in regex module

2010-07-01 Thread Pete Kelly
Hi I've done a quick search of the mailing list and can't see this already reported... The documentation for the regex module shows an example of how to use the pcre_match_group function: if (pcre_match_group("$rU", 2)) {... However, if you call it like this you get this error when starting ope

[OpenSIPS-Users] no pkg mem

2010-07-01 Thread Brett Nemeroff
Hello list, Using dispatcher on 1.6.1-notls on a system with fairly high load. Config is pretty vanilla, includes rtpproxy and acc. After running for about 2 days, calls fail with no audio because no pkg mem to parse stuff. I've recompiled with a 4 x multipler: #define PKG_MEM_POOL_SIZE 4*1024*102