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

Daniel-Constantin Mierla miconda at gmail.com
Wed Aug 26 23:04:56 CEST 2020


- URL:  https://github.com/kamailio/kamailio/commit/12095fd3948ca776dd2d03b8efa11293609389c4
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:53:20+02:00

evapi: export async_unicast() to kemi

- PR #2415

(cherry picked from commit 7116c04c61cf789a371568fb593c109e195a1574)

- URL:  https://github.com/kamailio/kamailio/commit/c98d9e8c6687f2311f51016ed9cc2e089d4eb242
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:53:33+02:00

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

- use KSR in the examples

(cherry picked from commit 34efa83569bedb1f36c3661ee063ff6334633e4a)

- URL:  https://github.com/kamailio/kamailio/commit/4aeb071b26df08e1dfc902340475c077e468c661
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:53:48+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)

- URL:  https://github.com/kamailio/kamailio/commit/aabb2b2cfab6dc664ebc4b3d15db0d2ecb3cafd5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:54:03+02:00

db_text: free pointer in case of error

(cherry picked from commit bddf16db74ea779bb01805fc2cbabfdaf8f4d62b)

- URL:  https://github.com/kamailio/kamailio/commit/b14b0a116791b85f2048e5fc863e50b7f7d93405
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:54:35+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)

- URL:  https://github.com/kamailio/kamailio/commit/6d79c954469082aeb8518fdcca80217ce4826992
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:55:09+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)

- URL:  https://github.com/kamailio/kamailio/commit/c783f19708bfd1d8c2334f739c8960b2de5f4fb3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:55:34+02:00

pike: docs - section for pike.list rpc command

(cherry picked from commit 720e929a87c6d3ee29c316ca63886c7142320f43)

- URL:  https://github.com/kamailio/kamailio/commit/c8c884c4db353d4fac83752a494989e699fc36ff
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:56:06+02:00

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/10af8efa9061c2f52ee1db51c4cf665073c20dcc
Author: Rosen Penev <rosenp at gmail.com>
Date:   2020-08-26T22:56:42+02:00

tls: support compilation without deprecated OpenSSL APIs

- GH #2428

(cherry picked from commit 234b02236b3ad13cdaf5624d11c727ad7d804747)

- URL:  https://github.com/kamailio/kamailio/commit/67979e07b63b574687b1924c38fabd724d0ad876
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:57:02+02:00

tls: added define condition on version functions

- libssl 1.1 variants are not in 1.0
- following the changes by 234b02236b3ad13cdaf5624d11c727ad7d804747

(cherry picked from commit 99c6a68dea60ca745dfdfa33085bb6acbcee846a)

- URL:  https://github.com/kamailio/kamailio/commit/0efd0d63a8f8d7b644d0eba13552778d3b746c67
Author: Dmitry <dmitry.wagin at ya.ru>
Date:   2020-08-26T22:57:48+02:00

Makefile.defs: Fixed libs option for FreeBSD

(cherry picked from commit f490c4e0f5888963a01fa99fe94a464d44223199)

- URL:  https://github.com/kamailio/kamailio/commit/474d77b8743834a14d00ad285534cf2916460b17
Author: Yufei Tao <yufei.tao at syntec.co.uk>
Date:   2020-08-26T22:58:42+02:00

uac: added uac_event_callback for kemi

(cherry picked from commit 767d3ca88a4e4fa093a6a81a36d95d116251b578)

- URL:  https://github.com/kamailio/kamailio/commit/daab7955e91c4537547c89eacb7ecd0f136bffdb
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:59:03+02:00

cfgutils: exported route check functions to kemi

(cherry picked from commit ecba550f5d35435adfa9c692cec8cee6cae8a77b)

- URL:  https://github.com/kamailio/kamailio/commit/f1d194d0d83f94a495c539436918a094f06758de
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:59:13+02:00

core: kemi - exported core route function

(cherry picked from commit d9dd2abeb82be8b992ddf534864b6d84594b7a47)

- URL:  https://github.com/kamailio/kamailio/commit/a3763403b22b21974e401929de4ef3f6f38d045a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:59:30+02:00

keepalive: docs - documented owner parameter for add/delete functions

- related to GH #2438

(cherry picked from commit 7284a61125bb0cacd1adc2289af616061df03258)

- URL:  https://github.com/kamailio/kamailio/commit/b5176749605808af737aca00992f549152f9c38a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2020-08-26T22:59:57+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)

- URL:  https://github.com/kamailio/kamailio/commit/05b4b85b6d977fddfd23b3c556328c516670b98d
Author: Juha Heinanen <jh at tutpro.com>
Date:   2020-08-26T23:00:14+02:00

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

(cherry picked from commit d93de03c10eb7b88024d7eb9ba85200601cf6c7a)





More information about the sr-dev mailing list