Re: [SR-Users] Memory issue?

2016-01-22 Thread Mititelu Stefan
Hi Igor, Yes, it's caused by lack of shm. I don't know if there is a proper shm value. Depending on how many modules are loaded on kamailio and how much shm a module might use over time, more or less shm should be used. In your particular case, depending on how much userblacklist table should gro

Re: [SR-Users] Configure Kamailio to generate OPTIONS

2015-12-28 Thread Mititelu Stefan
at the moment but I assume it should work. Cheers, Stefan On Dec 28, 2015 11:07 AM, "Olle E. Johansson" wrote: > > On 28 Dec 2015, at 09:51, Mititelu Stefan wrote: > > Hello, > > What is the simplest way to configure Kamailio to generate periodical > OPTIONS to

[SR-Users] Configure Kamailio to generate OPTIONS

2015-12-28 Thread Mititelu Stefan
Hello, What is the simplest way to configure Kamailio to generate periodical OPTIONS to the caller, for an established dialog? Can you give me some starting references? Thanks, Stefan ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users maili

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-27 Thread Mititelu Stefan
> > Problem still exists. > Your CPU still goes crazy?(it shouldn't) Or is just that the logs appear? Stefan ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/ma

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-27 Thread Mititelu Stefan
loop > Dec 26 18:29:35 localhost rtpengine[2946]: > [79049NzkxNmM1ZjAyMDMxYTgyYTI1NzBmNzQxN2YyOWIzNGU port 30403] Confirmed > peer address as 10.205.42.195:36390 > Dec 26 18:29:35 localhost rtpengine[2946]: > [79049NzkxNmM1ZjAyMDMxYTgyYTI1NzBmNzQxN2YyOWIzNGU port 30383] Confirmed >

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-25 Thread Mititelu Stefan
> > 1.In fact I am not quite sure about what you mean for the first question. > I am running the rtpengine daemon downloaded from github, sip > wise/rtpengine. > What does 'dpkg -l | grep rtp' show? > 2.There is nothing prompt on command cat /proc/rtpengine/0/list. The file > is 0 bytes and em

Re: [SR-Users] rtpengine module rtpengine_disable_tout question

2015-12-19 Thread Mititelu Stefan
Hi Juha, does this mean that after 60 seconds is passed, rtpengine module will > again try to use that RTP proxy, i.e., the RTP proxy does never become > permanently disabled unless disabled by nh_enable_rtpp mi command? > > After the timer expiration, the node is retried _before sending a command

Re: [SR-Users] using APP_LUA for complex arithmetic operations

2015-12-01 Thread Mititelu Stefan
Hello, I'm also interested in this subject. I can also see there is also an app_python module [1] which is mostly TBD. I want to ask you if there is already some dev going on related to this(i.e. certain branch). I'd like to look into it and maybe help with it. Thanks, Stefan Mititelu [1] http:/

Re: [SR-Users] Kamailio geolocation module

2015-11-28 Thread Mititelu Stefan
On Mon, Nov 23, 2015 at 10:34 PM, Daniel-Constantin Mierla < mico...@gmail.com> wrote: > I plan to add the function to get a content of a multipart body, that will > make it work then with xmlops module for this particular case. Thank you Daniel, the "get" function from textops worked for me wit

Re: [SR-Users] Kamailio geolocation module

2015-11-23 Thread Mititelu Stefan
Hi, On Mon, Nov 23, 2015 at 10:38 AM, Daniel-Constantin Mierla < mico...@gmail.com> wrote: > If you need to do some kind of processing based on geolocation data, > then describe a bit more about what you want to achieve, kamailio has a > lot of configuration file tools that may help (e.g., xml pa

[SR-Users] Kamailio geolocation module

2015-11-22 Thread Mititelu Stefan
Hi everyone, Is there such a thing like "geolocation" module in Kamailio? (or something related to it i.e. [1] [2]). Thanks, Stefan Mititelu [1] https://tools.ietf.org/html/rfc6442 [2] https://tools.ietf.org/html/rfc3693#page-6 ___ SIP Express Router (