Re: [SR-Users] Memory leak in 3.3.4

2013-07-23 Thread Daniel-Constantin Mierla
Hello, On 7/24/13 4:24 AM, David Cunningham wrote: Hello, Thank you very much for the email. In reply: 1. The system ran out of memory. Linux's oom-killer killed Kamailio. then all the instructions I gave are useless, they are for debugging kamailio's internal memory manager, which handles pk

Re: [SR-Users] Memory leak in 3.3.4

2013-07-23 Thread David Cunningham
Hello, Thank you very much for the email. In reply: 1. The system ran out of memory. Linux's oom-killer killed Kamailio. 2. You're right, DEBUG_MEMORY is a local configuration setting. If defined it sets memdbg to -2, and memlog to -2. The debug setting is -1. 3. We'll try setting mem_summary=1

Re: [SR-Users] mediaproxy-ng documentation available

2013-07-23 Thread hiro
I've been trying to make srtp->srtp work with kamailio, rtpproxy and two symbian phones. rtpproxy does not receive any rtp/sdp packets. I'm still trying to debug what makes it fail. Without tls and srtp everything works, with either results are varied. Before I waste more time: Should kamailio+rtpp

Re: [SR-Users] Problem with forward on busy

2013-07-23 Thread hiro
had the same issue here. you have to manually set $du=$null, else it doesn't get reset for the failure branch. On 7/23/13, LAA wrote: > Hi all, > > I'm running Kamailio 3.0.0, with SEMS integration as Media Server for Voice > mail. I'm trying to get a configuration to forward calls on busy to voi

Re: [SR-Users] Kamailio 4.0.2 as a new Port for FreeBSD

2013-07-23 Thread Daniel-Constantin Mierla
Hello, On 7/23/13 1:31 AM, Oliver Mahmoudi wrote: Hello, I am currently working on porting Kamailio 4.0.2 to the FreeBSD ports collection: /usr/ports, and I just have a few general questions regarding compilation with regard to the extra modules. There are 172 modules that come with Kamailio,

Re: [SR-Users] Kamailio crashing when accessing db tables

2013-07-23 Thread Fabian Borot
Sorry, disregard, I was not enabling properly the mysql and the permissions modules. > From: fbo...@hotmail.com > To: sr-users@lists.sip-router.org > Subject: Kamailio crashing when accessing db tables > Date: Tue, 23 Jul 2013 13:23:38 -0400 > > Hi, I inst

Re: [SR-Users] Kamailio crashing when accessing db tables

2013-07-23 Thread Daniel-Constantin Mierla
Hello, this sounds rather strange, maybe some db lib is corrupted or not properly linked. The logs below show that the corefile was generated. Can you send the backtrace? Cheers, Daniel On 7/23/13 7:23 PM, Fabian Borot wrote: Hi, I installed the latest version 4.0 on CentOS release 5.9 ,

[SR-Users] Problem with forward on busy

2013-07-23 Thread LAA
Hi all, I'm running Kamailio 3.0.0, with SEMS integration as Media Server for Voice mail. I'm trying to get a configuration to forward calls on busy to voice mail. I have followed without success some examples. I'm using revert_uri(), rewritehostport() and append_branch(), within failure_route. It

[SR-Users] Kamailio crashing when accessing db tables

2013-07-23 Thread Fabian Borot
Hi, I installed the latest version 4.0 on CentOS release 5.9 , and when running any fifo command that accesses a module's table (lcr, address etc.) or when a call comes in an there is a need to access a table the app crashes. Example: Jul 23 09:07:55 proxy01 kernel: kamailio[16608]: segfault at

Re: [SR-Users] get CDR fields in DB

2013-07-23 Thread Lucas Girard
Hi Jayesh, You can use radius to do the account. Its generate records when Invite and Bye messages are sent. But ( I guess) you have not the duration, you need to calculate using the records mentioned. You have to load the module "acc_radius.so" Regards, Lucas Girard On Mon, 2013-07-22 at 21:10 +

[SR-Users] uac_reg_lookup() - multiple clients/locals?

2013-07-23 Thread Uri Shacked
Hi, I would like use the uac module remote registration. my idea is to have multiple extensions localy, that all use the same remote registration. 1. is it possiple to do it, or does the uac module enables only one local to one remote? 2. if it is possiple, and an incoming call is recieved, which

Re: [SR-Users] Replication problems Registration Using t_replicate ().

2013-07-23 Thread Raphael Borges
Daniel, I had another similar problem. Would you like a procedure similar to the socket parameter. It is possible to add a new header and assign the parameter socket in server standby somehow? Thanks in advance. 2013/7/23 Raphael Borges > Daniel, I had another similar problem. Would you like a

Re: [SR-Users] trouble counting dialogs

2013-07-23 Thread Gertjan Wolzak
Well, can't stand needing to ask for help... So, I keep trying . found it, well it works now. This is the concurrent route that works: route[CONCURRENT] { xlog("SCRIPT: Conccurrent call check"); if(!get_profile_size("caller","$fu","$avp(nrcalls)")) {