[SR-Users] Reload memory leaks issues.

2014-02-23 Thread Uri Shacked
Hi, kamailio ver 3.3.6. I load approximately 100Mb of data into memory. And my shared memory size is 4Gb. It is CARRIERROUTE, DIALPLAN, MTREE and HTABLE combimations. My system has to be synced with DB that is being updated frequently. So, I reload the data every 1-2 minutes. I notice that the

[SR-Users] HTABLE update from DB

2014-02-23 Thread Uri Shacked
Hi, Following my issue with reloading data. I am thinking of a way to keep data updated in memory. I read the HTABLE module again and notice the db_expires option. It does not work for me... I try to set it so an item will expire in 60 sec, and when expired, it will be reloaded from DB and not

Re: [SR-Users] HTABLE update from DB

2014-02-23 Thread Ovidiu Sas
Declare the table without autoexpire. Check again the module README. Regards, Ovidiu Sas On Feb 23, 2014 11:23 AM, Uri Shacked ushac...@gmail.com wrote: Hi, Following my issue with reloading data. I am thinking of a way to keep data updated in memory. I read the HTABLE module again and

[SR-Users] HTABLE update from DB

2014-02-23 Thread Uri Shacked
It does not work...I tried with autoexpire=0, I tried with no autoexpires define, I Tried defining a number and see if the value is updated this is my table definition: modparam(htable, htable, A=size=8,dbtable=aa;initial=0,dbmobe=0;) I remind you i need the memory to be updated from

Re: [SR-Users] RTPProxy/Mediaproxy issue

2014-02-23 Thread Ravi
Dear Daniel, thank you very much for the reply, As you suggested i did sip/rtp traffic analysis using tcpdump and wireshark captures. Using Wireshark, i tried to analyse RTP packet loss and it is as follows: 1) Client A to RTPproxy Total RTP packets Sent: 1776 , RTP packets lost : 1060

Re: [SR-Users] HTABLE update from DB

2014-02-23 Thread Ovidiu Sas
It is working for sure, because I'm using it (reloading from db to refresh memory cache). Regards, Ovidiu Sas On Feb 23, 2014 11:56 AM, Uri Shacked ushac...@gmail.com wrote: It does not work...I tried with autoexpire=0, I tried with no autoexpires define, I Tried defining a number and see if

[SR-Users] Query about RTP flow

2014-02-23 Thread Nandini madhu
Dear All, I have read about SIP and RTP packet flows but ended with a question about RTP packets flow logic between client-to client when the SIP session starts. I have a running Kamailio (V 4.0.4) server on ubuntu (12.04) platform which is also configured fro DNS and DHCP servers. And following

Re: [SR-Users] RTPProxy/Mediaproxy issue

2014-02-23 Thread Daniel Grotti
Hi, Yes packet loss is very high. Please investigate around that. Daniel Ravi wingsravi...@gmail.com wrote: ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org