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

Henning Westerholt hw at skalatan.de
Fri Oct 2 18:15:06 CEST 2020


- URL:  https://github.com/kamailio/kamailio/commit/c6d6c76f37f1bba607a67f5b38ee0b27653073b8
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:20:13Z

dialog: fix error in debug logging, properly log both sockets

(cherry picked from commit 6b27844460e0de475d9546db122ff1ba9d9be6d8)

- URL:  https://github.com/kamailio/kamailio/commit/3382a6a13d3e072b834af4a4edbde738bd8a92f3
Author: Torrey Searle <tsearle at voxbone.com>
Date:   2020-10-02T15:21:22Z

tools/kemi: add support for invoking function pointers

also add a flag to allow generated version of code to be compatible
with older versions of python3

(cherry picked from commit 773ecfc9ceec5bbbe6c7f5fd72399baacfd74c0a)

- URL:  https://github.com/kamailio/kamailio/commit/e7a390388fe640d46efc640e97a87f00f1361f47
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:24:06Z

evapi: free addr info in case of bind error

(cherry picked from commit 41db985ebfcb691f2e20e689a83379e382ef6c03)

- URL:  https://github.com/kamailio/kamailio/commit/7640e7c38df8c213210487f9379cd761a94ece45
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:27:55Z

pua: docs - fixed missing comma in example

- picked from #2371

(cherry picked from commit 9adccda325d258fe539b54ec67d4389d3a2fc72c)

- URL:  https://github.com/kamailio/kamailio/commit/96e406c046d625995e5887a065a6a8c37e1ba488
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:28:54Z

siputils: docs - added section ids for parameters

(cherry picked from commit ec0b1d31f1d667abdcd7cce7fbfff110583e271c)

- URL:  https://github.com/kamailio/kamailio/commit/d054df58128e23516f526e4eab4a3d6d1745014b
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:29:18Z

ims_charging: fix error in destination_realm default vaulue

(cherry picked from commit f679c118a589c80cb84954fb46271adef596e049)

- URL:  https://github.com/kamailio/kamailio/commit/35132a64f4a60df23e03a8be1e68197aa20b3e87
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:31:23Z

ims_charging: bugfix for destination_host parameter, implementation was incomplete

(cherry picked from commit f5e44252c39c7695cb66893035a0581a65a72f91)

- URL:  https://github.com/kamailio/kamailio/commit/d2377eea2798561128bfb299f7f01d69614aa086
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:31:45Z

ims_charging: add missing change for ccr.c (related to previous commit f5e44252c39c7695cb)

(cherry picked from commit 4cb61cc35a695e2636007f6518a63ed8e508b67f)

- URL:  https://github.com/kamailio/kamailio/commit/4b7cd8149d1588efbd94bc6f30a9864563b0c3f0
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:32:42Z

ims_charging: bugfix for tel URIs, need the same logic in stop as in start requests

(cherry picked from commit c3efb3b3331936a30f387e9f3c8c435d4d64f0bb)

- URL:  https://github.com/kamailio/kamailio/commit/78cc2c04fc43f44619f311b0d10ac101e8cb2d70
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:36:10Z

ims_charging: fix wrong default User-Equipment-Info-Type AVP format

- fix User-Equipment-Info-Type AVP format
  According to the RFC 8506 it should be like this: The 48-bit Media Access
  Control (MAC) address is formatted as described in Section 3.21 of [RFC3580]
- use strlen instead of sizeof

(cherry picked from commit 1a8f54147063560f6016634152b17293394b8497)
(cherry picked from commit d51a3c4393b345b783adccf8a0e960274e11afb2)

- URL:  https://github.com/kamailio/kamailio/commit/3195b85910e3e834ae03e59d20e411b33bc7569e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:37:22Z

misc/examples: kemi lua - added debug callback function

- commented - can be enabled to track the execution trace of the lua
script

(cherry picked from commit 491a8327933cb4471260fdd09ff93296a7a0ccfd)

- URL:  https://github.com/kamailio/kamailio/commit/83a357f8d6a3a8a0e2b6de6ac74238358ec661cc
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:41:08Z

tls: docs - fixed typo

- GH #2410

(cherry picked from commit a12064696ac37cadf954a89b58daa1e05e182180)

- URL:  https://github.com/kamailio/kamailio/commit/b3b06a9c0329f01f8c9351cc56a146e0ba9a25c0
Author: Sergey Safarov <s.safarov at gmail.com>
Date:   2020-10-02T15:41:16Z

pkg/kamailio/obs: spec formating

(cherry picked from commit 56bb276b4e5c00843244d555e7c5221e3f2a6203)

- URL:  https://github.com/kamailio/kamailio/commit/12e310f3757fd2e194267977579e5d3643ecb2a3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:42:25Z

dialog: print old state on dlg timeout

(cherry picked from commit 06b7e416756e1711edef6db683cef35824f4b2a5)

- URL:  https://github.com/kamailio/kamailio/commit/f82bdb7fadd02368133b4813cdba515a7725a31d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:42:57Z

xcap_server: check before going to the end of the buffer

- use marcros to set and restore char for ending 0

(cherry picked from commit 6ce5c0bdf136ecffd7917f2d60093e1b2c49fa54)

- URL:  https://github.com/kamailio/kamailio/commit/8ac4f388f835ef182bf1d05d45550250a6b677b3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:43:18Z

db_text: free pointer in case of error

(cherry picked from commit bddf16db74ea779bb01805fc2cbabfdaf8f4d62b)

- URL:  https://github.com/kamailio/kamailio/commit/36a3c1f47f54e58f41ed5b302bd4bce1ff76a501
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:43:35Z

Makefile.defs: get clang version only from --version output

- the full version with stderr output included has a different first
line on MacOS, making head -n 1 not extract the version number line

(cherry picked from commit bff689cfedca70149e17b6ec3584ca9ecab71418)

- URL:  https://github.com/kamailio/kamailio/commit/92ddff8921ef0b035d1d785e87f3f44be8a3582c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:44:08Z

Makefile.defs: map gcc v10.x to 9.0+ options

- detect properly the 10.x gcc version number, GH #2425

(cherry picked from commit 79e7738027a40affa4c7f606bf55a3ad0fe31bc4)

- URL:  https://github.com/kamailio/kamailio/commit/814fcce6c46671b84bf67d6db7317a0ad79b18b8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:45:50Z

pike: docs - section for pike.list rpc command

(cherry picked from commit 720e929a87c6d3ee29c316ca63886c7142320f43)

- URL:  https://github.com/kamailio/kamailio/commit/72bf4a6c9e768d2ab1c2d9eb4c80c6e2f019f0f6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:46:13Z

topoh: check if via param has the expected prefix, otherwise skip

- GH #2437

(cherry picked from commit 046126b4a90090bf5b8f9b517ba5218793e6b973)

- URL:  https://github.com/kamailio/kamailio/commit/3d4bcb4a386bc9387053779e1f692ebd942e84c1
Author: Dmitry <dmitry.wagin at ya.ru>
Date:   2020-10-02T15:47:32Z

Makefile.defs: Fixed libs option for FreeBSD

(cherry picked from commit f490c4e0f5888963a01fa99fe94a464d44223199)

- URL:  https://github.com/kamailio/kamailio/commit/b046d031006627eec4acfd9dd8fbf0572ed3f9b5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:48:29Z

log_custom: print to stderror if sending log message fails

- help troubleshooting while avoiding looping to same function in case
the log engine is set to log custom module

(cherry picked from commit f16d046f6330f897b374d9bb7dab3b2ce8eab3a7)

- URL:  https://github.com/kamailio/kamailio/commit/f8b67668b35008f86435a5e3d9f2ae67aca98566
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:48:47Z

topoh: remove the Via cookie when skipping topoh via event route

- event route is now executed with parsed sip message to be sent out
- GH #2437

(cherry picked from commit 06a1d20fdcae42c8f2130c547c6c6cf5fb6dce26)

- URL:  https://github.com/kamailio/kamailio/commit/1d0f0bcee0f51d62a506935924f331684a40cbc2
Author: Juha Heinanen <jh at tutpro.com>
Date:   2020-10-02T15:50:22Z

sqlops module: added one more sql query function return value to README

(cherry picked from commit d93de03c10eb7b88024d7eb9ba85200601cf6c7a)

- URL:  https://github.com/kamailio/kamailio/commit/3ce17b3ba01104ebd0789f25ff950e14caaa6adf
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:50:38Z

usrloc: get_udomain() - safety checks for location table name parameter

(cherry picked from commit 29dde9fea1eb21b4bb484286f7443dd32f611bd2)

- URL:  https://github.com/kamailio/kamailio/commit/7755d876d0f300daf9563b57793a17e8ad8b186d
Author: Federico Cabiddu <federico.cabiddu at gmail.com>
Date:   2020-10-02T15:53:16Z

httpa_asyc_client: set curl memory callbacks in module initialization

(cherry picked from commit 66fea7c615e01b200b334d5255c90911cfb360fe)

- URL:  https://github.com/kamailio/kamailio/commit/e01b3652c9112b98d037fc4dbc54fe85db0d76c6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:53:54Z

msrp: proper parsing ipv6 host part in uri

- enclose ipv6 address in square brackets for msrp pv
- related to #2472

(cherry picked from commit 1cda029885dd89e2ec46fe28a0d6f656aad19e7a)

- URL:  https://github.com/kamailio/kamailio/commit/773f6f48b3c638fd812edebe5303d70fce15aa4c
Author: Henning Westerholt <hw at skalatan.de>
Date:   2020-10-02T15:56:43Z

docs: add matrix channel information to normal and github READMEs

(cherry picked from commit 3c19ca90327d92be69cdce482e66991147db9083)

- URL:  https://github.com/kamailio/kamailio/commit/35df241a87766f4a7ccdbea2573135559a80e3a1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:58:09Z

dispatcher: sync on updating last used fields

(cherry picked from commit e307432e5f34a2093544e9ff703ea205169e4088)

- URL:  https://github.com/kamailio/kamailio/commit/aac6c00202aeebe8a13e9d33ca962771ffbfc353
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:58:48Z

topos: docs - more details about what SIP traffic is handled

(cherry picked from commit 878971f2c0bc32233b6f18728f9b88537b3d19e8)

- URL:  https://github.com/kamailio/kamailio/commit/0d0085cfe871208af4a4f7f4a4c4ea040dd9a56e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:59:02Z

lib/srdb1: db_use_table() more suggestive error messages

(cherry picked from commit 57d33a2d76219ae3d1eb503044dadaeddc7e06fd)

- URL:  https://github.com/kamailio/kamailio/commit/8988b12dee467bfd5ba1a6d3aaef13ae40c7ae34
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T15:59:40Z

tmx: safety check of expected route blocks for using $T_*() variables

- related to GH #2479

(cherry picked from commit 2e7710e292a649c6c57e46d5994d3b2cf3815865)

- URL:  https://github.com/kamailio/kamailio/commit/7f37dfe943e49625afcd51ca8de321418f872124
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T16:00:27Z

usrloc: use unsigned int for rpc output for the fields having this type

(cherry picked from commit b754b9f68bee0b58b4ae00b7f0764c2bf711d14c)

- URL:  https://github.com/kamailio/kamailio/commit/ac95ed9c1a24dbedf4e197a02580880fd19c1ad1
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   2020-10-02T16:01:12Z

ndb_redis: set message level to debug on exec

* logging error makes no sense here since there's going
  to be a reconnection afterwards

> ERROR: ndb_redis [redis_client.c:903]: redisc_exec_argv(): Redis error: Server closed the connection

(cherry picked from commit a9c331d70dbed6827874aa99296203ac5a9d5c7b)

- URL:  https://github.com/kamailio/kamailio/commit/61c88b527d9f58154a5a884fab1bcd525413e173
Author: Julien Chavanton <jchavanton at gmail.com>
Date:   2020-10-02T16:01:46Z

dispatcher: fix an error in initialisation /

training of the latency estimator

(cherry picked from commit b728cb30810ef44b821a93335cdd34f954f2029c)

- URL:  https://github.com/kamailio/kamailio/commit/5a034b5b5a1e45e2c91ccf70db0b8b236f30f388
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-10-02T16:04:55Z

rr: reset param buffer for r-r advertised address

- GH #2486

(cherry picked from commit 8dfc0f6ef0ddc4bf2d73d21124caa289d4b8ce07)





More information about the sr-dev mailing list