Re: [sr-dev] [kamailio/kamailio] dialog: adding dialog replication via DMQ (#831)

2016-11-10 Thread Alex Hermann
I quickly scanned the current code, but fail to see how hash id collisions are avoided now that dlg_id_offset/increment are removed. Can you elaborate on that? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.c

[sr-dev] Msrp module in Kamailio relays frame back to the source instead of target

2016-11-10 Thread Pranathi Venkatayogi
Hi users of MSRP module, I just set up MSRP module with Kamailio 4.4.3 & blink client on Windows. What I am noticing is messages are coming though one-way. When other side replies, they are relayed back to itself instead of target. Msrp layer of the relayed packet is built fine, but tcp desti

[sr-dev] git:master:60269ead: async: updated to the name of functions for timers instead of macros

2016-11-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 60269ead4973b745f529e42c6e2c60287a040c64 URL: https://github.com/kamailio/kamailio/commit/60269ead4973b745f529e42c6e2c60287a040c64 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-11-10T09:45:02+01:00 async: updated to the

Re: [sr-dev] Msrp module in Kamailio relays frame back to the source instead of target

2016-11-10 Thread Daniel-Constantin Mierla
Hello, for the future -- this kind of discussion is more suitable for sr-users mailing list, because it is not related to kamailio development, but using kamailio. Can you get the log messages from syslog with debug=3 for this case, from the moment of receiving the msrp frame till the end of its

[sr-dev] git:master:24d71219: presence: add parameter startup_mode

2016-11-10 Thread Emmanuel Schmidbauer
Module: kamailio Branch: master Commit: 24d71219e44f24c81c3058bf7e8c1f4ea2996f85 URL: https://github.com/kamailio/kamailio/commit/24d71219e44f24c81c3058bf7e8c1f4ea2996f85 Author: Emmanuel Schmidbauer Committer: Emmanuel Schmidbauer Date: 2016-11-09T08:30:37-05:00 presence: add parameter startu

Re: [sr-dev] [kamailio/kamailio] presence: add parameter `startup_mode` to disable 1dceaa24ded727aba5870f28fb63e26ed98464f3 (#854)

2016-11-10 Thread Daniel-Constantin Mierla
Merged #854. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/854#event-854274082___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] presence: add parameter `startup_mode` to disable 1dceaa24ded727aba5870f28fb63e26ed98464f3 (#854)

2016-11-10 Thread Daniel-Constantin Mierla
Thanks -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/854#issuecomment-259657739___ sr-dev mailing list sr-dev@lists.sip-router.org http:/

[sr-dev] git:master:e771a5f0: Merge pull request #854 from kamailio/Presence-add-parameter

2016-11-10 Thread GitHub
Module: kamailio Branch: master Commit: e771a5f0212fbe36e4810eb8ea9fb713e9bc0944 URL: https://github.com/kamailio/kamailio/commit/e771a5f0212fbe36e4810eb8ea9fb713e9bc0944 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-11-10T11:40:17+01:00 Merge pull request #854 from kamailio/Pr

[sr-dev] git:master:ea2ce2da: presence: cleanup whitespace in notify.c

2016-11-10 Thread Emmanuel Schmidbauer
Module: kamailio Branch: master Commit: ea2ce2da94927a5a555ef52c25f7426e59c361b7 URL: https://github.com/kamailio/kamailio/commit/ea2ce2da94927a5a555ef52c25f7426e59c361b7 Author: Emmanuel Schmidbauer Committer: Emmanuel Schmidbauer Date: 2016-11-08T10:19:03-05:00 presence: cleanup whitespace i

[sr-dev] git:master:1f02100f: modules: readme files regenerated - presence ...

2016-11-10 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 1f02100f7424cd6522c7915e8d9e55e0b86e285c URL: https://github.com/kamailio/kamailio/commit/1f02100f7424cd6522c7915e8d9e55e0b86e285c Author: Kamailio Dev Committer: Kamailio Dev Date: 2016-11-10T11:46:14+01:00 modules: readme files regenerated - presence .

[sr-dev] git:master:660bc9c3: presence: removed unnecessary global variable for implementation of startup mode

2016-11-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 660bc9c34f169a915cba3a9b416fb93d63b01a22 URL: https://github.com/kamailio/kamailio/commit/660bc9c34f169a915cba3a9b416fb93d63b01a22 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-11-10T11:46:56+01:00 presence: removed unne

Re: [sr-dev] [kamailio/kamailio] presence: add parameter `startup_mode` to disable 1dceaa24ded727aba5870f28fb63e26ed98464f3 (#854)

2016-11-10 Thread Daniel-Constantin Mierla
I did a cleanup of extra unnecessary global variable used to implement the startup mode parameter. No testing, report if you find something working wrong. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ka

Re: [sr-dev] [kamailio/kamailio] Makefile.defs: clang as default and lib for 64 bit on FreeBSD (#845)

2016-11-10 Thread Daniel-Constantin Mierla
Closed #845. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/845#event-854285851___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] Makefile.defs: clang as default and lib for 64 bit on FreeBSD (#845)

2016-11-10 Thread Daniel-Constantin Mierla
I am closing this one, I expect there will be a new PR to cope with the concerns expressed above. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/845#issuecomment-259659607__

Re: [sr-dev] [kamailio/kamailio] Updated documentation of modules which are impacted by memory leak in… (#853)

2016-11-10 Thread Daniel-Constantin Mierla
Thanks. I think I will relocate the paragraph to its own section (named Remarks or Known Issues). This will keep the module description clean and allow adding text for other similar cases. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view

[sr-dev] git:master:181c9ade: http_client: added note about libcurl version with leaks in CentOS 6

2016-11-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 181c9ade46148ada5cb045bcd86f807d55a36933 URL: https://github.com/kamailio/kamailio/commit/181c9ade46148ada5cb045bcd86f807d55a36933 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-11-10T12:05:43+01:00 http_client: added not

[sr-dev] git:master:299c3907: modules: readme files regenerated - http_client ...

2016-11-10 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 299c3907f33fcf484b1eaabae3d9f08adffec3ef URL: https://github.com/kamailio/kamailio/commit/299c3907f33fcf484b1eaabae3d9f08adffec3ef Author: Kamailio Dev Committer: Kamailio Dev Date: 2016-11-10T12:16:13+01:00 modules: readme files regenerated - http_clien