[sr-dev] git:master:840e29d7: core: kemi - fixed missing support to check for REFER method

2019-12-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 840e29d7d63602482e202e1b514a0ba9952dffe5 URL: https://github.com/kamailio/kamailio/commit/840e29d7d63602482e202e1b514a0ba9952dffe5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-12-04T08:20:30+01:00 core: kemi - fixed

Re: [sr-dev] [kamailio/kamailio] Crash in permissions module (#2151)

2019-12-03 Thread Victor Seva
@sjthomason it's not safe due to perm_dbf is not initialized. init_trusted() is not called. That's the origin of the crash. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread alexyosifov
- fixed a defect reported from Coverity Scan - Concurrent data access violations in spi_gen.c for spi_data-spi_val. - in create_ipsec_tunnel() return -1 when unable to convert ip address. - in ipsec_create() go to cleanup instead return -1 when get request for reply fails. Fixed debug message

Re: [sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed warnings, added a new config param (#2148)

2019-12-03 Thread alexyosifov
Hi, Now I am working to split to different pull requests (bug fixes and new functional changes). After that I am going to close this pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:14729d39: cfgt: [doc] add missing

2019-12-03 Thread Victor Seva
Module: kamailio Branch: master Commit: 14729d390ea42cbadeda707d9207e9fdfe4512d7 URL: https://github.com/kamailio/kamailio/commit/14729d390ea42cbadeda707d9207e9fdfe4512d7 Author: Victor Seva Committer: Victor Seva Date: 2019-12-03T12:51:02+01:00 cfgt: [doc] add missing --- Modified:

Re: [sr-dev] git:master:2cb4ca9c: cfgt: group RPC commands using module name

2019-12-03 Thread Daniel-Constantin Mierla
Hello, while not strictly enforced, the first group of letters in the rpc command name is the module name, so it would be better to use "cfgt.dbg.mask" instead of "dbg.cfgt.mask". Cheers, Daniel On 03.12.19 12:41, Victor Seva wrote: > Module: kamailio > Branch: master > Commit:

[sr-dev] git:master:3b2225ba: cfgt: add docs for missing RPC commands

2019-12-03 Thread Victor Seva
Module: kamailio Branch: master Commit: 3b2225ba762291b825dd7dead92a4aaee676b637 URL: https://github.com/kamailio/kamailio/commit/3b2225ba762291b825dd7dead92a4aaee676b637 Author: Victor Seva Committer: Victor Seva Date: 2019-12-03T12:24:37+01:00 cfgt: add docs for missing RPC commands ---

[sr-dev] git:master:d7f4493d: permissions: fix crash if load_backends parameter is 1

2019-12-03 Thread Victor Seva
Module: kamailio Branch: master Commit: d7f4493da751802dc47a694d251d34a85a7b3bf1 URL: https://github.com/kamailio/kamailio/commit/d7f4493da751802dc47a694d251d34a85a7b3bf1 Author: Victor Seva Committer: Victor Seva Date: 2019-12-03T12:12:54+01:00 permissions: fix crash if load_backends

Re: [sr-dev] [kamailio/kamailio] Crash in permissions module (#2151)

2019-12-03 Thread Victor Seva
Closed #2151 via d7f4493da751802dc47a694d251d34a85a7b3bf1. -- 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/2151#event-2849587981___

[sr-dev] git:master:2cb4ca9c: cfgt: group RPC commands using module name

2019-12-03 Thread Victor Seva
Module: kamailio Branch: master Commit: 2cb4ca9c436f1e6e21a21b100f7a79a25e023865 URL: https://github.com/kamailio/kamailio/commit/2cb4ca9c436f1e6e21a21b100f7a79a25e023865 Author: Victor Seva Committer: Victor Seva Date: 2019-12-03T12:24:33+01:00 cfgt: group RPC commands using module name ---

[sr-dev] git:master:93030e5c: cfgt: remove dbg from RPC commands

2019-12-03 Thread Victor Seva
Module: kamailio Branch: master Commit: 93030e5ce1bf7d64f2cacd1a1ca1d3c20e901f44 URL: https://github.com/kamailio/kamailio/commit/93030e5ce1bf7d64f2cacd1a1ca1d3c20e901f44 Author: Victor Seva Committer: Victor Seva Date: 2019-12-03T13:40:14+01:00 cfgt: remove dbg from RPC commands ---

[sr-dev] git:5.3:93d06acf: ims_ipsec_pcscf: fixed defects and warnings:

2019-12-03 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: 93d06acf1f1cc201ce3ca6970c2f73eec0e57d87 URL: https://github.com/kamailio/kamailio/commit/93d06acf1f1cc201ce3ca6970c2f73eec0e57d87 Author: Aleksandar Yosifov Committer: Henning Westerholt Date: 2019-12-03T16:11:53+01:00 ims_ipsec_pcscf: fixed defects and

Re: [sr-dev] [kamailio/kamailio] Debian package version don't support distribution upgrades (#2160)

2019-12-03 Thread Henning Westerholt
I've noticed the same problem as well for the 5.2.5 packages. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:8973feb3: ims_ipsec_pcscf: fixed defects and warnings:

2019-12-03 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 8973feb34ab5059966158b34d3d3e3deb2af1b23 URL: https://github.com/kamailio/kamailio/commit/8973feb34ab5059966158b34d3d3e3deb2af1b23 Author: Aleksandar Yosifov Committer: Henning Westerholt Date: 2019-12-03T16:10:39+01:00 ims_ipsec_pcscf: fixed defects

Re: [sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread Henning Westerholt
Merged #2163 into master. -- 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/2163#event-2850398484___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread Henning Westerholt
Thank you, merged and backported to 5.3. Just FYI - due to the extensions done for release 5.3 it did not apply cleanly to 5.2 and 5.1. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: