[SR-Users] Kamailio 4.2 crash

2014-11-28 Thread Rahul MathuR
Hello, I have recently moved some traffic to kamailio-4.2 (installed on a seperate box) and it crashes quite often. Below is the backtrace of the core files - (gdb) bt #0 0x0033d8c32635 in raise () from /lib64/libc.so.6 #1 0x0033d8c33e15 in abort () from /lib64/libc.so.6 #2 0x

[SR-Users] Kamailio Crash when modifying username of Request Uri

2014-11-28 Thread Timo Klecker
Hi all! Our Kamailio (3.1.4) crashed when modifying the username-Part of a Request URI using: $rU = $(rU{s.strip,6}); Initial Request URI: /sbin/kamailio[40658]: NOTICE:

Re: [SR-Users] Ubuntu Moving LOG files

2014-11-28 Thread Daniel-Constantin Mierla
Hello, I think acc has its own log facility -- check the readme of the module. I guess it should be set to the core value if not explicitly set for the module. Cheers, Daniel On 27/11/14 13:13, Massimo Varriale (IPZeta) wrote: > Hi Daniel! > It's really a permission problem! > It's not relative

Re: [SR-Users] xavp "contact_avp" question

2014-11-28 Thread Daniel-Constantin Mierla
dst_uri can be null if it was not set for the branch. uri field should be the only one that must be there. Cheers, Daniel On 27/11/14 14:34, Julia Boudniatsky wrote: > Daniel, thank you for quick response. > > After t_load_contact() i try to use > pv_printf("$var(contact)", "$xavp(contacts[0]=>d

Re: [SR-Users] New developer: Eloy Coto Pereiro

2014-11-28 Thread Victor Seva
On 11/28/2014 09:51 AM, Daniel-Constantin Mierla wrote: > Hello, > > I want to announce that a new person got developer GIT write access to > repository: Eloy Coto Pereiro. He has developed a new module named > statsd, which offers a connector from kamailio.cfg to manage values in > statsd. The mo

[SR-Users] Shifting to github for git repository

2014-11-28 Thread Daniel-Constantin Mierla
Hello, (cross posting, looking to get feedback for those with more experience on github options - playing the lazy guy, not searching much on the web so far). In order to move the main git repository to github (where the commits will be pushed by devs) and have a real-time mirror on our server (s

[SR-Users] New developer: Eloy Coto Pereiro

2014-11-28 Thread Daniel-Constantin Mierla
Hello, I want to announce that a new person got developer GIT write access to repository: Eloy Coto Pereiro. He has developed a new module named statsd, which offers a connector from kamailio.cfg to manage values in statsd. The module will be merge to main repository, now is available at: - htt