[sr-dev] git:master:02725bbc: modules: readme files regenerated - dialog ... [skip ci]

2017-02-28 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 02725bbc77417b1e04faaf06e7fc309632378997 URL: https://github.com/kamailio/kamailio/commit/02725bbc77417b1e04faaf06e7fc309632378997 Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-03-01T08:46:25+01:00 modules: readme files regenerated - dialog ...

[sr-dev] git:master:1f3884ce: manpage Add proper web address to the project (include https)

2017-02-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 1f3884ce4cd08c6b7b52c2dd15bb2a5ac1905a63 URL: https://github.com/kamailio/kamailio/commit/1f3884ce4cd08c6b7b52c2dd15bb2a5ac1905a63 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2017-03-01T08:41:30+01:00 manpage Add proper web address to th

[sr-dev] git:master:307ad0a3: dialog Add missing ka_failed_limit parameter to README

2017-02-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 307ad0a3e1084a7a03c045dc563421829b46c3e2 URL: https://github.com/kamailio/kamailio/commit/307ad0a3e1084a7a03c045dc563421829b46c3e2 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2017-03-01T08:41:30+01:00 dialog Add missing ka_failed_limit

Re: [sr-dev] [kamailio/kamailio] Misdirected packets with NAT and topos loaded (#1005)

2017-02-28 Thread dryvoip
Steps to reproduce: 1. Start with the kamailio.cfg that ships in kamailio-4.4.5_src.tar.gz 2. In my environment, I used MySQL and configured DBURL accordingly 3. I set up alias= and listen= lines as applicable, and configured rtpproxy. 4. I added these defines: ``` #!define WITH_MYSQL #!define WIT

Re: [sr-dev] [kamailio/kamailio] app_perl.so: undefined symbol: sv2int_str (#1012)

2017-02-28 Thread Alex Balashov
By which I certainly meant `app_perl.so`. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1012#issuecomment-283248364___ sr-dev mailing list sr-dev@lists.sip

Re: [sr-dev] [kamailio/kamailio] app_perl.so: undefined symbol: sv2int_str (#1012)

2017-02-28 Thread Alex Balashov
Hello Alistair, Could you provide the output of: ldd {module path}/mod_perl.so ? Thanks, -- Alex -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

[sr-dev] [kamailio/kamailio] app_perl.so: undefined symbol: sv2int_str (#1012)

2017-02-28 Thread Alistair Cunningham
When attempting to start Kamailio 5.0.0 with the app_perl module, it fails to start and logs: Mar 1 10:20:04 albatross kamailio: DEBUG: [core/sr_module.c:575]: load_module(): trying to load Mar 1 10:20:04 albatross kamailio: ERROR: [core/sr_module.c:582]: load_module(): could not open modu

[sr-dev] git:master:958b63b9: lcr: accept DB1_STR and DB1_STRING db types

2017-02-28 Thread Ovidiu Sas
Module: kamailio Branch: master Commit: 958b63b9fc500152b6671b90e9a813696a6aaadb URL: https://github.com/kamailio/kamailio/commit/958b63b9fc500152b6671b90e9a813696a6aaadb Author: Ovidiu Sas Committer: Ovidiu Sas Date: 2017-02-28T19:06:05-05:00 lcr: accept DB1_STR and DB1_STRING db types ---

Re: [sr-dev] [kamailio/kamailio] support valgrind when *_MALLOC is used (#949)

2017-02-28 Thread Camille Oudot
I've restricted memcheck to pkg only, and also benefited from the "red zone" feature of memcheck: an empty zone between each chunk that will trigger an error in memcheck if it's accessed. This way, it's easier to catch a memory error exactly when it happens. Executing this code (new function in

[sr-dev] git:tmp/valgrind:557251cc: malloc_test: new function that over/underflows

2017-02-28 Thread Camille Oudot
Module: kamailio Branch: tmp/valgrind Commit: 557251cc19f600a2d4c48f8537cbf2fedaa5ca8d URL: https://github.com/kamailio/kamailio/commit/557251cc19f600a2d4c48f8537cbf2fedaa5ca8d Author: Camille Oudot Committer: Camille Oudot Date: 2017-02-28T20:30:21+01:00 malloc_test: new function that over/un

[sr-dev] git:tmp/valgrind:62c9ac49: mem: more valgrind instrumentation

2017-02-28 Thread Camille Oudot
Module: kamailio Branch: tmp/valgrind Commit: 62c9ac4947495164aec43299d11a1bfdc6f98c5a URL: https://github.com/kamailio/kamailio/commit/62c9ac4947495164aec43299d11a1bfdc6f98c5a Author: Camille Oudot Committer: Camille Oudot Date: 2017-02-28T20:29:54+01:00 mem: more valgrind instrumentation (c

[sr-dev] git:master:7ecd9dfb: Makefile: make tar updated to skip obsolete folder

2017-02-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7ecd9dfb37b3b4a9770265c7a846d3224be98d84 URL: https://github.com/kamailio/kamailio/commit/7ecd9dfb37b3b4a9770265c7a846d3224be98d84 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-28T11:46:09+01:00 Makefile: make tar upd