- URL: https://github.com/kamailio/kamailio/commit/bb48da13adfe36716c3d958ed1d9c410... Author: Jannik Volkland volkland@sipgate.de Date: 2024-04-25T13:31:15+02:00
db_redis: docs - refine docs regarding client certificates [skip ci]
The created ssl context does not use client certificates [1,2] which is against the default in current Redis configurations [3]. The used Redis server therefore needs to be configured to not use tls-auth-clients [3].
There is also a small typo in "ac_path" which was fixed to "ca_path".
[1]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac... [2]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac... [3]: https://redis.io/docs/management/security/encryption/#client-certificate-aut...
(cherry picked from commit 40a50243f0bae782b7acd97cf0a9b1138185068b)
- URL: https://github.com/kamailio/kamailio/commit/f337f13cdbc7e8805c0130dbae3befaf... Author: Jannik Volkland volkland@sipgate.de Date: 2024-04-25T13:31:21+02:00
ndb_redis: docs - refine docs regarding client certificates [skip ci]
The created ssl context does not use client certificates [1,2] which is against the default in current Redis configurations [3]. The used Redis server therefore needs to be configured to not use tls-auth-clients [3].
There is also a small typo in "ac_path" which was fixed to "ca_path".
[1]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac... [2]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac... [3]: https://redis.io/docs/management/security/encryption/#client-certificate-aut...
(cherry picked from commit 6faa180661e799187eff3a498f8b13e96719fa92)
- URL: https://github.com/kamailio/kamailio/commit/855c76780c4399d6d9881ce3c525a7df... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:31:50+02:00
sdpops: reformat the codecs map
(cherry picked from commit 359a442e14a156b0bcf60dc5b2580cbc57924e34)
- URL: https://github.com/kamailio/kamailio/commit/7295607e680ad1dd5290b15dab7fed77... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:32:18+02:00
core: parser/sdp - rename parameter to suggest better its role
(cherry picked from commit b03ec73589c12e566b11ce2c653401daa915c805)
- URL: https://github.com/kamailio/kamailio/commit/8d312ded02559b325cdd691bde61c541... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:33:01+02:00
siputils: tel2sip2() - memset to 0 pkg allocs and recompute len of new uri
(cherry picked from commit d1118064d04bb77c818540e68edf1766db1d560a)
- URL: https://github.com/kamailio/kamailio/commit/800ed174b9402d1b253b2cb4ab04b5fb... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:33:24+02:00
ims_ipsec_pcscf: log error message made info
(cherry picked from commit 92d3573b500374d100639484e5a84cb640dc6b1d)
- URL: https://github.com/kamailio/kamailio/commit/595d3f472179402dce7a51672c2dbfbc... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:34:17+02:00
corex: Fix unknown af in list_sockets
(cherry picked from commit 8bc64a9e6820243336387d9cd9acf81f24d89993)
- URL: https://github.com/kamailio/kamailio/commit/d2cf78f5c70977639f3b7f66b852350b... Author: vijay kumar vijay.kumar@exotel.in Date: 2024-04-25T13:35:18+02:00
rtpengine: fix pkg mem leak in send_rtpp_command() - freed request.s after sending request to websocket
(cherry picked from commit b4753ae4216b0c960ac094f4be8232fb4d0147b0)
- URL: https://github.com/kamailio/kamailio/commit/2661594bf7f31558e6ac7524f33ebb35... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:35:38+02:00
tcp_main: Add protocol argument for searching tcp/tls connections
(cherry picked from commit 4a40b16d4f9bef9bc75d3272c83878e6348aa0b8)
- URL: https://github.com/kamailio/kamailio/commit/0c070443b585c597d2d6249ac6ac3249... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:35:45+02:00
tcp_main: Add proto argument to tcpconn_exists function
(cherry picked from commit 6779efd430178adff0ae438d178e38c003e4e05c)
- URL: https://github.com/kamailio/kamailio/commit/a19e6e0e49d9881ab990d23ad31a9577... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:35:57+02:00
tcp_main: Update comment docs
(cherry picked from commit 0a28a93c6e060081267dc686e342d45ef03358e7)
- URL: https://github.com/kamailio/kamailio/commit/7d103cf3887401fca32d95f7ea7ee10f... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:36:25+02:00
core/forward: Match protocol when forwarding
(cherry picked from commit d81e5113884b933251499630d112ec5b1150b8a4)
- URL: https://github.com/kamailio/kamailio/commit/3052565e3ce14d5d3c45d790877a5621... Author: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2024-04-25T13:36:39+02:00
tcp_main: Match wss protocol
(cherry picked from commit 175d755c40bc50b78b2cf4f18ad22429289af90d)
- URL: https://github.com/kamailio/kamailio/commit/28bbcd5a50f45b8217125481706180a7... Author: Rick Barenthin rick@ng-voice.com Date: 2024-04-25T13:37:16+02:00
usrloc: check on db delete the return value of memchr
When inserting into the database the AOR is split at the @ sign and if there is no @ sign in the AOR only the domain part is filled and the user part is left empty.
But for deleting this is not done and the query failed to be executed and the AOR is not deleted. This PR add this behaviour of only comparing against the domain part if the AOR doesn't contain a @ sign.
(cherry picked from commit 49276a1f43b1a3bf4a8d681888df964000360c79)
- URL: https://github.com/kamailio/kamailio/commit/db2e96ec2aacde1bd50b65ea6357388b... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:37:37+02:00
core: tcp - keep connection id on event route cb structure
(cherry picked from commit 11e7d71e5c2ee9428298658ed3b9a0f625d40f00)
- URL: https://github.com/kamailio/kamailio/commit/c9fe59d6cd73179aa75e21b3b215bc04... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:37:46+02:00
tcpops: reworked some debug messages
(cherry picked from commit 27e3b7f3f82957c6dc80f2ff89c40bdd87cecb81)
- URL: https://github.com/kamailio/kamailio/commit/069de99576b5f8bff002176331ed2f54... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:37:54+02:00
core: tcp - set a global shortcut to tcp connection for event route
(cherry picked from commit d114d11724dc4157e7e5809504531d26da6bcc57)
- URL: https://github.com/kamailio/kamailio/commit/7e987d8937349246f2abfa041679f568... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:38:01+02:00
pv: use global tcp connection callback for event route on $conid
(cherry picked from commit f5c05a68ae72881ab0691bb8488112356fc67c79)
- URL: https://github.com/kamailio/kamailio/commit/794c2edeaffe059bf8de6ab1d3df5db0... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:38:09+02:00
core: fmsg - parse loopback ip when initializing faked msg structure
- GH #3817
(cherry picked from commit 66b3c04a9653425b1602c82dd2456a7eb7cf59d1)
- URL: https://github.com/kamailio/kamailio/commit/eaacc171adbcd84fb2b95b4c182cd1e9... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:38:17+02:00
regex: init globals for safer shutdown on failure
(cherry picked from commit 84517c14ca38a8371c67b858077a42019c2217a8)
- URL: https://github.com/kamailio/kamailio/commit/c8f685359c411ac43000dd77cbc2e4f9... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:38:24+02:00
regex: allocate pcres array
- GH #3812
(cherry picked from commit 2cc62133db4f6875f55e73e044f37dafbb2274c2)
- URL: https://github.com/kamailio/kamailio/commit/3ff024fd0057d3a9d045d3f20df5d1d7... Author: Daniel-Constantin Mierla miconda@gmail.com Date: 2024-04-25T13:38:34+02:00
regex: reformat exported structures
(cherry picked from commit 0ebfddd20b43396d602b4c68a88f7c2bc58ed211)