[sr-dev] git:master: tsilo: fixed documentation for t_store

2014-09-13 Thread Federico Cabiddu
/tsilo/README index c2e8763..66aff7c 100644 --- a/modules/tsilo/README +++ b/modules/tsilo/README @@ -24,9 +24,12 @@ Federico Cabiddu 2.2. External libraries or applications 3. Parameters + + 3.1. hash_size (integer) + 4. Functions - 4.1

Re: [sr-dev] new module tsilo

2014-09-10 Thread Federico Cabiddu
07:36, Federico Cabiddu wrote: Hi all Kamailio developers, I would like to propose a new module that I've written recently, the tsilo module where tsilo stands for transaction silo (thanks Daniel for suggesting the name). The module provides the ability to add branches to a transaction

[sr-dev] git:master: tm: new api function t_append_branches

2014-09-10 Thread Federico Cabiddu
Module: sip-router Branch: master Commit: 468a2c645f5fcb66376b81b06e69eb8f5377bb02 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=468a2c645f5fcb66376b81b06e69eb8f5377bb02 Author: Federico Cabiddu federico.cabi...@gmail.com Committer: Federico Cabiddu federico.cabi

[sr-dev] git:master: registrar: new api function lookup_to_dset

2014-09-10 Thread Federico Cabiddu
Module: sip-router Branch: master Commit: ccaa53b1227e6ac516efc42db1315ea96fe4e95a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ccaa53b1227e6ac516efc42db1315ea96fe4e95a Author: Federico Cabiddu federico.cabi...@gmail.com Committer: Federico Cabiddu federico.cabi

[sr-dev] git:master: tsilo: initial commit

2014-09-10 Thread Federico Cabiddu
Module: sip-router Branch: master Commit: 84be6b8e4ddeda5955e67678c8af1080a292b707 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=84be6b8e4ddeda5955e67678c8af1080a292b707 Author: Federico Cabiddu federico.cabi...@gmail.com Committer: Federico Cabiddu federico.cabi

[sr-dev] new module tsilo

2014-09-09 Thread Federico Cabiddu
, suggestions. Best regards, Federico Cabiddu ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

[sr-dev] Memory stats via SNMP

2014-02-13 Thread Federico Cabiddu
would tend to put them into KAMAILIO-MIB, under kamailioServer sub-tree. What do you think about? Regards, Federico Cabiddu ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] Dialog timeout and in-dialog requests

2014-01-06 Thread Federico Cabiddu
Hi Carlos, thanks for the hint, I will have a look on the module. Regards, Federico Cabiddu On Mon, Jan 6, 2014 at 1:45 PM, Carlos Ruiz Díaz carlos.ruizd...@gmail.comwrote: Hi, maybe cnxcc [1] could help you get through this. [1] http://kamailio.org/docs/modules/stable/modules/cnxcc

Re: [sr-dev] Dialog timeout and in-dialog requests

2014-01-06 Thread Federico Cabiddu
Hi Daniel, thanks for the suggestion, I will try to use the internal flags to store it. Please found attached the previous patch without reformatting. Regards, Federico Cabiddu On Mon, Jan 6, 2014 at 1:46 PM, Daniel-Constantin Mierla mico...@gmail.comwrote: Hello, since it is about 0|1

[sr-dev] Permissions and address_reload

2013-12-02 Thread Federico Cabiddu
in the master branch. I attach a patch for this. Regards, Federico Cabiddu diff --git a/kamailio-4.0.3/modules/permissions/address.c b/kamailio-4.0.3/modules/permissions/address.c index 501d59e..dc39c05 100644 --- a/kamailio-4.0.3/modules/permissions/address.c +++ b/kamailio-4.0.3/modules/permissions

Re: [sr-dev] memory leak in memcached module

2013-10-04 Thread Federico Cabiddu
Hi Charles, I just tried the patch running the test I used to reproduce the leak. It's ok, the memory debug shows that the memory is correctly released. I tested with memory parameter set to 0 and to 1. Thank you. Best regards, Federico On Fri, Oct 4, 2013 at 1:00 AM, Charles Chance

Re: [sr-dev] memory leak in memcached module

2013-10-03 Thread Federico Cabiddu
pv_get_mcd_value_helper is called. Best regards, Federico Cabiddu On Thu, Oct 3, 2013 at 7:27 PM, Charles Chance charles.cha...@sipcentric.com wrote: I can take a look this evening. Assuming nobody has already started? Best, Charles On 2 Oct 2013 20:23, Daniel-Constantin Mierla mico...@gmail.com

<    1   2   3