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

Daniel-Constantin Mierla miconda at gmail.com
Tue Sep 8 12:42:10 CEST 2020


- URL:  https://github.com/kamailio/kamailio/commit/fa7042676c0dc2ea8760c928ef70fd187eedc3a4
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:52:35+02:00

kamctl: added pstrap command

- use ps to get list of PIDs for Kamailio instance, instead of RPC
core.psx

(cherry picked from commit 97ec85559f1e33405fff2320443dc86d2df13456)

- URL:  https://github.com/kamailio/kamailio/commit/12aecb27779637b90ef83efea4dfaf095b5b2b13
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:52:44+02:00

kamctl: print process details in pstrap output

(cherry picked from commit 904a1590dbcdbb0fda9f676b4768596f797e9e27)

- URL:  https://github.com/kamailio/kamailio/commit/7ac48ca1a6bd0462199ebb6cf1be61bc2c865353
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:52:57+02:00

kamctl: skip tracing kamctl itself in pstrap

(cherry picked from commit 626c0dee863fa517e473148ca8010d737a8f7ffe)

- URL:  https://github.com/kamailio/kamailio/commit/c79cc69ac27bd1d6b506634e8a9d768001648762
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:56:49+02:00

tls: docs - fixed typo

- GH #2410

(cherry picked from commit a12064696ac37cadf954a89b58daa1e05e182180)
(cherry picked from commit eb2abae40b36ad123528cddb25e0ddd217b68b22)

- URL:  https://github.com/kamailio/kamailio/commit/5896f8e31078ff9b5d704c7393d7a7acac29db96
Author: Luis Martin Gil <luismartingil at zaleos.net>
Date:   2020-09-08T09:57:08+02:00

tm - remove not used route_mode var

(cherry picked from commit 6619be46249dfe0b2f2cbc863cb8b2f44716122b)

- URL:  https://github.com/kamailio/kamailio/commit/6474444f12b15b443f9f0ed96e509b2df6cb7d44
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:57:50+02:00

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)
(cherry picked from commit 1ecade5cbd323e1ab45ec6f83236e1d389739d3b)

- URL:  https://github.com/kamailio/kamailio/commit/9db407d0ad2a2e48725ddc2fd37026978f56132a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:58:18+02:00

app_lua: docs - note about availability of 'sr' Lua module

- use KSR in the examples

(cherry picked from commit 34efa83569bedb1f36c3661ee063ff6334633e4a)
(cherry picked from commit c98d9e8c6687f2311f51016ed9cc2e089d4eb242)

- URL:  https://github.com/kamailio/kamailio/commit/4f9a5cdefb8d6baf9c069e277012d6d616137393
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:58:30+02:00

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)
(cherry picked from commit 4aeb071b26df08e1dfc902340475c077e468c661)

- URL:  https://github.com/kamailio/kamailio/commit/2d581622496e2141401a00a47011cf11156317e0
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:58:58+02:00

db_text: free pointer in case of error

(cherry picked from commit bddf16db74ea779bb01805fc2cbabfdaf8f4d62b)
(cherry picked from commit aabb2b2cfab6dc664ebc4b3d15db0d2ecb3cafd5)

- URL:  https://github.com/kamailio/kamailio/commit/0f8528d4705e0e7060708f6108c47bcc599f743a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:59:07+02:00

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)
(cherry picked from commit b14b0a116791b85f2048e5fc863e50b7f7d93405)

- URL:  https://github.com/kamailio/kamailio/commit/148cf4bb35cb94e111cf8ade1294519c556f4b7c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:59:17+02:00

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)
(cherry picked from commit 6d79c954469082aeb8518fdcca80217ce4826992)

- URL:  https://github.com/kamailio/kamailio/commit/58043293132efa043a1d9ebfb2473d1efe319a35
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:59:27+02:00

pike: docs - section for pike.list rpc command

(cherry picked from commit 720e929a87c6d3ee29c316ca63886c7142320f43)
(cherry picked from commit c783f19708bfd1d8c2334f739c8960b2de5f4fb3)

- URL:  https://github.com/kamailio/kamailio/commit/0567c42a324deaa8dfe60cf1d8281aa22f5f4e1d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T09:59:39+02:00

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

- GH #2437

(cherry picked from commit 046126b4a90090bf5b8f9b517ba5218793e6b973)
(cherry picked from commit c8c884c4db353d4fac83752a494989e699fc36ff)

- URL:  https://github.com/kamailio/kamailio/commit/e956b3c7dbb931f719e11a44887c5eeb8ffa878d
Author: Dmitry <dmitry.wagin at ya.ru>
Date:   2020-09-08T09:59:55+02:00

Makefile.defs: Fixed libs option for FreeBSD

(cherry picked from commit f490c4e0f5888963a01fa99fe94a464d44223199)
(cherry picked from commit 0efd0d63a8f8d7b644d0eba13552778d3b746c67)

- URL:  https://github.com/kamailio/kamailio/commit/659edfc219c850ac464869589d11fb8db7004730
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T10:00:18+02:00

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)
(cherry picked from commit b5176749605808af737aca00992f549152f9c38a)

- URL:  https://github.com/kamailio/kamailio/commit/4c80e4c71a44fbe26761bee730e423f73923d713
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-09-08T10:00:37+02:00

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

(cherry picked from commit 29dde9fea1eb21b4bb484286f7443dd32f611bd2)
(cherry picked from commit ac56dfde20c5e689fb911debdd33a6155f7b130c)





More information about the sr-dev mailing list