[SR-Users] out of memory Error

2015-09-27 Thread Yasin CANER
Hello All;  Kamailio V4.3.2 gives errors "out of memory" after 339000 calls.my server has centos 6.6 and 2.6.32-573.3.1.el6.x86_64 kernel version. How can we solve this problem. do i set memdb=1 and then try again? Thanks Starting with this error;

Re: [SR-Users] Kamailio with Radius authentication

2015-09-27 Thread Ciolpan Ionut-Marian
Hello, Some hints about this issue ? Still, doesn't work ! thank you On Wednesday, September 23, 2015 2:38 PM, Ciolpan Ionut-Marian wrote: Hello, Thank you for your answer. It seems that now radius auth function is executed.Unfortunately, now I am receiveing a sip:user@domain not r

Re: [SR-Users] evapi tcp parsing??

2015-09-27 Thread Daniel-Constantin Mierla
Hello, I will look over it during next days. One more thing, are the packages sent by you printed by evapi module, even not they are not processed (but discarded)? Cheers, Daniel On 25/09/15 13:55, Jayesh Nambiar wrote: > Hi Daniel, > I think this is not solved completely after you applied the

Re: [SR-Users] passing multiple values in mqueue

2015-09-27 Thread Daniel-Constantin Mierla
Hello, what do you mean by 'pass several arguments'? Can you give an example? Cheers, Daniel On 25/09/15 23:22, Thibault Gueslin wrote: > I want to pass several arguments to a mqueue to process them > asynchronously. > (like in the example of sip sweet). > > > How could it be done ? > > Other po

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-27 Thread Daniel-Constantin Mierla
Hello, first, be sure you run latest version of branch 4.3, there was a fix for dialog since 4.3.2. If a process in shown to run recvfrom() that means it waits for kernel to pass a new upd packet to it -- recvfrom() is a function from standard lib c. Wireshark (like other sniffing tools) is capt

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-27 Thread José Seabra
Hello Danel, Thank you for your response, Well i don't have SELinux enabled and IPTables isn't running. About kamailio configuration, Pike module isn't also enabled, the only thing that i have enabled to limit the number of concurrent calls is the dialog module, counting the number of active dia

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-27 Thread Daniel-Constantin Mierla
The tmp variable is not intialized by default, so it can be anything therefore the out of bounds value. It used only when printing some errors, so it didn't get a proper value as no such error was printed for you case. The backtrace shows the process in in recvfrom(), so it waits for traffic from