Re: [SR-Users] RPC command dlg.list (for large amounts of dialogs)

2013-09-02 Thread Olle E. Johansson
At some point we need a framed protocol for this kind of lists. Kamailio builds it in memory before sending. We do need something that sends out chunks. /O 14 aug 2013 kl. 14:41 skrev Alex Balashov : > By the way, I have not tried connecting to the binrpc interface via network > socket and ret

Re: [SR-Users] RPC command dlg.list (for large amounts of dialogs)

2013-09-02 Thread Alex Balashov
On 09/02/2013 03:19 AM, Olle E. Johansson wrote: At some point we need a framed protocol for this kind of lists. Kamailio builds it in memory before sending. We do need something that sends out chunks. Perhaps. In my case, there were about ~800 dialogs. Assuming 1 kB per dialog - even 2 kB,

Re: [SR-Users] RPC command dlg.list (for large amounts of dialogs)

2013-09-02 Thread Daniel-Constantin Mierla
On 9/2/13 9:23 AM, Alex Balashov wrote: On 09/02/2013 03:19 AM, Olle E. Johansson wrote: At some point we need a framed protocol for this kind of lists. Kamailio builds it in memory before sending. We do need something that sends out chunks. Perhaps. In my case, there were about ~800 dialog

[SR-Users] catching up after summer

2013-09-02 Thread Daniel-Constantin Mierla
Hello, not that summer holidays (pretty much) ended, I'm making a call to catch up with what was left unattended and somehow got lost on the lists, trackers or repositories. Therefore: - if someone asked questions without answer on mailing list, send now a reminder - if you sent emails to pr

[SR-Users] next irc devel meeting - proposed for Sep 12, 2013

2013-09-02 Thread Daniel-Constantin Mierla
Hello, I'm considering to have a new IRC devel meeting to plan a bit the development for the near future (among them, nail down goals and dates for next major release). The proposed date is next week on Thursday, at 14:00UTC, on #kamailio channel from irc.freenode.net. I create a wiki page f

[SR-Users] (no subject)

2013-09-02 Thread Albert Petit
Hi community, We updated our deployment to Kamailio 3.2 and we would like to use it now as presence server but we need to keep backwards compatibility wth previous services. We found that when we use kamailio as PS several tuples can be stored on the database even if they are from different publ

Re: [SR-Users] (no subject)

2013-09-02 Thread Daniel-Constantin Mierla
Hello, iirc, presence modules can work in db only module, meaning that you should be able to use sqlops to delete any records you want from database. I haven't thought more to see if there will be any sides effects, but you can give it a try. Also, I would recomment using latest stable versi