[sr-dev] git:master:3fad937b: lib/ims: proper check of the pointer returned by pkg_malloc; indentation fixes

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3fad937b03ee7ba9d229344a6d88592602e25e32 URL: https://github.com/kamailio/kamailio/commit/3fad937b03ee7ba9d229344a6d88592602e25e32 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T18:53:14+02:00 lib/ims: proper check

[sr-dev] git:master:a2b1f269: modules: readme files regenerated - uac ... [skip ci]

2017-07-26 Thread Kamailio Dev
Module: kamailio Branch: master Commit: a2b1f2692603a952a56bf513c68871d172139ca6 URL: https://github.com/kamailio/kamailio/commit/a2b1f2692603a952a56bf513c68871d172139ca6 Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-07-26T17:46:20+02:00 modules: readme files regenerated - uac ... [s

[sr-dev] git:master:7d414352: uac: added note about default value for reg_db_url

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7d414352e0544cfe1739f3e36cec2c23379ae902 URL: https://github.com/kamailio/kamailio/commit/7d414352e0544cfe1739f3e36cec2c23379ae902 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T17:37:28+02:00 uac: added note about

[sr-dev] [kamailio/kamailio] db_postgres: fix typo and whitespace (#1190)

2017-07-26 Thread Emmanuel Schmidbauer
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1190 -- Commit Summary -- * db_postgres: fix typo and whitespace -- File Changes -- M src/modules/db_postgres/pg_con.c (38) -- Patch Links -- https://github.com/kamailio/kamaili

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Victor Seva
Same result with latest openssl version of 1.1.0 stable ``` Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/lb/kamailio.cfg -P /var/run/kamailio/kamail'. Program terminated with signal SIGSEGV, Segmentation faul

Re: [sr-dev] [kamailio/kamailio] PID file permissions (#231)

2017-07-26 Thread Daniel-Constantin Mierla
This issue is closed, do not add new comments to it. This looks like a config issue inside kamctlrc for the path to the pid file. For issues about using or configuring kamailio, use sr-us...@lists.kamailio.org mailing list, -- You are receiving this because you are subscribed to this thread.

Re: [sr-dev] [kamailio/kamailio] PID file permissions (#231)

2017-07-26 Thread am2f5q
I have the same issue like @arsenx: "ERROR: No PID file found (/var/run/kamailio.pid)! Kamailio probably not running", regardless of chmoding or chowning. The error hint points to the /var/run/kamailio.pid but on my system (Debian Jessie 8.9) the location of the pid-file is /var/run/kamailio/ka

[sr-dev] git:master:16006cd9: dialplan: exported dp_match() and dp_replace() to kemi framework

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 16006cd97c4eccb4b45c459a8585649450bf5772 URL: https://github.com/kamailio/kamailio/commit/16006cd97c4eccb4b45c459a8585649450bf5772 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T12:18:15+02:00 dialplan: exported dp_

[sr-dev] git:master:e9509170: pv: added section ids in the docs

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e95091700857ff96d9e7c6508104a5ba5d5487ff URL: https://github.com/kamailio/kamailio/commit/e95091700857ff96d9e7c6508104a5ba5d5487ff Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T12:00:38+02:00 pv: added section ids

[sr-dev] git:master:35219960: modules: readme files regenerated - pv ... [skip ci]

2017-07-26 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 35219960e2960359d4d8b17f1566da611554a152 URL: https://github.com/kamailio/kamailio/commit/35219960e2960359d4d8b17f1566da611554a152 Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-07-26T12:01:25+02:00 modules: readme files regenerated - pv ... [sk

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Victor Seva
I'm going to try with the last version of branch 1.1.0 -- 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/issues/1189#issuecomment-318005177___ Kam

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Victor Seva
``` Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/lb/kamailio.cfg -P /var/run/kamailio/kamail'. Program terminated with signal SIGSEGV, Segmentation fault. #0 ossl_init_thread_stop (locals=0x7f8d615fcd58) at ../crypto/init.c:335 warning: Source file is more recent than executable. 3

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Daniel-Constantin Mierla
And the rest from my previous comment? -- 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/issues/1189#issuecomment-318004761___ Kamailio (SER) - De

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Victor Seva
just that patch -- 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/issues/1189#issuecomment-318001713___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Daniel-Constantin Mierla
Btw, did you just use that patch or recompiled all from latest branch 1.1.0 for openssl? -- 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/issues/1189#issuecomment-317997768

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Daniel-Constantin Mierla
Can you give the new backtrace to match against the source code? Also, provide `info locals` and `list` from frame 0. -- 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/issues/1189#issuecomm

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2017-07-26 Thread Victor Seva
FTR, tried with openssl/openssl@4b4bc00 applied same core -- 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/issues/1189#issuecomment-317981985___

[sr-dev] git:master:ab1d3a33: modules: readme files regenerated - dialplan ... [skip ci]

2017-07-26 Thread Kamailio Dev
Module: kamailio Branch: master Commit: ab1d3a3302760713722b2fd3ef41615c53b597dc URL: https://github.com/kamailio/kamailio/commit/ab1d3a3302760713722b2fd3ef41615c53b597dc Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-07-26T09:31:32+02:00 modules: readme files regenerated - dialplan .

[sr-dev] git:master:55a98c84: dialplan: documentation for append_branch parameter

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 55a98c84112fcca6b917f1efd08e8da3b1a9ab69 URL: https://github.com/kamailio/kamailio/commit/55a98c84112fcca6b917f1efd08e8da3b1a9ab69 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T09:24:59+02:00 dialplan: documentatio

[sr-dev] git:master:4c65f4fd: dialplan: added append_branch parameter

2017-07-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4c65f4fd4dda697e48757e06e011fa58a2000588 URL: https://github.com/kamailio/kamailio/commit/4c65f4fd4dda697e48757e06e011fa58a2000588 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-07-26T09:21:59+02:00 dialplan: added append