[sr-dev] git: new commits in branch 5.2

Henning Westerholt hw at skalatan.de
Thu Jan 23 15:05:01 CET 2020


- URL:  https://github.com/kamailio/kamailio/commit/765333402b2c012e0862d786202834e483f17cd6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:28:12+01:00

core: kemi - handle notice log level in KSR.log()

(cherry picked from commit 73088fd871b4b1a292c67e80c55373ed1b891144)

- URL:  https://github.com/kamailio/kamailio/commit/ff7f254b939ed50b296e2191c0a36095d926edc1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:30:00+01:00

app_ruby: memset rbdata to 0 in app_ruby_run_ex()

(cherry picked from commit af18330c7ed5266079038ca7ae515487537cd6b6)

- URL:  https://github.com/kamailio/kamailio/commit/732f2c04cbdbff537411118642c9f68340b66825
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:32:05+01:00

ipops: fix locating static index for dns pv

- reported by GH #2179

(cherry picked from commit a383caa12a1af2cbc0f135add643045a159f24f2)

- URL:  https://github.com/kamailio/kamailio/commit/7d2fab4d6c2c918c9636d5bcee74cb53f8475ea8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:32:49+01:00

tm: added missing $T(reply_reason)

(cherry picked from commit bf57a7ab50949ddbeec787331548dfcb023c238f)

- URL:  https://github.com/kamailio/kamailio/commit/b1a6e5838e23716c19051eff89912ebc1410c69c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:34:29+01:00

tls: docs - fix example for setting xavp_cfg

(cherry picked from commit 4f42115ce29d446ad60b32af9ad370d9b2d847c2)

- URL:  https://github.com/kamailio/kamailio/commit/bd9fcd34420b6fef3e9f8838af7bfc73587626da
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:36:55+01:00

tls: set default tls method (version) to 1+

- it was 1, but newer libssl doesn't have it anymore
- while older systems don't have newer version support

(cherry picked from commit 1da196174d8cd7e82ce57d4de60197fc063e6b50)

- URL:  https://github.com/kamailio/kamailio/commit/eb2f7ad9d50f9bdd7ad4c3688f0e04a9494d1e0c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:37:38+01:00

core: check logging protection before the level

(cherry picked from commit 53ca8b50207ca35f16a2315efb1ed29448961da8)

- URL:  https://github.com/kamailio/kamailio/commit/fb952a9351071bedadb61e6ea030a031f6fec6e3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:37:55+01:00

log_custom: send processing logs via udp

(cherry picked from commit ec0dd71bd963d7bf5959521ff82b6a659efe699a)

- URL:  https://github.com/kamailio/kamailio/commit/bc5ddff280f6ead66cf976d1e04e23acdc26a142
Author: James Aimonetti <james.aimonetti at gmail.com>
Date:   2020-01-23T14:40:07+01:00

Makefile: include flag to generate Emacs-compatible TAGS file

Emacs exposes an environment variable `INSIDE_EMACS` which can be used
to toggle ctags to generate an Emacs-friendly TAGS file.

(cherry picked from commit 35c846b1e8dc7075b0cee196a430dd1b09a87446)

- URL:  https://github.com/kamailio/kamailio/commit/880f1d433eec3a2764bb7e46cca7b7e0e01efbb9
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:40:19+01:00

Makefile: use variable for detecting emacs for ctags flag

(cherry picked from commit ef19acf3a79a804a47238daf1f6d4794f1d82a5e)

- URL:  https://github.com/kamailio/kamailio/commit/ba8b8b2aed1cb66f7f73b8d1720cb35756268ece
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:45:09+01:00

tm: clarification that the sip message flags operations after t_newtran()

- they are not reflected in transaction, only in local sip message
structure

(cherry picked from commit 9a0c850f98063da145120f90d2c5c2a43e76b976)

- URL:  https://github.com/kamailio/kamailio/commit/1d8f795c111c0fe5f5f992d137d0d94d49144fb6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:46:26+01:00

tm: rework code to avoid compiler warnings

- fix log message priting wrong string variable

(cherry picked from commit 263b8ce5360716e44c6a7bcdbc65a76dfad67575)

- URL:  https://github.com/kamailio/kamailio/commit/ae584e61a2219d45ab0c175d72fb42497b866a5c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:46:33+01:00

tcp: checks for event route index on close

(cherry picked from commit 46436cf8ef7d337c255b2fd9115544a6971f9741)

- URL:  https://github.com/kamailio/kamailio/commit/020065420e539420d86ecc51d6822c38ca17c81c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:46:44+01:00

tls: init EVP_PKEY pointer when loading engine key

(cherry picked from commit 433551f3ea00e4151f2fa4e84d7c52422b6cefe3)

- URL:  https://github.com/kamailio/kamailio/commit/d5aaffd2a32e15f7288d0392063688f408ae9194
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:48:58+01:00

core: kemi - fixed missing support to check for REFER method

(cherry picked from commit 840e29d7d63602482e202e1b514a0ba9952dffe5)

- URL:  https://github.com/kamailio/kamailio/commit/73be78ff3585e521e9b2102d7473db8b8ef13481
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:55:25+01:00

core: make dst_uri null terminated

(cherry picked from commit ca546d35c326666c6389c84ce45214bd2fc5c147)

- URL:  https://github.com/kamailio/kamailio/commit/0d123b3cbd1a500ff47ebb1aee26c43671d14c23
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:55:34+01:00

ims_ipsec_pcscf: null terminate dst_uri fields

(cherry picked from commit a8be2459fc4013060944bf79e7c66b3613e8d04c)

- URL:  https://github.com/kamailio/kamailio/commit/29ca1231c624e79ded4d2cb633e7eeae77398d4a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-01-23T14:57:18+01:00

ims_isc: null terminate dst_uri field

(cherry picked from commit a8cc28b6e0236b21569625baffa865ff4ce0a153)





More information about the sr-dev mailing list