===================== 2025-01-23 Version 5.8.5 Released ===================== ===================== Changes Since Version 5.8.4 =========================== commit 7c2db662b81ede6256a871a783146320a03904c6 Author: Daniel-Constantin Mierla Date: Thu Jan 23 09:08:43 2025 +0100 Makefile.defs: version set to 5.8.5 commit 13ef1a559a57087279ea5c0920ad7253e65b7c98 Author: Daniel-Constantin Mierla Date: Thu Jan 23 09:04:34 2025 +0100 core: extended logs for subst lumps (cherry picked from commit d307fee57b7a8a7e0b5ccf0956464a159e156b73) commit 2f7ff72109cb4097c095d86bc5d57d00b3024d7d Author: Daniel-Constantin Mierla Date: Thu Jan 23 08:31:59 2025 +0100 pkg/kamailio/deb: set version to 5.8.5 commit dbb7696bee3c43da69c4a12a9dc0bdf91b71460f Author: Daniel-Constantin Mierla Date: Thu Jan 23 08:30:04 2025 +0100 pkg/kamailio: version set 5.8.5 for rpms and alpine commit 6fd7fd2acf7d76e4e8ba7669c170dc837a84848d Author: Daniel-Constantin Mierla Date: Tue Jan 21 21:43:06 2025 +0100 core: reworked how rport, received and extra params are added to first via of generated replies (cherry picked from commit d613f30214782d47ed0aab8bf2fb55329d87862a) commit 8eff811614b72fbf80af6d546d65c65e6b59c1a5 Author: Daniel-Constantin Mierla Date: Tue Jan 21 21:22:38 2025 +0100 core: add extra params to first via only for generated replies (cherry picked from commit 9045c8d537b8960a18451f870effe2255cb4861d) commit b6360f4d8549c18efad507bc37ef599d9e3316d7 Author: Daniel-Constantin Mierla Date: Tue Jan 21 19:45:20 2025 +0100 core: add rport to generated replies after first via branch when no incoming rport (cherry picked from commit 09d1ba87f4d37c3e13153229c63698f09ca195bc) commit 132e5324bf9f794ea82df0f12ef094f6c12ee178 Author: Daniel-Constantin Mierla Date: Tue Jan 21 18:15:19 2025 +0100 etc/kamailio.org: do record route for REFER - it creates a subscription dialog - https://datatracker.ietf.org/doc/html/rfc3515#section-2 (cherry picked from commit cfc9d69435b4bbc53dbe6748e0d22603760c48fd) commit 76ffc6d3d4053bc43b81c3363e837c10360b0089 Author: Daniel-Constantin Mierla Date: Mon Jan 20 17:10:05 2025 +0100 core: parser/sdp - check if still before end of the value (cherry picked from commit b96bc11a54f11ec688429c057bf5a90c40c147b3) commit 9b26093fa5cdf05cf664fa3a03619634ed226a47 Author: Daniel-Constantin Mierla Date: Mon Jan 20 12:58:18 2025 +0100 core: socket info - set receive timeout for netlink socket - GH #4098 (cherry picked from commit 6750e2e2f1d6c10f6b5e66897d38657a576a9732) commit 59a6a469d1627de069abb8b7755776a8e87c9008 Author: Daniel-Constantin Mierla Date: Fri Jan 17 09:29:45 2025 +0100 parser/sdp: more details in logs for setting fmtp payload (cherry picked from commit 81b84ef83f59981b6e5f199055e9ab6a94c58b38) commit f499cb1fffb0ec8ef7b659ecde90de303fde0553 Author: Daniel-Constantin Mierla Date: Thu Jan 16 10:47:25 2025 +0100 core: tcp - remove level and function name from log message (cherry picked from commit 5fe61ec6dbcd9d2dde3f2bd978dad5130ac5bff9) commit 50e69e9a269e5d5dba0251f893abc34907a12970 Author: Daniel-Constantin Mierla Date: Wed Jan 15 07:24:29 2025 +0100 sanity: log as debug when Content-Length is missing for datagram protocols - the header is optional for datagram protocols (RFC3261, 20.14) (cherry picked from commit e38c7f8bac1aef9890d266fa466cea1561346732) commit 1d79bd109bd5f1563a23189cfab9ed8e9bb821c9 Author: Daniel-Constantin Mierla Date: Tue Jan 14 13:16:12 2025 +0100 siputils: declare iterator out if for loop for C99 compiler - for sip_generate_charging_vector() - variables declared at the begining of blocks (cherry picked from commit 6b0b8cb84b7d0e965d50bdf0dfa5423004879f55) commit 3772cdfda5c23d5267bac7059ace198418ef3986 Author: Kamailio Dev Date: Tue Jan 14 09:46:23 2025 +0100 modules: readme files regenerated - modules ... [skip ci] commit 8ef52b885212c21f5606c9a00abf6a532da57121 Author: drTr0jan Date: Fri Jan 10 10:53:19 2025 +0300 influxdbc: support for FreeBSD build (cherry picked from commit abcafe75de7adc524b4a5a3df103f427565f9627) commit 42aeb526d02ff4414504b28dd7803a27e3553840 Author: drTr0jan Date: Fri Jan 10 10:52:33 2025 +0300 Makefile.defs: support for FreeBSD build (cherry picked from commit 141f19a95bd0d97f1bd325291aafb844f46c7fd3) commit e6ceae072f462497584cafe5574298ee52a85538 Author: Alexander Bakker Date: Thu Jan 2 14:50:03 2025 +0100 core: parser - set URI type to TELS_URI_T for user=phone SIPS R-URI Fixes an issue where setting the ``$rU`` for a SIPS R-URI containing ``user=phone`` would overwrite the scheme to ``sip``. (cherry picked from commit 8801cf72c77e9233c789a9a0a1536ac524d5abf6) commit b69b914ff514b9da92108636cdf206e2f64e7ffa Author: Bastian Triller Date: Wed Dec 18 17:13:13 2024 +0100 htable: Fix de-/increment w/ auto expire Update item expiration value during de-/incrementation for htables that are configured with autoexpire and updateexpire disabled. Otherwise an item cannot be used until timer cleaned it up. (cherry picked from commit b8062321572e1523bb9478fd2421c5a8bc8314af) commit c1850aa5a1eb13a1005c077ae538ba27844c73a1 Author: Daniel-Constantin Mierla Date: Fri Jan 3 12:11:22 2025 +0100 core: socket info - let the kernet to set nl_pid value inside nl_bound_sock() - GH #4094 (cherry picked from commit 1a6102098f78855283064f82a9075630b92412f3) commit 7e13eba5399329384ca79df972dbe2ca722092c0 Author: Daniel-Constantin Mierla Date: Fri Dec 20 09:41:14 2024 +0100 siprepo: docs - small typo (cherry picked from commit ed61054f3b4064523888897bb22ae4d53b84d949) commit 1520c3b1f05effa331bf4187d2cd7db3d0c87005 Author: Daniel-Constantin Mierla Date: Fri Dec 20 08:53:04 2024 +0100 htable: get current time once for pv counting items (cherry picked from commit 9abe414a186e2a6e9041dd03a1a8968f0efa954d) commit 7c35a85878e0923fcd354dab21b5a347ca8b3e19 Author: Daniel-Constantin Mierla Date: Fri Dec 20 08:19:14 2024 +0100 htable: skip expired items for pv counting them - GH #4080 (cherry picked from commit d92a990a4040279ed7ee4d71debf2a13fd4d6782) commit 59bf38394f97c1ed1ed6cfee862d9263791af95c Author: Daniel-Constantin Mierla Date: Thu Dec 19 09:24:41 2024 +0100 core: info log when no r-uri or branches found for print_dset() (cherry picked from commit f0095466c2847c996440c45a8f728adc16f09579) commit 57f18cfdaf9cd338eae9c69b8a4f88bf73c386db Author: Daniel-Constantin Mierla Date: Mon Dec 16 09:32:12 2024 +0100 auth: export pv_www/proxy_authenticate(...) to kemi - GH #4067 (cherry picked from commit fb1f6397cd58b8186558bfb719f73d9765281ff2) commit eb865d759f1b4274f602fbfa5bd85e21d3901d8a Author: Victor Seva Date: Thu Dec 12 12:06:38 2024 +0100 ims_diameter_server: fix retrieval ``$diameter_response`` value ``current_msg_id_repl is only`` changed if ``$diameter_reponse`` is changed by via ``pv_set_response()``. The event_route is executed with a ``fake_msg`` so it will not match if is setted outside anyways. (cherry picked from commit 7c365f76560b18aca49096121ea55791ce8f3623) commit ca809718bc64779ecb4371c04c15e1d98af04cc3 Author: Kilian Wöber Date: Tue Oct 29 14:43:01 2024 +0100 ims_isc: bugfix: firstflag incorrect in isc_match_filter (cherry picked from commit 2bd70ed7ab8ec4cf59e12be3d561c735d84f2dea) commit 533f8ef3406a6fe299c2184cfd31098266a2a1fd Author: Daniel-Constantin Mierla Date: Thu Dec 12 12:23:41 2024 +0100 pua_dialoginfo: rename short global variable (cherry picked from commit 92f899f3689f0f0b291590e82e61751b76b2539c) commit 828b666ba577f812de8ed472d5775d9c506cabab Author: Daniel-Constantin Mierla Date: Thu Dec 12 10:22:27 2024 +0100 core: use one strlen for mod_path (cherry picked from commit f385148ff68e2125a2111d9c506022519f17d1c9) commit e00d184a6ccdb8c34f52aaf96a0481b997dce0cc Author: Daniel-Constantin Mierla Date: Thu Dec 12 09:18:17 2024 +0100 tm: check the type of contacts xavp value - GH #4063 (cherry picked from commit 3eb9e1d34988ebeba9d4526da8f4d804846a7316) commit 2ca1c47e066800323dd72daed8a47cfa61fa2d5a Author: Daniel-Constantin Mierla Date: Mon Dec 9 19:04:25 2024 +0100 lib/srdb1: new and free connection callbacks expect one parameter - new connection is executetd with a database id and free connection with a pool con - compiler warnings: src/lib/srdb1/db.c:322:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 322 | con = new_connection(id); src/lib/srdb1/db.c:361:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 361 | free_connection(con); (cherry picked from commit 8e398b8675079e1baac7c7575e70283175cdebe2) commit 538d8b756594aa6a03aea34f5afd624b2a6ae56f Author: Matthias Urlichs Date: Fri Nov 29 17:01:45 2024 +0100 app_python3s: fix exception handling Python's C interface contract states that C code must *either* raise an exception and return NULL, *or* return a Python object. (cherry picked from commit ef73fb876f527c3bde4b425e3ec70d3f613fcb87) commit b5aceff9d75876908665516d847cf1e7292d850e Author: Matthias Urlichs Date: Fri Nov 29 17:01:45 2024 +0100 app_python3: fix exception handling Python's C interface contract states that C code must *either* raise an exception and return NULL, *or* return a Python object. (cherry picked from commit 91dc75e65bb2a6643b8b322024416c420caf5d64) commit 42241e6c054d6d92f6710210ed57425091206437 Author: Daniel-Constantin Mierla Date: Sun Dec 8 21:28:48 2024 +0100 tm: small updates about timer avp params and compatibility modes (cherry picked from commit 5e0bc1a5c9764ce472354a0aa242b7469d79eb7f) commit 158d1feb8f5ebe4b8a4af34e85c71c11cb144cea Author: Curt J. Sampson Date: Wed Dec 4 15:53:36 2024 +0900 misc: examples/ims/scscf/README - fix typo in .sql filename [skip ci] (cherry picked from commit ee81e1e017c62063a5b1fd20ac61c5783ee4eab4) commit 68e3447e04c06059d47e1f001ae0b34e7f88b2f5 Author: Daniel-Constantin Mierla Date: Tue Dec 3 08:03:57 2024 +0100 xlog: evaluate prefix for kemi functions (cherry picked from commit 76e18d0d13a41e93094f9084ac44e0809f91b109) commit 98f20996606a200f025dd78f96fbb50cd426f756 Author: Daniel-Constantin Mierla Date: Mon Dec 2 20:19:45 2024 +0100 xlog: use crit level with prefix for kemi xcrit() and xlog() - GH #4048 (cherry picked from commit a493e2e0006f89d2f8b5e903134407109ef587da) commit 1ad61f8238ce5966bb68c5d48667ca5800e94dad Author: Daniel-Constantin Mierla Date: Mon Dec 2 12:39:17 2024 +0100 ims_ipsec_pcscf: clang format (cherry picked from commit c7bb0965bde055aaf76cad526eae248ae2165280) commit 0363fe3f334840ff028b8a14bba932fa3274a2bd Author: Lennart Rosam Date: Tue Nov 19 23:42:04 2024 +0100 ims_ipsec_pcscf: Add error logging Currently the module initialization fails when the ipsec listen interfaces cannot be bound and it does not produce a helpful log message for the user. This commit addresses that. Co-authored-by: Alexander Couzens (cherry picked from commit 785659417bcc1984f12d5ebe35c134b15d614483) commit b359bd6c7adf1a287637892c0be0c9897c477d4d Author: Lennart Rosam Date: Tue Nov 19 22:00:07 2024 +0100 ims_scscf: Add more logging to ipsec_create() Currently there are scenarios where ipsec_create() fails with no more information in the logs. This should make debugging issues a bit easier. Co-authored-by: Alexander Couzens (cherry picked from commit 353b788bb3c78a4c0e8c390decdc420322b4927c) commit 0259f3a6c8c97121f9f691441c1a600ce3d4a782 Author: souradeep.bera Date: Sun Nov 24 14:29:57 2024 +0530 topoh: improve debug info for topoh crash - print entire socket address for ease of debugging with empty mask ip (cherry picked from commit c6a485b04c2ed14b77e8747ffcd822f0743d56dd) commit 85d1278034303c597fba4d2db21a9cd227c1730d Author: Daniel-Constantin Mierla Date: Sun Dec 1 09:02:12 2024 +0100 db_mongodb: use STR_VTOZ() macro (cherry picked from commit dca29a87467fd074bcb63a5f20b6834a87fadc5f) commit 076fb25f515c76a734281094e1b8a0fa095b0d65 Author: Daniel-Constantin Mierla Date: Sat Nov 30 10:39:20 2024 +0100 ndb_mongodb: mongoc_collection_command_with_opts() for mongodb_cmd() - mongoc_collection_command() is deprecated with lib v1.29.0 - GH #4037 (cherry picked from commit 3991350b1acdcd8b3cd575cdbc8932b4f8540e13) commit 871dc9bbc13cea3a328afba0e40cf77862a89d8b Author: Daniel-Constantin Mierla Date: Fri Nov 29 09:33:58 2024 +0100 lost: removed use of deprecated xmlKeepBlanksDefault() - XML_PARSE_NOBLANKS seems to be used, which is suggested in deprecation message - GH #4038 (cherry picked from commit 784f55cdb31de9eda6971e04ee12c2cb88556835) commit 6f78cc028b0418a20c2b73f97a4fc4af72c7106f Author: Daniel-Constantin Mierla Date: Fri Nov 29 09:15:59 2024 +0100 lost: clang format (cherry picked from commit 4a9bb81a69fbef11d92d294fa1db0711ff8e78db) commit 264e23e830072ef3804c974ffa6d85fb4b981370 Author: Daniel-Constantin Mierla Date: Fri Nov 29 09:13:49 2024 +0100 lost: use buffer size for snprintf (cherry picked from commit be2d3bfe537a692efa8cdc2bd4e4441eed5d0840) commit d816c822dbd4ee4c910e53a757003bf2a306d02d Author: Daniel-Constantin Mierla Date: Fri Nov 29 07:53:31 2024 +0100 ndb_mongodb: fix for deprecated bson_as_json() from v1.29.0 - GH #4037 (cherry picked from commit 8e6a8e0baf8a700f36c81d3f808391f03a37c9d1) commit 9266c0051158b9c65ae49bf9ab478dd94b55d7e5 Author: Daniel-Constantin Mierla Date: Fri Nov 29 07:33:58 2024 +0100 db_mongodb: fix for deprecated bson_as_json() from v1.29.0 - GH #4037 (cherry picked from commit a4a86bd1a84ee16630660873486ec7d870a4e361) commit a45daead40a07a4f6e3d9913ba27f9e6cd5f8bde Author: Daniel-Constantin Mierla Date: Thu Nov 28 14:38:08 2024 +0100 lib/ims: libxml2 is not needed - removed from makefile (cherry picked from commit 5eac8fd5356cc424d87cac4b4102c99e97054414) commit 40a9c5a96d837e35ecdc166f10476386c3c7e7a6 Author: Daniel-Constantin Mierla Date: Thu Nov 28 10:51:56 2024 +0100 http_async_client: remove unnecessary str len (cherry picked from commit c36dd7e9c8b01aae5f35e8c576188cd34b1f8aa6) commit 738cd9d4b7c1b14ec77fe2e7fa6422b814c97836 Author: Daniel-Constantin Mierla Date: Thu Nov 28 10:39:44 2024 +0100 keepalive: use memcpy for coping data (cherry picked from commit eab6682e4d8bebaf97f85c55b0863ad435e1d133) commit 7e0310160d1a934e573733b563a5464630881a2e Author: Daniel-Constantin Mierla Date: Thu Nov 28 10:36:47 2024 +0100 core: removed unnecessary use of strlen (cherry picked from commit 926988487358e1ae3ba79ca999629c452e2d32df) commit ce55b7d9ee5ee33d4cf9dc60328d6c55e42950e1 Author: Daniel-Constantin Mierla Date: Thu Nov 28 10:35:19 2024 +0100 core: modparam - use memcpy for data cloning (cherry picked from commit c2ff02b6d07c0f84dcbe5d0d47de3f12ed791e3a) commit fab2b2bb1e20e700756dec38a70f6d35393bdfec Author: Daniel-Constantin Mierla Date: Thu Nov 28 08:33:14 2024 +0100 async: fixed typo in log message (cherry picked from commit 78f272da156ff7796dd84697bbf04522b7a08009) commit b512a9e809a658dc9ac731a359afce8fa8acd049 Author: Daniel-Constantin Mierla Date: Wed Nov 27 15:36:33 2024 +0100 corez: set sndinfo attributes for corex_sip_reply_out() (cherry picked from commit b003a7184a02da5fd6dfe27def8d928d363e36ce) commit 76bb3b687a171bdbec77a4f7d121f9ac8a690e80 Author: Daniel-Constantin Mierla Date: Tue Nov 26 15:41:44 2024 +0100 jsonrpcs: docs - example for jsonrpc_exec() with rpc params (cherry picked from commit 5437ad1a1dd691707e6ea1774e5c8ff6a72d30a7) commit f026dab48d17e2f9b4391f2a2dd1bbb2fde8e72b Author: Dragos Vingarzan Date: Tue Nov 19 14:08:33 2024 +0100 cdp: fixed issues discovered during static code analysis This fixes: - 4-bytes (typically uint32_t) used for time_t storage (Y2K38) - print of time_t with %d instead of %ld - reuse of same loop index variable in a sub-loop - use of random(), when kam_rand() could theoretically be better - copy-paste mistake in sp2/sp parameter, where sp2 was meant and sp is probably NULL (cherry picked from commit 1ceeba7364b745b6ca2840e830d006a37460d10e) commit ea08d49c50d31ed5fc5cdeb786db474a9f069607 Author: Daniel-Constantin Mierla Date: Mon Nov 25 10:27:11 2024 +0100 core: tcp read - convert ips to different buffers for log messages (cherry picked from commit e58dc89324b30f09853a7430620e632ec5efaad5) commit e7cb341eb09cc4e59f8cc2da85d2baa8d4eb32d0 Author: Daniel-Constantin Mierla Date: Mon Nov 25 10:16:07 2024 +0100 core: helper functions to convert ip to string using a pool of buffers (cherry picked from commit c82aa6e92d3475bb56db761ba65abb64e8f712fd) commit c2c3e8f8430f53738192eec996b5506680ae7ec1 Author: Daniel-Constantin Mierla Date: Thu Nov 21 19:59:05 2024 +0100 core: ppcfg - use define for size of the buffer for core defined values (cherry picked from commit 26d6a518c974cfe509d23e41fe9db6b02f357930) commit 5766583c17792d64c579599412a3defb1bc4da2c Author: Daniel-Constantin Mierla Date: Thu Nov 21 16:55:45 2024 +0100 core: use defines for tls threads mode values (cherry picked from commit 81450df0c1b247bbd7582c47e00f358f8e20317c) commit f608b218da40449dd67ebfb83747550c222279d4 Author: Victor Seva Date: Wed Nov 6 19:10:01 2024 +0100 cnxcc: fix possible mem leaks on errors (cherry picked from commit 1bbb1472d8d940814e4658ac0adcdf809ac7f5ab) commit b7607abc683949d64d01bbf0481fd7aa4f2b2a80 Author: PertsevRoman Date: Wed Nov 20 09:11:14 2024 +0100 db_redis: fix: hiredis-cluster build fix - fixed preprocessing issues if WITH_HIREDIS_CLUSTER specified - GH #4015 (cherry picked from commit b14044fac93ef4b43584dd0e14f2b985d41745d6) commit 1b40c22489d057675259163088a838f473aa7047 Author: Daniel-Constantin Mierla Date: Tue Nov 19 16:20:46 2024 +0100 rtpengine: doc - fix quote tag (cherry picked from commit cc4e51c45d23b4450d082ba606445b515788ba61) commit 5e4b7044f147d3efbe03b52fc03203e567e47b51 Author: Daniel-Constantin Mierla Date: Tue Nov 19 16:18:01 2024 +0100 pv: made is_uri_enclosed() condition function inline (cherry picked from commit d93e0bc19f577114ef7e07afad3ce329c399a488) commit 6367a41f64ed165792ffe71ea310fd917947ccba Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Aug 7 16:07:56 2024 +0000 pv: Ensure URI enclosed in <> when changing Display Name (cherry picked from commit 75e17db22afa92929054ccf36c8ca9b5daafccd8) commit f8ec60e717ba27ab187bf9a0800b46736b000f86 Author: Remco van Vugt Date: Fri Oct 18 14:02:40 2024 +0000 kazoo: fixed segfault when using kazoo_query - Refactored parts of the code to be more readable and DRY - Split up functions for 3/4/5 arguments passed to avoid segfault - Fixed pseudovar allocation for returning results - Tested in 8.5.2 (cherry picked from commit 5a4b91e92b03160e13ef83ad486fb64fdae71c7f) commit f465639c69074342b863978417210a75c30502d1 Author: Anton Yabchinskiy Date: Mon Oct 7 15:32:49 2024 +0200 modules/snmpstats: exit with ksr_exit() instead of standard exit() The former respects the `--atexit=no` from Kamailio command line. See note on `atexit` in TLS module "Overview". (cherry picked from commit ed5899b8213a28eb5659edfd5b1b9740ba6a5ab5) commit df933053216b91d83233b12f08c7d1d04a5f1634 Author: Ihor Olkhovskyi Date: Fri Oct 11 11:30:25 2024 +0200 rtpengine: update doc - explicit mention of label= flag - add explanations regarding mos_A/B_label_pv parameters - typo fixes (cherry picked from commit 43f4c0f9455d57f5b4e4963358fe214c85532bc6) commit 22351aeb5b2a6db5112493da1c29fe7fcafc33fa Author: Kent Date: Fri Oct 25 14:44:03 2024 -0500 lib/srdb1: Allow '/' in database URL passwords - Modify parsing of a database URL so that a '/' character is accepted as a valid character in the password part of the URL. (cherry picked from commit 91abfdf6ebf942cbb0234be36812a9513f92f96b) commit 4291c952360e9607387a60cb807f4f5ea97f4042 Author: Eik Rentzow Date: Fri Nov 15 14:06:34 2024 +0100 siputils: generated icid-value too short - icid-value is only 17 charaters and not unique - Re-parsing of generated PCV with icid-generated is 2 characters too short, cutting generated-by value or creating false warning (cherry picked from commit 66350831872370a5a06f2ee44e8609ceb0164592) commit fed058976c845a9f6a96a06f074ea23f2a6162fc Author: Daniel-Constantin Mierla Date: Mon Nov 18 14:19:38 2024 +0100 core: socket info - relocate ip address conversion for log message (cherry picked from commit 5957ba50c8da1c543272643994190ba015221432) commit 1aa14dba39125d3736f4f41d6080e2ed1905debb Author: Daniel-Constantin Mierla Date: Sun Nov 17 02:18:29 2024 +0100 tm: exports get/set t/branch functions to intermodule api (cherry picked from commit da33e5bdefb45730f9b0536ec86d0ef7abc8e3d8) commit 8025e8f1cee8cf24c615a2aa8be7255fca3e0a05 Author: Daniel-Constantin Mierla Date: Fri Nov 15 09:44:54 2024 +0100 tm: backup/restor current T/branch for rpc reply commands (cherry picked from commit db2672636a9f029f624059eb6ef69db86a559ff1) commit b202ab5c1472edd98ee5bfc600d12e9339113eff Author: Daniel-Constantin Mierla Date: Fri Nov 15 09:36:32 2024 +0100 tm: rpc_cancel() switch to get/set T/branch helpers (cherry picked from commit ec30f5831ed3b6684715103b0242ed220e0159be) commit 366f33b341d30cd3bc52ad63e1ce918999e34077 Author: Daniel-Constantin Mierla Date: Fri Nov 15 09:33:52 2024 +0100 tm: small helper functions to get/set current T and branch - pair for coherent naming (cherry picked from commit 027ca1b2e1d0857ac039ff8fee9fecadd88bbda0) commit 2c37d7927769f316d33b3e0e9ecab9ae45799ea4 Author: Daniel-Constantin Mierla Date: Thu Nov 14 10:51:58 2024 +0100 tm: backup and restore existing T-references for rpc tm.cancel - GH #4011 (cherry picked from commit 879e074c4517cdda7bbdad343191dcfc9dedcb3c) commit 348f7118f86421bc4aaac8cc7d353be1f18d7ec6 Author: Daniel-Constantin Mierla Date: Thu Nov 14 09:57:52 2024 +0100 jwt: use JWT_VALIDATION_SUCCESS for validate check (cherry picked from commit 76b250c8b4c2b5bd81b5e776e9e726350bb65b7b) commit bda9e15d85dce8468a78858ca632749e9f4be9c9 Author: Daniel-Constantin Mierla Date: Wed Nov 13 14:58:16 2024 +0100 topoh: check if socket name is set for building sockets strings (cherry picked from commit 85456e17df760b3d716aa1207a59ef0c3a29b4b4) commit 143f96074618572829dae46bb59d08a704e34125 Author: Victor Seva Date: Thu Jan 9 19:54:43 2025 +0100 pkg/kamailio/deb: refresh files to include new kamailio@.service template commit 183c4d1168f10d73e16ba605f202077128dbbb95 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Jul 3 15:32:13 2024 +0000 pkg: Add systemd template for starting multiple kamailio services (cherry picked from commit a8cb23903b271a1b78456fed5da8e10474aee405) commit f65cfc6d6de1c44a0e53bb28f3c38d0b490f7e1c Author: Victor Seva Date: Tue Jan 7 18:37:52 2025 +0100 db_redis: stop searching for keys if scan_key is set (cherry picked from commit 73914396c127529e7e0d58f3e92170891840cbc2) commit 1e6738e7f2c554ffa16e11125673c7ea4e092935 Author: S-P Chan Date: Fri Dec 20 09:02:49 2024 +0800 tls_wolfssl: update internal submodule to v5.7.4-stable tag commit 5981059909f6d767fcad60d639dbeff5f54bfe3f Author: Nikolay Ivanuschak Date: Mon Nov 4 22:58:44 2024 +0300 http_async_client: fixed crash on curl callback commit d01fbe59b386ad025466bd13d71495f4c765f85d Author: Sergey Safarov Date: Fri Dec 6 15:05:52 2024 +0200 pkg/kamailio/obs: added systemd template to start multiple kamailio services GH#3904 (cherry picked from commit b4ec854c0822a61790ea4fa1bc6387cddce4cf35) commit d33e4bc5fc8b8f482b740bb4fc63ff4c3d7e29ef Author: Sergey Safarov Date: Thu Nov 14 17:47:10 2024 +0200 pkg/kamailio: packaged jwt module [skip ci] (cherry picked from commit 2d745d21764485c725e2beea91b67cbda83c96f3) commit 6816f992696fe894b3a47cd511a59e1b5a0ed89b Author: Victor Seva Date: Fri Nov 15 11:09:34 2024 +0100 doc: update manpage with missing -B option [skip ci] (cherry picked from commit 77f03aabd871dbf86c5106a93eb32ce67d7762bf) commit 701ebefaf630cb7f6039f0030f66f736f384af69 Author: Xenofon Karamanos Date: Thu Nov 14 16:10:38 2024 +0000 tm: Fix log level (cherry picked from commit af0f0000c4755d01f668570bc6db71f2f534a5c0) commit 67c09d2e470797deb0ac1b28f38293afe3f8c074 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Sep 18 12:04:10 2024 +0000 tm: move local-request event route to the right location to access CANCEL (cherry picked from commit ccc106922802213253f03f181d10fe83aa93da94) commit c08bade8f570e0505a2498131faded9785c7fae0 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Tue Aug 27 13:59:31 2024 +0000 tm: Emit request event when cancel is called (cherry picked from commit faca8e7a20255d90a4786fd4043005ead9dfc5df) ===================== 2024-11-12 Version 5.8.4 Released ===================== ===================== Changes Since Version 5.8.3 =========================== commit 7d216c69fa226a06f6163a2dd006ec798d57cd95 Author: Daniel-Constantin Mierla Date: Tue Nov 12 10:57:22 2024 +0100 Makefile.defs: version set to 5.8.4 commit f1b73eab3f6ab5221b65a260a9069a09535a6d86 Author: Daniel-Constantin Mierla Date: Tue Nov 12 10:55:41 2024 +0100 pkg/kamailio: version set 5.8.4 for rpms and alpine commit b0c5f1340fdedde605aafe57d2a6568b4f170249 Author: Daniel-Constantin Mierla Date: Tue Nov 12 10:54:41 2024 +0100 pkg/kamailio/deb: set version to 5.8.4 commit 7c3b8823ce7ba1395e5b6c59c7e0c2aa0bbeb900 Author: anmartan Date: Thu Jul 4 09:30:02 2024 +0200 core: Improved URN parsing according to RFC8141 - Improved URN parsing to allow consuming URNs that contain 3 or more colons. Previosly URI parser treated some of the colons as separator between host and port causing the URN parsing to fail. (cherry picked from commit 6cdd56bb85e1a10ebbb29c2633fb47bf7b56585e) commit 4d7baba092a0b84ed91171af90ceaee71d0e1e05 Author: Kamailio Dev Date: Wed Nov 6 10:31:18 2024 +0100 modules: readme files regenerated - modules ... [skip ci] commit bf038a0a84bdecd69d749464880826f8c4b894e6 Author: Henning Westerholt Date: Tue Nov 5 16:46:11 2024 +0000 sst: use proper name for ims dialog module in docs (cherry picked from commit 3b3c60f94dd93e460d5bda40c73b2052a4f1bf33) commit b292837507dd60f45ebc1cca8317b6c0d8c3d369 Author: Henning Westerholt Date: Tue Nov 5 16:45:50 2024 +0000 snmpstats: use proper name for ims module in docs (cherry picked from commit 6c408ff8c7b558a725d67898d5f1a8dc3d717c61) commit a52fe973b064e288d9f150a6c36cb35eecb4a161 Author: Daniel-Constantin Mierla Date: Sun Nov 3 19:38:46 2024 +0100 timer: docs - updates to examples (cherry picked from commit 21c7066842a034d8674e5fac2b7c6fd38b0073e8) commit 351157cad257986a014dc659231ae0ee48a8d538 Author: Daniel-Constantin Mierla Date: Tue Oct 29 08:20:44 2024 +0100 core: parser sdp - check body end for extract_ice_option() (cherry picked from commit 79d7fae0f26f577356f017cfff5e00c348cf259c) commit e233bc60092242e886a0336104435cd412c6ddd9 Author: Daniel-Constantin Mierla Date: Mon Oct 28 20:52:19 2024 +0100 timer: export timer_enable(...) to kemi - GH #4008 (cherry picked from commit ad919796b24d0c38af136cbad2563e6f98df4b74) commit 08b4a6d280f851389252f4016e9032533a82e12d Author: Daniel-Constantin Mierla Date: Sun Oct 27 19:45:07 2024 +0100 timer: formatted exported structures (cherry picked from commit 8e2541ec6126b5665e92cde5eaf17f5a4970cb8d) commit 72f08c6fff97d3a2498498eb01ce6c11a8e9f41c Author: Daniel-Constantin Mierla Date: Sat Oct 26 19:33:26 2024 +0200 topos: deal with BYE without contact header for mode 1 (cherry picked from commit a4f0ee5da93ad64d449c7a95ecad2f3d70aeb975) commit 18dad74a091e693a0bf939dddf144348409e6402 Author: Daniel-Constantin Mierla Date: Fri Oct 25 20:45:59 2024 +0200 core: parser sdp - check len gor extracting fmtp (cherry picked from commit d10257fbfdbb3e3e73c0fe60a224585822bdd7b3) commit fa9965d33cec01fd503bb89f2076b93aa173fd18 Author: Daniel-Constantin Mierla Date: Thu Oct 24 17:40:04 2024 +0200 dispatcher: debug messages for checking active destinations (cherry picked from commit 3e5f8deced0cb05710e631601e9098505f1d230a) commit 19729e29b24915b84079831a37e9ade5b3a9d473 Author: Daniel-Constantin Mierla Date: Wed Oct 23 08:21:16 2024 +0200 topos: extended error log message - ensure headers are parsed for storage record (cherry picked from commit a6b924be7fd7d4ce6a92ad5a0247077b09a29474) commit 61d3cc66f97f283c78bec77244bc61610a191ee2 Author: Daniel-Constantin Mierla Date: Wed Oct 23 07:48:34 2024 +0200 topos: catch ACK without contact that needs no storage updates (cherry picked from commit 824e81319b60054feb81c37b3a8be80523f8c95d) commit ac908d6a4cee146c35c28210fa937aa55f1cda70 Author: Victor Seva Date: Tue Oct 22 16:29:58 2024 +0200 lrkproxy: use core str comparison functions and macros (cherry picked from commit c67d8fa0b1015d73b34430f6f8a6afe22ca10cbe) commit 466c5419634a7cb9c9f3cf38b15f36d603bdc1da Author: Victor Seva Date: Tue Oct 22 16:17:35 2024 +0200 pipelimit: use core str comparison functions (cherry picked from commit 9ee189883549faffb21d3ae113dafd7ad95757af) commit af963c81775b9c93d37428fe86264cb96b357f05 Author: Victor Seva Date: Tue Oct 22 16:12:42 2024 +0200 ratelimit: use core str comparison functions (cherry picked from commit c44a349964081d397ab9efa3504737bf369f8cf5) commit cfb143196d0b727f16add51590bc007badde41cf Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Thu Oct 3 08:28:50 2024 +0000 db_schema: Add ims_icscf db schema (cherry picked from commit e2ea727988828a9683ef112637e25ee4d58032f7) commit a97199e0114b9cfc0804c3d8f73471f58aec3432 Author: Dragos Vingarzan Date: Wed Oct 2 14:47:43 2024 +0200 ims_registrar_scscf: fixing em_max_expires (cherry picked from commit 3f38206d88af0fae4c64ee3072eb78ea68f813cb) commit 0408c2cb412f0df0a17b70aa4d15026a9ef3a9a7 Author: Daniel-Constantin Mierla Date: Tue Oct 22 07:41:08 2024 +0200 core: parser sdp - check length for rtpmap extract (cherry picked from commit c823f41350ab9186a323707e9be32e31922bec17) commit 255db278f078c8868f28e6451d92b808fc3b6687 Author: Daniel-Constantin Mierla Date: Tue Oct 22 07:34:29 2024 +0200 jwt: print decode result in error log message (cherry picked from commit 0cbb2eb035c7d2a29ae707cde94a2c0573e0ffd5) commit a688b24ac777cb93306a1a777e687de625d6e4d0 Author: Daniel-Constantin Mierla Date: Thu Oct 17 08:21:43 2024 +0200 core: parser sdp - check if body is enough for rtpmap (cherry picked from commit c7f89e81504c425a83f3423bc4b4d9d1a8a48909) commit ba194c482f72618a896864d5a9738def33813050 Author: Daniel-Constantin Mierla Date: Wed Oct 16 11:46:37 2024 +0200 async: docs updates for async_sleep() (cherry picked from commit cce29af41120cf30c4c22979e772d1ca666408c6) commit 98032a98eaf764140825c4a2c0eb64a927a55c3d Author: Daniel-Constantin Mierla Date: Wed Oct 16 10:49:16 2024 +0200 core: socket info - skip ipv6 link local on interface discovery (cherry picked from commit a5b1099c9061551a0b31db8ef88efb2e376b290c) commit 8c3eb992e07bbb0f0f9a123c124b23d510250c9b Author: Eik Rentzow Date: Tue Oct 8 09:11:53 2024 +0200 siputils: bug fix for sip_p_charging_vector - Bug fix for #3929 and further improvements. - New buffer usage for P-Charging-Vector handling. - Added $pcv(status) pseudo-var. - Added return values for sip_p_charging_vector(). - Much improved error case handling. - Use send interface for icid-genearted-at: The icid-generated-at parameter should carry the ip adress of the egress interface and not of the interface where the message was received. This is in accordance with other SBC solutions. (cherry picked from commit d7c8bc5c58f672004894733d0e6d2a7cb00efe7a) commit 13579e6d39898afbe6064c645d5a0f8ec7a69b62 Author: Eik Rentzow Date: Tue Oct 8 07:16:55 2024 +0000 siputils/doc: updated pcv documentation [skip ci] - Updated documentation to reflect the changes to the $pcv pseudo-var and the sip_p_charging_vector() function. (cherry picked from commit 05a30ed53fc5657a2d86e1c1bdb9277571a8d17e) commit e650ace5948c76ea2d8eb7eaeebb5c349970447d Author: Daniel-Constantin Mierla Date: Fri Oct 11 12:37:08 2024 +0200 core: parser sdp - check field length when extracting the value (cherry picked from commit e802f9187383feb7fdd96c4ded44fda403da4535) commit eb058dba967bb772c8413356163ec6c13533ab6b Author: Daniel-Constantin Mierla Date: Fri Oct 11 12:00:53 2024 +0200 core: parse sdp - check for body limit on mixed content (cherry picked from commit d4bbde619bbf808edebb31e131b3783ba2a4b34d) commit 0ba1666fec15ed292e7fe1764bfa985ef282d84e Author: Daniel-Constantin Mierla Date: Fri Oct 11 11:41:02 2024 +0200 core: parser sdp - check for length of sendrecv attribute (cherry picked from commit fc4817064f81ef9a82b1b1468b1b8a4ae352c1f2) commit a1e79755f4d2827a68f092dea1f138d02ff51f0b Author: Daniel-Constantin Mierla Date: Fri Oct 11 11:02:35 2024 +0200 siptrace: docs for data_mode param (cherry picked from commit 337c06b6b43606536f1d37ebfd6e4240aab9cf5a) commit 9a24032160de4205585a890c2195c3f587247c2f Author: Daniel-Constantin Mierla Date: Fri Oct 11 10:57:05 2024 +0200 siptrace: added parameter data_mode - control if bind address of advertised address are used (cherry picked from commit 9d8432f3ffb1f9d07874452e23140be21e75c530) commit faf27cef7118a35bfab4aed5185148df6b16769b Author: Daniel-Constantin Mierla Date: Wed Oct 9 19:50:48 2024 +0200 siptrace: use advertise address if set for trace mode 1 callbacks (cherry picked from commit 9fb15e2ef93a0d606fa4c6d695a2f13a4b0a8031) commit fab08023dc425919c77dc960b0944eb876650092 Author: aelezovic Date: Wed Oct 9 12:17:54 2024 +0200 mongodb: fix cursor error resulting empty result set (cherry picked from commit afebe6b2e597755ae37fd37bdf011fbb2fbbf8fe) commit 66243e19149d3f4324089f4f54bf86089b8b72b9 Author: Victor Seva Date: Tue Oct 8 15:03:55 2024 +0200 http_async_client: fix warning deprecated-non-prototype > Warning: ./http_multi.h:64:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] > 64 | int init_http_multi(); > | ^ > http_multi.c:403:5: note: conflicting prototype is here > 403 | int init_http_multi(struct event_base *evbase, struct http_m_global *wg) > | ^ > 1 warning generated. (cherry picked from commit 2737bb19a363be7c0d67749b75f11c7e9d2d09f3) commit 844a7a072abf5fad466a20bcae33e1d85844d1f4 Author: Victor Seva Date: Tue Oct 8 14:58:40 2024 +0200 sms: fix warning and remove old logic > Warning: libsms_getsms.c:107:25: warning: implicit conversion from 'int' to 'char' changes value from 183 to -73 [-Wconstant-conversion] > 107 | ascii[charcounter] = 183; > | ~ ^~~ > 1 warning generated. (cherry picked from commit ee052fd0a7e7dc703a186a01926a8e64c635d636) commit 8db46badd40606e910350e4ea3c28f816d3c02b6 Author: Victor Seva Date: Tue Oct 8 14:27:03 2024 +0200 kazoo: fix deprecation warning fixes #3466 From https://github.com/alanxz/rabbitmq-c/blob/c3e4176659aac7d0e497da90a46c08c63b98282a/include/rabbitmq-c/ssl_socket.h#L250 > * \deprecated Since v0.13.0 this is a no-op. OpenSSL automatically manages > * library initialization and uninitialization. > Warning: kz_amqp.c:857:3: warning: 'amqp_set_initialize_ssl_library' is deprecated [-Wdeprecated-declarations] > amqp_set_initialize_ssl_library(1); > ^ > /usr/include/rabbitmq-c/ssl_socket.h:249:1: note: 'amqp_set_initialize_ssl_library' has been explicitly marked deprecated here > AMQP_DEPRECATED_EXPORT > ^ > /usr/include/rabbitmq-c/export.h:29:46: note: expanded from macro 'AMQP_DEPRECATED_EXPORT' > # define AMQP_DEPRECATED_EXPORT AMQP_EXPORT AMQP_DEPRECATED > ^ > /usr/include/rabbitmq-c/export.h:25:43: note: expanded from macro 'AMQP_DEPRECATED' > # define AMQP_DEPRECATED __attribute__ ((__deprecated__)) > ^ > 1 warning generated. (cherry picked from commit eeb17678d77548073a59b54c0a08ebdb48b25fa2) commit 02efd2aad688b2eec0bff7b743ce4b97128f0db1 Author: Victor Seva Date: Tue Oct 8 14:17:34 2024 +0200 rabbitmq: remove deprecation warning From https://github.com/alanxz/rabbitmq-c/blob/c3e4176659aac7d0e497da90a46c08c63b98282a/include/rabbitmq-c/ssl_socket.h#L250 > * \deprecated Since v0.13.0 this is a no-op. OpenSSL automatically manages > * library initialization and uninitialization. > Warning: rabbitmq.c:574:3: warning: 'amqp_set_initialize_ssl_library' is deprecated [-Wdeprecated-declarations] > amqp_set_initialize_ssl_library(1); > ^ > /usr/include/rabbitmq-c/ssl_socket.h:249:1: note: 'amqp_set_initialize_ssl_library' has been explicitly marked deprecated here > AMQP_DEPRECATED_EXPORT > ^ > /usr/include/rabbitmq-c/export.h:29:46: note: expanded from macro 'AMQP_DEPRECATED_EXPORT' > # define AMQP_DEPRECATED_EXPORT AMQP_EXPORT AMQP_DEPRECATED > ^ > /usr/include/rabbitmq-c/export.h:25:43: note: expanded from macro 'AMQP_DEPRECATED' > # define AMQP_DEPRECATED __attribute__ ((__deprecated__)) > ^ > 1 warning generated. (cherry picked from commit a2f7147dded679d025a902aa12beb048ee714c32) commit 2ad5b019f6c2a2afee8f0d575f92a02d375c0b54 Author: Victor Seva Date: Tue Oct 8 13:26:32 2024 +0200 ims_usrloc_pcscf: fix warning deprecated-non-prototype > In file included from usrloc_db.c:12: > Warning: ./usrloc_db.h:131:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] > int use_location_pcscf_table(); > ^ > usrloc_db.c:113:5: note: conflicting prototype is here > int use_location_pcscf_table(str *domain) > ^ > 1 warning generated. (cherry picked from commit 35a87c98f4e84b65f82376dfb57050f43d0f355f) commit b55acf4ce764da70f7bd78e05598b681ef92775c Author: Victor Seva Date: Tue Oct 8 13:20:18 2024 +0200 ims_usrloc_pcscf: fix warnings deprecated-non-prototype > In file included from pcontact.c:46: > Warning: ./pcontact.h:63:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] > int new_pcontact( > ^ > pcontact.c:166:5: note: conflicting prototype is here > int new_pcontact(struct udomain *_d, str *_contact, struct pcontact_info *_ci, > ^ > 1 warning generated. > Warning: udomain.c:232:17: warning: passing arguments to 'new_pcontact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > if(new_pcontact(_d->name, _contact, _ci, _c) < 0) { > ^ > 1 warning generated. (cherry picked from commit 7dcc8405ccec19132d27516426137e35e464d4ad) commit 6bec8ed087c308c504da7ad217b55e1b5d81a090 Author: Victor Seva Date: Tue Oct 8 13:10:57 2024 +0200 cdp: fix warning deprecated-non-prototype > Warning: peerstatemachine.c:120:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:182:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:395:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:400:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:420:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:462:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > Warning: peerstatemachine.c:467:19: warning: passing arguments to 'log_peer_list' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > log_peer_list(L_INFO); > ^ > 7 warnings generated. (cherry picked from commit f49012d15a06b27875cf6bca211ad953968b5217) commit fa959e8cfda491612b7a13d1a18772400ddb8b96 Author: Victor Seva Date: Tue Oct 8 13:07:37 2024 +0200 presence: fix warning conflicting prototype > Warning: presence_dmq.c:38:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] > int pres_dmq_send_all_presentities(); > ^ > presence_dmq.c:487:5: note: conflicting prototype is here > int pres_dmq_send_all_presentities(dmq_node_t *dmq_node) > ^ > 1 warning generated. (cherry picked from commit 03e49d4e1d806f39ee6aadaedd183a6578108d96) commit 170d35f1f14f71f69bdfa6586997def8ddbdfd11 Author: Victor Seva Date: Tue Oct 8 13:01:03 2024 +0200 tm: fix warning uninitialized variable > Warning: t_fwd.c:1919:46: warning: variable 'port' is uninitialized when used here [-Wuninitialized] > ret = forward_request_uac(p_msg, &host, port, &dst); > ^~~~ > t_fwd.c:1843:21: note: initialize the variable 'port' to silence this warning > unsigned short port; > ^ > = 0 > 1 warning generated. (cherry picked from commit ce4107a6f654a4bc4462efb90f3cc5e8c73bf9ed) commit b553882d8d87d3891f387832fe2d56223ef03624 Author: Victor Seva Date: Tue Oct 8 10:59:16 2024 +0200 core/rand: fix -Wdeprecated-non-prototype > Warning: core/rand/isaac/rand.c:28:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > void isaac(ctx) randctx *ctx; > ^ > Warning: core/rand/isaac/rand.c:81:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > void randinit(ctx, flag) randctx *ctx; (cherry picked from commit 9475837b209c91366e8bb40416552b02c13aaf3a) commit 1d216f8764ebb0e8f78764e3778f34ab1cb3fa23 Author: Daniel-Constantin Mierla Date: Mon Sep 30 15:40:47 2024 +0200 core: socket info - do not use interface index as internal array index - there are cases when the interface number is high, even if there are only a few real network interfaces, which can result in inability to listen on them (cherry picked from commit 7acfe7723b4772ca45ce31ae98bf3d0b6948f50a) commit f3d510f6f1f59bb33ff6e3df08863f6a81d67d5d Author: Daniel-Constantin Mierla Date: Mon Sep 30 12:54:11 2024 +0200 core: socket info - relocate check for index to get more debugging details (cherry picked from commit b7dcbc37aceaefecf9a0f7367526a331d42269ea) commit 004e0e056178dfbaa1aca6e8d7364417dd115bb4 Author: Daniel-Constantin Mierla Date: Wed Sep 25 10:07:44 2024 +0200 core: print errno on tcp bind failure - log message with value of sr_bind_ipv6_link_local (cherry picked from commit 621f3132708405939d3a40fb98ae57b793cd246e) commit 95371808084c547e01daf3ecdc7124c70dde78f5 Author: Daniel-Constantin Mierla Date: Wed Sep 18 19:22:53 2024 +0200 core: reqorked check for incompatible modes of bind_ipv6_link_local (cherry picked from commit f7045d1c08d37e91ee7e96e415c06b218aee98fd) commit 8331cb1f87b31f66f87a90e7fbaa2553ea3f2728 Author: Thomas <1258170+ThomasSevestre@users.noreply.github.com> Date: Mon Sep 2 20:27:26 2024 +0200 topos_redis : show redis error for post mortem analysis (cherry picked from commit 72889e945041b6475a43c371aa4e20e99f5d1240) commit 24651787d54746647614be111ee5cb583e3da430 Author: Daniel-Constantin Mierla Date: Wed Sep 18 09:52:32 2024 +0200 core: use advertise port only when set for via header (cherry picked from commit abaf42a735b00af8cbfec90888d2ef3397e5040d) commit 96ebad5d1a3650961ca6e3cd22d4da0dec0929a6 Author: Victor Seva Date: Mon Sep 16 19:37:03 2024 +0200 app_jsdt: add support for loong64 From: liuxiang > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060901 fixes #3976 (cherry picked from commit 5746db1c5a99eaeaf7f97d520232f014548c912d) commit 1cd3b749e699f2b83752a5b6c1b29f16084820d0 Author: Daniel-Constantin Mierla Date: Mon Sep 16 15:27:42 2024 +0200 core: proper condition for bind_ipv6_link_local modes (cherry picked from commit 99710daa8b05a0a37ef3bb35e2ffd723908037f4) commit c62a1b6efd10f5c46cf87a9ea33ee4fff2bfdabb Author: Daniel-Constantin Mierla Date: Mon Sep 16 12:18:54 2024 +0200 core: use macro to check send_port_str value (cherry picked from commit 15d81a0151aa46a20f95fb8c6dc2665d03e741aa) commit af0ec5445393939288c86e976eba8f530a4100b1 Author: Daniel-Constantin Mierla Date: Mon Sep 16 10:42:19 2024 +0200 core: use advertised port for recv socket only when set (cherry picked from commit c09a29369f03f6c5e621a94b5b853047490568aa) commit e3969c489b24490c667eb4680ee452f191da9577 Author: Daniel-Constantin Mierla Date: Mon Sep 16 09:15:40 2024 +0200 core: use advertised port only when explicitely set - do not fallback to socket port (cherry picked from commit 0f423f97607416edcff8d0f1612fad7af29b6064) commit 240b66b8d9ea9bf58e897bf9b35c4d91beb5c5ca Author: Daniel-Constantin Mierla Date: Sat Sep 14 22:07:35 2024 +0200 core: skip interfaces with index over max iface limit (cherry picked from commit fa17af660dc754cd46c747ec8c3216ef52fd4fcc) commit 499be2dcbefe30be2ed616064a04bc0b6ee42b29 Author: Victor Seva Date: Fri Sep 13 22:07:26 2024 +0200 ldap: remove unused variable in child_init fixes #3974 > ldap_mod.c: In function ‘child_init’: > ldap_mod.c:156:13: warning: unused variable ‘ret’ [-Wunused-variable] > 156 | int ret = 0; (cherry picked from commit a078f14050b6d31bfbcd3562306923c0c4ad73e3) commit 54c6ac01e98866905c8654a42873f023c4e1ec7a Author: Daniel-Constantin Mierla Date: Fri Sep 13 08:50:35 2024 +0200 core: check for incompatible modes for bind_ipv6_link_local - a few more debug messages (cherry picked from commit 86770d203bde6859284ec8862be66d78efd2715a) commit 9947b5a548ff1802de70acccc1d8306d1b6ed76d Author: Daniel-Constantin Mierla Date: Thu Sep 12 16:23:02 2024 +0200 core: socket info - set address also for link local items - updates to log messages (cherry picked from commit fd95b95035a7da088a94888132326d463191da83) commit 4647ecd9c20a79967a8beed14262ad74dfdba661 Author: Daniel-Constantin Mierla Date: Thu Sep 12 10:34:55 2024 +0200 core: check for items with emtpy address when discovering the network interfaces - it may be returned on some OSes, preventing to start (cherry picked from commit bd4c068ee9c8e18dc76f8154d3fa4c438972b79c) commit 081e17b925a019c9971bf1296bc9a70d8df9d8ae Author: Daniel-Constantin Mierla Date: Thu Sep 12 10:10:33 2024 +0200 core: log message about interface flags made info - small updates to a couple of error messages (cherry picked from commit 15823c3eda3a332d22d9132a873d755aa024892f) commit 62a76d2fe3547ef6701e8b86f195396158f15660 Author: Daniel-Constantin Mierla Date: Tue Sep 10 18:01:57 2024 +0200 core: option to skip auto-bind on ipv6 local link - set bind_ipv6_link_local=2 (cherry picked from commit 2bcd29a7a2981670baea0b7fb2e8454b5ad9f4d7) commit 4cb602385b4bb7b9df5cff9aac60ea0fa4f02f8f Author: Lucian Balaceanu Date: Wed Sep 4 11:55:57 2024 +0300 core: parser - use sip_parser_log Silencing messages that tend to appear when processing HEP. (cherry picked from commit e6a3b3554af01e5141ba063df408a06b28261927) commit f6b6aeb9297b6782655199de9bcb82cc79de50a8 Author: Daniel-Constantin Mierla Date: Thu Sep 5 11:28:08 2024 +0200 registrar: safety check for uri and remove duplicated aor extract - follow up of changes from previous commit (cherry picked from commit 60165196ad3144597c24eb9f7bb7fb0cd56f8c25) commit 32987e68f85500e2b37134c7a542ab7cefce5384 Author: Daniel-Constantin Mierla Date: Thu Sep 5 09:01:52 2024 +0200 core: try to lookup connection for WSS when TCPCONN_MATCH_STRICT is set - URIs have always transport ws, but most likely the connection is wss - GH #3969 (cherry picked from commit aa794581ecf105b5313d2f5b8bcfe516ab337936) commit 065e0514144f4e4f160ae15b515948c83711ff57 Author: Daniel-Constantin Mierla Date: Wed Sep 4 13:02:19 2024 +0200 registrar: use parsed uri parameter when provided for save() - instead of to-uri, aor being built from uri parameter (cherry picked from commit 21e2d96672ccbe65eebdf64f839a1ce465a11b7c) commit 6c88ef7c6abc45f72571aaa713f1d0dfb2d626e6 Author: Daniel-Constantin Mierla Date: Wed Sep 4 12:43:59 2024 +0200 auth_xkey: use memcpy() instead of strncpy() (cherry picked from commit 29686758e1ce51abb8d8dd5bebb0d7fa1a019dc6) commit d5f13655909632a4f6e58ebb6ea2a13655511270 Author: Daniel-Constantin Mierla Date: Tue Sep 3 23:24:49 2024 +0200 registrar: when provided, use host part from uri parameter - instread of the To URI, which can be different (cherry picked from commit 1c2cb9980082a6a1a8e3986330d9b80c49ef7801) commit 113ff4b080546a7cd7c06f1ebc1ba303e329b309 Author: Victor Seva Date: Mon Sep 23 08:59:47 2024 +0200 pkg/kamailio/deb: support Ubuntu 24.04 (Noble Numbat) [skip ci] commit 672c3e75c4679681c1ddfb42f852682d93e42c31 Author: Daniel-Constantin Mierla Date: Thu Sep 19 08:54:32 2024 +0200 tm: remove extra + used before MAXFWD_HEADER_LEN (cherry picked from commit 307d6db88c218ffd5dc9d6e7de6425ac4ef24748) commit ab3530e753dece24e7b2851b0943fa23154d62ef Author: Sergey Safarov Date: Fri Sep 13 22:08:17 2024 +0300 pkg/kamailio: fixed python module build on RHEL based dists (cherry picked from commit b1c9dac2c382a98997d5771921af5aa3235876c0) commit 98e094331d09b573985e98a54ff442166bc86594 Author: S-P Chan Date: Thu Aug 29 16:11:22 2024 +0800 app_python3: bump to 3.12 for el8/el9 (cherry picked from commit 4d87f29248d36d873784827204f272116050343d) commit be1fe948b188ba84ec542e5622377d3772463e5b Author: Daniel-Constantin Mierla Date: Wed Sep 4 19:36:34 2024 +0200 nathelper: add_contact_alias() with parameters to enclose ipv6 in square brackets - the add_contact_alias() without parameters was doing it already - discovered while investigating GH #3968 (cherry picked from commit 744e5ac9678c0c9ef07bfb0de44c7c478a2debdc) commit 3c89405ed74152fd59365ad7dacb144092f5516a Author: Daniel-Constantin Mierla Date: Wed Sep 4 18:54:22 2024 +0200 nathelper: check if alias ipv6 has already square brackets - GH #3968 (cherry picked from commit 6e01172a138d395fa3f7c3f25238647934137dba) ===================== 2024-09-04 Version 5.8.3 Released ===================== ===================== Changes Since Version 5.8.2 =========================== commit 38b407b353131b74032892e6eb0269731d00145f Author: Daniel-Constantin Mierla Date: Wed Sep 4 09:49:06 2024 +0200 pkg/kamailio: version set 5.8.3 for rpms and alpine commit 6b0e0e0dd0415077371a45a63dc00b13f9611d7e Author: Daniel-Constantin Mierla Date: Wed Sep 4 09:47:28 2024 +0200 Makefile.defs: version set to 5.8.3 commit abedff80d532b3b9896ff46fd28e1c9a68da0702 Author: Kamailio Dev Date: Wed Sep 4 09:46:17 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit 4f891e5343ba74b4ca459285438c2a064a363a60 Author: Daniel-Constantin Mierla Date: Tue Sep 3 18:08:44 2024 +0200 secsipid: docs update about libsecsipid installation (cherry picked from commit 7abbc93d8db807077ca2afc10b026be0835f4b65) commit 60423dbe90d3603fa98e0aaf161b7bef7f8b2a23 Author: Victor Seva Date: Fri Aug 30 12:52:46 2024 +0200 http_client: clang-format (cherry picked from commit fde8bd21dca9c8b45b314b04b21f742363f028b1) commit 6ee9bc2f34f9b20b576510e2e81a96bbfcc5a3be Author: Daniel-Constantin Mierla Date: Fri Aug 30 11:36:29 2024 +0200 sca: remove function name from log message (cherry picked from commit 4a57efa0f7ed2560420e10d0fe70037a14a12c12) commit d86350ea9078b89677323ac86053b0f37b7d1722 Author: Victor Seva Date: Wed Sep 4 09:30:26 2024 +0200 pkg/kamailio/deb: set version to 5.8.3 commit 9e0f6acc23313f5b25300660b6a4b75aab5bd168 Author: Michel Pelletier Date: Wed Aug 28 12:49:46 2024 -0600 app_python3: Fixes Kemi TypeError thrown when latency_limit_action is exceeded. Replace PyBytes_AsString(..) calls with calls to PyUnicode_AsUTF8(..) in the PY_VERSION_HEX >= 0x030B0000 block of apy_kemi.c. The PyBytes_AsString expects a Bytes value but receives a Unicode value instead, thus causing the TypeError exception. (cherry picked from commit 6cae3661419d8d79fc8fb0463f6787b06911fa9d) commit 661b2670168530c21ee4dd23fcb29abf8b5bc3ba Author: Daniel-Constantin Mierla Date: Wed Aug 28 10:51:44 2024 +0200 usrloc: mark contacts with keepalive sent - properly detect if the contact record has to be expired or not (cherry picked from commit 6502872d35d9bd7043bf54cd1d640dd64ae87115) commit 2dbc8b5bf3353fdd3b05f265075e6a3cac8c02d4 Author: Daniel-Constantin Mierla Date: Tue Aug 27 14:30:17 2024 +0200 core: use defined type for flags inside build_req_buf_from_sip_req() - partial backport from 9ff1080cc6452343e6bc2de00350b2f7bcecf6d2 commit a9769ca3692f11fe36e86b29af37d94f9f0fc4c6 Author: Andrii Pogrebennyk Date: Wed Aug 21 11:17:40 2024 +0200 pua_reginfo: free pkg memory after getting the content of each XML attribute - free the memory from the state XML attribute that was returned and immediately used in another function call without freeing leaving one small mem leak; - add comments but keep the dead code regarding parsed but unused attrs. (cherry picked from commit ed6730aa64e0e7c1580584d6f808e76a665e5882) commit 6a22677e281de00dc0088ad23d7c7a5ca6e69f84 Author: Victor Seva Date: Thu Aug 22 11:20:17 2024 +0200 pua_dialoginfo: reformat exported structures more human friendly (cherry picked from commit 748da56717800c36c43bb6fe3739011f3d3105e0) commit b2bfdd8eb6b40b1e70a2876cee46890813a0c699 Author: Victor Seva Date: Thu Aug 22 11:06:47 2024 +0200 pua_dialoginfo: add section ID's to documentation (cherry picked from commit aba56a5aa3b8fa4f07d0c52cd7fd2d56103ca56c) commit f32d67f1b4b08a8cc8dbae917e1a2d0c08adeb93 Author: Daniel-Constantin Mierla Date: Sat Aug 17 17:08:31 2024 +0200 msilo: removed duplicatred exported function (cherry picked from commit b712ddc4db9a9c1bb30b236a0a86082108b23f07) commit ee5853b4eab6553821113ff64e9eed24a5c9d6b7 Author: Daniel-Constantin Mierla Date: Sat Aug 17 16:30:21 2024 +0200 msilo: added fixup free functions to exports structure (cherry picked from commit b6dea98ada293a3bbad004aa1b194d4bf44a60ab) commit e9d5d37271e03cdec6cf87647e488c3b4f175258 Author: Daniel-Constantin Mierla Date: Wed Aug 14 18:37:06 2024 +0200 phonenum: add fixup free functions to exports structure (cherry picked from commit 7d2fd09103680454aaaba30f5e46f83b362513eb) commit 92e999228eb75856911386d280ab48389aeb7d3f Author: Daniel-Constantin Mierla Date: Tue Aug 13 21:01:51 2024 +0200 phonenum: export match_cn() to kemi (cherry picked from commit e9dd041ce6af9ee4b9cc2e29b4417787a8056776) commit 57b9c66cb7811c045caceb2f61047e07a108aabc Author: Morten Tryfoss Date: Mon Aug 5 12:14:04 2024 +0200 cdp: Error log caused crash (cherry picked from commit 4aaaca60ef2207100dd3f4e16ae63428aadc7dc5) commit a024fb3c028b8df18a9b855fff99bcddc3a61ef2 Author: Daniel-Constantin Mierla Date: Tue Jul 30 09:07:36 2024 +0200 corex: switch to unsigned long long for iflag lookup (cherry picked from commit 072c44330297c653675b5078fb0facdc399a5ab4) commit d102f40856512d2c51707bf5ec5a6c949c550890 Author: Daniel-Constantin Mierla Date: Tue Jul 30 08:55:08 2024 +0200 corex: proper check for iflag lookup return code (cherry picked from commit fdb0ef987ca2b013104b06ece006f67bf8ae07d3) commit e14522cab01eba9c5fa636a7c0f6ed40200c6871 Author: Daniel-Constantin Mierla Date: Tue Jul 30 08:44:03 2024 +0200 corex: small formatting of iflag list (cherry picked from commit 70606e3ea575228b3ccc662d6f9048aa0eb899ce) commit 2e4920fd292b6f1d064a75503dd3be3ca27fdeb5 Author: Daniel-Constantin Mierla Date: Mon Jul 29 10:07:43 2024 +0200 cplc: use long long constants for operations (cherry picked from commit 49a9c0a0f391c2e9fc45dff7c37a087dde0f7ba3) commit bc8ea1022718c94fbdf9bb93c35759e1a6ce3cde Author: Daniel-Constantin Mierla Date: Sun Jul 28 18:44:45 2024 +0200 core: tcp - use long long constants for operations (cherry picked from commit fc2f34e8bab022b0c99e8313aee3e4a87c1f2e52) commit 1eb7db2f18724b91d18c6b30b529b51117d176b0 Author: Daniel-Constantin Mierla Date: Sat Jul 27 18:16:40 2024 +0200 db_berkeley: buffer size set to the argument of strftime() (cherry picked from commit e86d6ee30227a3fc5cff98e7983d4a80f0c42c4b) commit dfc2531cf7db70e315613b3242d1b5b41ac20857 Author: Daniel-Constantin Mierla Date: Fri Jul 26 19:49:57 2024 +0200 core: cfg select - check res when getting the variable (cherry picked from commit 3333611a3ef9078cbcb9867db88921f0c48fce1b) commit bbfb24d3cb841b37e6e1b84892b68daf6c237c46 Author: Daniel-Constantin Mierla Date: Fri Jul 26 19:00:29 2024 +0200 xprint: return on mod init error case (cherry picked from commit 660a019263b81d318700c205531bf4e042c912cf) commit f8201e6d4848081a2dd564e0d5b216fca47ef3f0 Author: Daniel-Constantin Mierla Date: Thu Jul 25 10:58:40 2024 +0200 janssonrpcc: free new servers list on error (cherry picked from commit b4efe7725728392d0c8921c006d6fbc6455e9b8f) commit 61eb4fe44e66a952ba14e39e1c664878ef52919d Author: Daniel-Constantin Mierla Date: Thu Jul 25 08:44:15 2024 +0200 core: cfg select - check res before initializing (cherry picked from commit a6c415713bb209b03ff110d4ae891173d04ac471) commit 5baf49a179194ba0eaa5e7f4caba613c72859b0c Author: Daniel-Constantin Mierla Date: Wed Jul 24 10:43:18 2024 +0200 jsonrpcc: declare variables are the beginning of function (cherry picked from commit 7ba313f6f96ffa6042c163027c0c7bb65106fef7) commit c447bf60d528d8fdc1f5aee52a796ed5f77b2f5a Author: Daniel-Constantin Mierla Date: Wed Jul 24 10:37:21 2024 +0200 jsonrpcc: free allocated pkg buffer on error (cherry picked from commit 796bcc038d7885e01dbad34abc68bf612062c533) commit f57accd1820b26b40f14d420465402188cb13df1 Author: Daniel-Constantin Mierla Date: Tue Jul 23 11:57:48 2024 +0200 erlang: init xavps for safety destroy on error (cherry picked from commit 29510872607deb3238411b358c422d004fb307b7) commit e016d1ada08edca0adacd42ffa67ffd3c8c2c384 Author: Daniel-Constantin Mierla Date: Mon Jul 22 11:01:16 2024 +0200 utils: jump to error on pkg allocation failure (cherry picked from commit 34749ab13b31504358761c964f794b283931394c) commit dd4d5e44a60a658772e8288d94193596f7a982a7 Author: Daniel-Constantin Mierla Date: Sun Jul 21 22:41:45 2024 +0200 tls: check lenght when parsing pv alt name (cherry picked from commit 79a668b8bdb0e085adb3581d718e5fd5ae73e2e4) commit 4732a4a88df9f4cbd2260564b94269157b3c0647 Author: Daniel-Constantin Mierla Date: Sun Jul 21 22:23:29 2024 +0200 tls: remove uselss pv format parsing in pv_parse_alt_name() (cherry picked from commit 7c06997a1b6e77ae0642d369f532219dc35ef8e0) commit e006c2c53d6b013253f6a95b96c0f81f016bc440 Author: Daniel-Constantin Mierla Date: Sat Jul 20 20:02:07 2024 +0200 xprint: check to avoid double free (cherry picked from commit 5a1f80f266069dbc453b44a856f225c254e7c050) commit fa8f0a401980f5dccdfe35983fb5b55040ef9e9c Author: Daniel-Constantin Mierla Date: Fri Jul 19 19:59:20 2024 +0200 topoh: 0-init alocated structures (cherry picked from commit dc71c0a5791ebc1306648b5ed338613050e32f5c) commit 39d4d48abf9e3e2e1edd2f22780fb1bf233c9697 Author: Daniel-Constantin Mierla Date: Fri Jul 19 19:53:47 2024 +0200 core: removed unnecessary destroy (cherry picked from commit 20f2096d314253e7e74688da664de2830289a276) commit 445659c38bd54e26d085d8c5b07bfb8edba7762e Author: Dennis Yurasov Date: Thu Jul 18 13:48:42 2024 +0300 tcpops: fix memory leak in $tcp(conid) - reference counter to tcp session not decremented, so shm for session never free (cherry picked from commit acf50d86b502af36e3635d61745feaa5c577231d) commit 7ca33c475b52703216f7d8d4e6c78530a8d7e723 Author: Daniel-Constantin Mierla Date: Thu Jul 18 12:29:05 2024 +0200 core: remove unnecessary check after using the structure (cherry picked from commit 84ea36b4b79c07c4fc0a8c9e119184433353764e) commit d69e65fa4e9448701729ac8f41b069dad294a51e Author: Daniel-Constantin Mierla Date: Thu Jul 18 12:17:10 2024 +0200 core: set digit 0 in the md5 buffer in case of error inside char_msg_val() (cherry picked from commit 15b2a5467f11e009ae4efad1ee29af860326095f) commit 92a3cc4549073d70b1b229149b29017e3a9cf06f Author: Daniel-Constantin Mierla Date: Thu Jul 18 12:00:47 2024 +0200 core: init res inside select_cfg_var() (cherry picked from commit a471d34d6162387a1427f5d0c5b3c6079a2b0bdc) commit b307c7eb8e58b43dca41deb3493b0888ec7e9aa4 Author: emvondo <106535097+emvondo@users.noreply.github.com> Date: Thu Jul 18 09:10:33 2024 +0100 siprepo: fix int params and wrong copy data in siprepo_msg_async_pull (#3919) * siprepo: fix int params and wrong copy data in siprepo_msg_async_pull --------- Co-authored-by: emvondo (cherry picked from commit a3a63655dbcbf1bc8067f34c36f4a7295b2a1745) commit 0ffd281b77ac48f24c04655cd962b4870ee00ba3 Author: Daniel-Constantin Mierla Date: Wed Jul 17 13:56:30 2024 +0200 dispatcher: remove reference to MI in comments (cherry picked from commit 8c3b5ab3818c86b90b02e20aa4631654e0b51745) commit fc29c81bbc6e3fb0709e3367e2f1d803b2bf0669 Author: Daniel-Constantin Mierla Date: Tue Jul 16 08:27:42 2024 +0200 core: remove unnecessary cleanup when locating a module (cherry picked from commit eda03789f693bb72ec4ee05a8b2b4723e5080504) commit 89339b1fa6f08024a44d898ed9877f08911e4f68 Author: Dragos Vingarzan Date: Fri Jul 12 13:30:41 2024 +0200 nathelper: fixed handle_ruri_alias() for alias being an IPv6 (cherry picked from commit 52ab6f3dcf5ad8d967be8bdecaa64ef31cbfbe33) commit 743ebe918b89a42ce94b10fb9dc2fe2a807eb88b Author: Daniel-Constantin Mierla Date: Sun Jul 14 09:00:01 2024 +0200 evrexec: remove unnecessary safety exit loop (cherry picked from commit d5076b557728b3f9d80df391ae71e2eab2c896dc) commit ffa4eeded62507f15e4e9b26aa5b3ba519fa6513 Author: Daniel-Constantin Mierla Date: Fri Jul 12 12:05:40 2024 +0200 pua: use long for time value diff operation (cherry picked from commit fc8bee5b87e95e43bda2635e65457b2025eab6f9) commit a3f40f3c407d34b25717416b3ac500e61f9300cb Author: Daniel-Constantin Mierla Date: Fri Jul 12 11:49:10 2024 +0200 rls: remove unnecessary assignment (cherry picked from commit c97145862119e9001874cd07de9b20ad8e96ff54) commit e11c132cbf57ea1ae6289e734f601104ba83fc25 Author: Daniel-Constantin Mierla Date: Fri Jul 12 08:06:36 2024 +0200 stun: check message len for response (cherry picked from commit 87e1a4a7f5d565a59a362f22e9372697f2f2f2af) commit 164d1ecca7e94beba24013f31276bdc1f2ee04a1 Author: Victor Seva Date: Thu Jul 18 17:26:33 2024 +0200 sipcapture: add missing headers for inet_ntop() fixes #3927 (cherry picked from commit fe505c9654541ec60f14e5a50896bb11751e61e4) commit 685f45c4adf911ac41c14b55ad36dd4b8b51897c Author: Victor Seva Date: Thu Jul 18 13:40:24 2024 +0200 dialplan: remove pcre2_free() warning related to #3851 (cherry picked from commit 70563ca0629a8de5aa5427b003f441e6c3a40c6a) commit 64a01ebec255ece59be3683bab421b35505d745d Author: Victor Seva Date: Thu Jul 18 13:38:10 2024 +0200 lcr: remove pcre2_free() warning related to #3851 (cherry picked from commit 310b631007082f553117d126b6b9bd915be596ac) commit 1946e35c4d144fba3067d3fee5d1bd030dc4a609 Author: Victor Seva Date: Thu Jul 18 13:36:09 2024 +0200 regex: remove pcre2_free() warning related to #3851 (cherry picked from commit b86030cfbd66ba95f33f312595edae29e2b5cde0) commit dbe51dc4ee53f6e4f00450745db709a9d741c481 Author: S-P Chan Date: Tue Jul 9 10:53:07 2024 +0800 db_mysql: fix check for enum MYSQL_OPT_SSL_CA for CentOS 7/5.5.x - MYSQL_OPT_SSL_CA is an enum not a macro - base check on MYSQL_VERSION_ID - 50568 used in CentOS 7 Addresses #3910 (cherry-picked from commit 92cfedaaffb034db536f3bcf68695b433db92706) commit 3161964efba19e5e7bd730bf656d019cac2c6ed8 Author: Kamailio Dev Date: Mon Jul 1 09:16:18 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit ca3d4b3515024732805038509dd0d9f0b60ab273 Author: Daniel-Constantin Mierla Date: Thu Jun 27 10:07:11 2024 +0200 cnxcc: check if final pulse is 0 - avoid dividing with it in such case - GH #3859 (cherry picked from commit 7061a79fe64066dd5a6598e38d714bd40bf2eabc) commit f59f980d03b884f2494892eb4d007293b7ad4e34 Author: Daniel-Constantin Mierla Date: Wed Jun 26 07:22:38 2024 +0200 core: dns cache - check warnings made debug (cherry picked from commit 754f9ae28c9a731fc0bfd6d08411bf0913a7dbfc) commit 4fa5fc10370d81d534d75b034322a6250c7e2557 Author: Daniel-Constantin Mierla Date: Mon Jun 24 10:22:25 2024 +0200 core: removed duplicated break (cherry picked from commit 588b9c710b6555371bc8bbee21e474466bb099dd) commit 70cf3ebd2b52c341a90c9b9b6149985667a6b96c Author: Daniel-Constantin Mierla Date: Sat Jun 22 17:52:34 2024 +0200 textopsx: docs - note about @hf_value2 select (cherry picked from commit d13c741d90c3887cdf144a9094a78c0c7cb9856d) commit 7bf787d00f9f7ed8a2d758219d6d1413b2b5c975 Author: Dragos Vingarzan Date: Fri Jun 21 10:54:36 2024 +0200 textopx/doc: fixed hard-to-read documentation for textopsx - was missing line-wraps in examples list, hence very hard to read (cherry picked from commit 48d97c1941f660aa396b5ef100584611cf92ad21) commit 4c75991aa662bddc1bbe65c83f7861cb72a65a61 Author: Victor Seva Date: Wed Jun 19 15:00:12 2024 +0200 db_mysql: switch warn to dbg for log messages for opt_ssl_ca option fixes #3884 (cherry picked from commit be5172a84b02a1ab4fc7e97e7dc0813056302bdd) commit ec27c0207a364fd4f563707b740877ab77bfb5a5 Author: Victor Seva Date: Wed Jun 19 10:12:10 2024 +0200 rabbitmq: don't try to use ssl_socket functions to a tcp_socket fixes #3883 (cherry picked from commit 3a803770d4fb80347ba70dac94625b0e9aeab44d) commit e430a7b5eac9311cde1ea6a4d6f9fddacebe7302 Author: Kamailio Dev Date: Wed Jun 19 11:16:19 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit 7360ab7fbe672259c7433b1a5199467d24183d79 Author: Daniel-Constantin Mierla Date: Wed Jun 19 10:43:12 2024 +0200 db_mysql: switch warn to dbg for log messages for opt_ssl_mode - GH #3884 (cherry picked from commit 8f98317e92da61160a1c416e0da45938a205d358) commit 1a6907f11b1c8455c14cd24f3a55aff7a3aa0184 Author: H.Yavari Date: Tue Jun 11 13:21:32 2024 -0700 ims_usrloc_pcscf: Update the module document - Fixing the db_url param value from int to string in admin document. (cherry picked from commit 04e065af3d46e4b0def5ed3de6502442466f04bc) commit 9cbe3176f5c8c298956ed2d4b83818ceb64af528 Author: H.Yavari Date: Tue Jun 11 13:05:00 2024 -0700 ims_icscf: add missing documents for database params - Adding missing ims_icscf database parameters to admin documents. - Change the default value for ims_icscf db_url to Kamailio default db_url value. (cherry picked from commit 57087e42f1b1cae86132c558aa9497f4839af7e0) commit c73ea949c046697916fd86eaf614b59075264b73 Author: herlesupreeth Date: Tue Jun 4 10:44:34 2024 +0200 ims_ipsec_pcscf: update security params of newly created ipsec tunnel in contact (cherry picked from commit bf863877f666dd8350e855bf933270b2fd8ad0fd) commit f861301003d96fec599bef936c2e1f181b170d9f Author: herlesupreeth Date: Tue Jun 4 10:43:52 2024 +0200 ims_registrar_pcscf: fix typo in comments (cherry picked from commit d17b97a864585782e03eedada6d226550630f7bb) commit 2606c4e07e598ea41cb5a8814e3587bf49f94c1e Author: Dennis Yurasov Date: Thu May 2 12:28:11 2024 +0300 siptrace: add SND_F_FORCE_SOCKET flag if send_sock_name/send_sock_address config parameters are used - send_sock_name/send_sock_address is ineffective for tcp based transports if SND_F_FORCE_SOCKET flag is not set (cherry picked from commit 1b97a0271b27794263b3eff61f4acfa81e66069f) commit be76a51422df3294c533accae1b6a621ee9d3a7d Author: Victor Seva Date: Wed Jun 12 10:13:56 2024 +0200 tls: remove confusing error message when trying to print socket for server > CRITICAL: [core/ip_addr.c:232]: ip_addr2sbuf(): unknown address family 0 > NOTICE: tls [tls_domain.c:1176]: ksr_tls_fix_domain(): registered server_name callback handler for socket [:0], server_name='' ... (cherry picked from commit 87c8290ab934fd27f8baebabaf66d1fb4168ba72) commit bdb3f32991f756b852d4bc695dc44e634e5ffc6c Author: Victor Seva Date: Thu Jun 13 18:21:47 2024 +0200 pkg/kamailio/deb: refresh fix for tls_wolfssl commit 65873cd2cdd390ce10ec99888fb35b0095a90c65 Author: Victor Seva Date: Thu Jun 13 17:01:36 2024 +0200 pkg/kamailio/deb: fix tls_wolfssl packaging * packages can't have '_' in name * distinguish grp module and deb module name '_' => '-' so tls_wolfssl => tls-wolfssl (cherry picked from commit 1d82805ef084d90e5ea14e4894f3e5076e29e2f3) commit 8a027b99cf8dc4f7e889aa7644f1f7699c7cb08e Author: Daniel-Constantin Mierla Date: Wed Jun 12 16:21:34 2024 +0200 core: tcp - change log levels for failing to set source for tcp connections - it is not possible always and it can fill the logs (cherry picked from commit 15403a543d83e337ee578ad37dc1d84316e4cf16) ===================== 2024-06-12 Version 5.8.2 Released ===================== ===================== Changes Since Version 5.8.1 =========================== commit 5a090532b2e702ae758b384b54550fed5ddddfdb Author: Daniel-Constantin Mierla Date: Wed Jun 12 10:02:55 2024 +0200 Makefile.defs: version set to 5.8.2 commit 2ce09cbd669753266bba8659073320af6f53664b Author: Daniel-Constantin Mierla Date: Wed Jun 12 09:40:58 2024 +0200 pkg: deb specs updated for v5.8.2 commit f3daac3024c6a623fa9021d92f77daf2cf866c8d Author: Daniel-Constantin Mierla Date: Wed Jun 12 08:57:25 2024 +0200 pkg/kamailio: version set 5.8.2 for rpms and alpine commit 955c6e02ed0e31a4c7f148518bf44edb12c37a07 Author: Kamailio Dev Date: Sat Jun 8 20:31:20 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit 8ef8db05dbc3a4cf5246354ce31dff18180a8e12 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Fri Jun 7 14:00:43 2024 +0000 pua_dialoginfo: Fix ruri length (cherry picked from commit 2c7c2d215ec9277fa706053579a38f058f15ae85) commit ed0cdf3a3c85a8d05aacec8917fe35a24dcdd62e Author: Bastian Triller Date: Fri Jun 7 13:24:17 2024 +0200 ims_ipsec_pcscf: Fix typo (cherry picked from commit 16e1b38fcc1593ad09eb03d86cd056ab8ff7f7f7) commit 5571ea0ff8877a8a19b3fb76030af19b59f141db Author: Daniel-Constantin Mierla Date: Tue Jun 4 16:29:50 2024 +0200 dmq_usrloc: reformat exported structures (cherry picked from commit e94812149c6f2867a5b23f1218a9af139590bf51) commit e8dc8506dbc4d8964e02c3be175d7f18f5fe69a4 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Tue Jun 4 09:37:01 2024 +0000 nathelper: remove magic constant (cherry picked from commit 3d187336f22e30800acefd28e4d0f98e0f677a49) commit eb4ec6f9305e334d9749e1fd56ad195c383cef77 Author: codenot Date: Wed May 29 10:10:28 2024 +0800 nathelper: fixed handle_ruri_alias_mode(1) cannot proper handle multi alias (cherry picked from commit 8e0b2e4b6450fa50bd573fa013dc888aaaccd2bf) commit 5999529be9ac2187dad465518bea3dee1b06d0f7 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Fri May 24 08:03:49 2024 +0000 core/resolve: Check dns_cache_init and choose appropriate functions (cherry picked from commit 06d583e356351ae9d8a559c9f5de3e57fb128a38) commit eb4a8e326b10d0c3e922cc524d8f46d2ba7e6eff Author: Daniel-Constantin Mierla Date: Sun Jun 2 21:28:19 2024 +0200 iims_registrar_scscf: include header for common c functions - GH #3855 (cherry picked from commit b508ef253cf996a5efd8bf13ded0c804f3557ada) commit 54f9adb03ebbacf35eb0785dc46b55ce5dd00deb Author: Bastian Triller Date: Mon Jun 3 08:48:40 2024 +0200 geoip2: Reload database before accessing it Re-add reloading of database. GH #3861 Fixes: 293193c55c ("geoip2: clang format module file") (cherry picked from commit 51dcab019a42e5b1f3b81247ca71ffcaf46180de) commit c27094b8288b7a949fbfc766eb9223c0085340ef Author: Daniel-Constantin Mierla Date: Sun Jun 2 04:58:23 2024 +0200 geoip2: clang format module file (cherry picked from commit 293193c55caaf5d0c39dc456babe92f574b58b3b) commit 45f2e2670a3eac768b97b58eeec228b06273050a Author: Daniel-Constantin Mierla Date: Sun Jun 2 04:51:33 2024 +0200 geoip2: keep global structure per process - parsing db file allocates private memory - reworked reload to rely on a global counter - GH #3861 (cherry picked from commit baccbe0298f9fa46db285505bc4386f997de5a47) commit ae3be6af4ea8d50c29fe8e523c9548217956849a Author: Daniel-Constantin Mierla Date: Sat Jun 1 07:50:45 2024 +0200 geoip2: rename global lock variable (cherry picked from commit 4bd619d3517f129362de3ce50eed2620d5002b42) commit 2cc901e8be63791432a49f87d434eeb009e48d28 Author: Daniel-Constantin Mierla Date: Sat Jun 1 07:39:54 2024 +0200 geoip2: do not close global MMDB_s on destroy - GH #3861 (cherry picked from commit e066613cac308d1129baebc47d7c245b36eba4b0) commit 614b5601170578c2d0eb79e7e5c64e68d80d885b Author: Daniel-Constantin Mierla Date: Fri May 31 19:23:41 2024 +0200 geoip2: init MMDB_s global pointer and check on destroy (cherry picked from commit 8ba4ee4e00798ca015adc48542d0e4de8ed9daad) commit 5c9c13080be2b15252492dca388777d06915045c Author: Victor Seva Date: Thu May 30 16:24:03 2024 +0200 regex: fix pcre2 migration instead of reserving an array in pkg_mem and later copy the pointers to shm_mem just use shm_mem in the first place. fixes #3812 (cherry picked from commit d89333748662c0e7c72e3579d41fd14ef05c0fee) commit ebc8acef7617a69dcc06b163c47e88a99d835f9e Author: Daniel-Constantin Mierla Date: Wed May 29 10:18:44 2024 +0200 siputils: free head of params list for get_uri_param() - GH #3857 (cherry picked from commit 8363208fff7c101a2779ff64783e5b7dbf8ffd7c) commit 833b93563f43fa95e4bfdd175b144670b66a11cd Author: Daniel-Constantin Mierla Date: Wed May 29 10:15:21 2024 +0200 siputils: free head of params list for get_uri_param() - GH #3857 (cherry picked from commit d72a3fbc903da02ae3b26f3aae2ea228c9f8b255) commit f4eea76a15b220b15337b60a77f7978b0694b0fd Author: Bastian Triller Date: Tue May 28 14:17:58 2024 +0200 rtpengine: Fix extra process in pkg.stats When DTMF events socket is not configured, pkg.stats RPC method returns an empty entry. { entry: 13 pid: 0 rank: -128 used: 0 free: 0 real_used: 0 total_size: 67108864 total_frags: 0 desc: } Fixes: 26f6e57c8f ("Register a new worker process for dtmf event listener") (cherry picked from commit e67f6048f4883d446df2d88fe7a7d7f2ff6daf8c) commit 7087ce6aa496de9b6015e5054d8fd70bf2e055b3 Author: Daniel-Constantin Mierla Date: Tue May 28 11:45:37 2024 +0200 htable: error on not finding htable in pv get (cherry picked from commit 24b27214231166366cceb88fcb3724298cc53b32) commit 9a7e3e54f1c52ee69c68b1165de115894c2afc55 Author: Daniel-Constantin Mierla Date: Mon May 27 09:11:48 2024 +0200 htable: error on not finding htable in pv set (cherry picked from commit 82cfea317fd8d02a6c94347bc1be18c8a06e580f) commit deb11ee814e1591698d120a113630aa7a9791ad7 Author: Rick Barenthin Date: Thu Apr 25 19:16:58 2024 +0200 usrloc: delete location_attrs in db_only mode on delete_urecord When calling delete_urecord in DB_ONLY mode the location_attrs are not deleted. This fix makes sure to delete location_attrs when calling db_delete_urecord is called. (cherry picked from commit 6b8f6d3b5d563d91234b8d4b7e155b7e74b9d313) commit d53843c75da9115a9c3cb6b1b909fd3827b6c437 Author: Sergey Safarov Date: Sat May 11 17:45:08 2024 +0300 db_mysql: fixed build on CentOS 7 (cherry picked from commit 767b3faee3af450d6482b919c81431ea6d707807) commit 5c4f687d0ed06d6c7a5696917982b1cf03f9c8bd Author: Daniel-Constantin Mierla Date: Fri May 10 12:45:25 2024 +0200 sipcapture: use local static buffers for ip address and port - GH #3835 (cherry picked from commit d1f377ff23f491bfd5162cb7bf510759440dd8e5) commit f9bd2c5a4341913ac3e887e0324a19d5cd071a12 Author: Daniel-Constantin Mierla Date: Thu May 9 08:17:15 2024 +0200 tcpops: reformat exported structures (cherry picked from commit 9b087fd618ab6c5cbd6a29c352b09c7198f1b594) commit c8e4fe87985a413dfe6871463c31375750d3a6f2 Author: Victor Seva Date: Thu May 30 14:59:05 2024 +0200 dialplan: don't call free on empty pcre pointer fixes #3851 (cherry picked from commit 630a6f2c11c10c4f3be3570553d86486942d60fe) commit c1c8c066b29798189a50dd9b4f27c5af574d991d Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Mon Apr 29 13:37:24 2024 +0000 db_cluster: Update log levels (cherry picked from commit 467dbf3e1be16d5a760178d0801834ac67bad888) commit 3a34b468ad93904c507bd0fc7ef592b25321807f Author: Juha Heinanen Date: Mon May 20 11:41:42 2024 +0300 tm: add mandatory Max-Forwards header to local AC commit ba7a4901268493f5432d5efd59d6dbd7b422742f Author: Daniel-Constantin Mierla Date: Wed May 8 06:58:13 2024 +0200 etc/kamailio.cfg: remove executable flag commit 191aec6ef644024741c23776c35fc712aa82a6b5 Author: Kamailio Dev Date: Tue May 7 21:16:19 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit 29ef69b8807023e082d7c9880c63bee11d4f3b30 Author: Henning Westerholt Date: Tue May 7 16:14:46 2024 +0000 sipcapture: fix default DB URL docs (cherry picked from commit aeeeb0c2f46c2575639dd725bef78fac64219a07) commit c3f424bd6c0f8b9a2557cd58a3e3f5ac586d8c99 Author: Kamailio Dev Date: Tue May 7 19:46:19 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit 383a81bb9d81e06ab9da99cdaa3def3b63028040 Author: Daniel-Constantin Mierla Date: Tue May 7 19:32:39 2024 +0200 tcpops: note about execution of event routes by TCP main process (cherry picked from commit be9af338e3afdab1045cdd7c30a72a9ecddcb680) commit 1ee553a6f406af5eb4838a8c46a992c4099dd30b Author: Kamailio Dev Date: Tue May 7 17:31:19 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit b5eb4f5ca037239f2ec1d99a16a71af0383f737e Author: Daniel-Constantin Mierla Date: Tue May 7 16:55:24 2024 +0200 ctl: info log on ECONNRESET (connection reset by peer) - not a type of error that can be controlled by kamailio (cherry picked from commit 446c75e0e2194b6e42d768d2e3c79b5f0222905f) commit 24e43d27544bdfa1acfce7ebb8b6e3ba7841fc13 Author: Daniel-Constantin Mierla Date: Tue May 7 16:49:49 2024 +0200 ctl: removed level and function names from log messages (cherry picked from commit 65bafaffd6bcfebc508b774cfbb78120e68bb3f0) commit 11f0cfec4d2fc6043d282cdb2258520559f0fcd1 Author: Daniel-Constantin Mierla Date: Sat May 4 20:18:18 2024 +0200 core: parse/contact: jump to error on too many contacts (cherry picked from commit f69b22d44cb5abc803c2b58790dd33f2310c1c59) commit d75dba611808322356fc8d1ebc9f8c30b4124a15 Author: Daniel-Constantin Mierla Date: Fri May 3 14:57:47 2024 +0200 core: parser/contact - basic validation tests for contact uri (cherry picked from commit fc52a54370c085d6fa951da876eee99580677922) commit 5b97d29f1bbac2656eba506c7fd94b412dfb9b7f Author: Daniel-Constantin Mierla Date: Fri May 3 14:36:29 2024 +0200 core: parser/contact - add limit for max number of contacts - defined to 256 (cherry picked from commit d6b0beb5a219ae57a62e9e7201a6ec1fe66e5a96) commit 244319c67a191cf1f093b2220fa1a8579179d734 Author: Daniel-Constantin Mierla Date: Thu May 2 09:27:41 2024 +0200 pua: check if local requests are dropped and free the param (cherry picked from commit 53e1a29c265df1489c9bd91deddc0719f8ca2092) commit 46c8e1a5b0e11162eee2c0b201bb535529397a0a Author: Daniel-Constantin Mierla Date: Wed May 1 07:00:58 2024 +0200 uac: check if local requests are dropped and free the param (cherry picked from commit 00aac8d48370fac356eecff535835d918c631cc5) commit 965a02ba4aca9283e4f43f8153ebeb81721835f1 Author: Daniel-Constantin Mierla Date: Wed May 1 06:20:43 2024 +0200 presence: check if the local notify was dropped in event route - free tm cb parameter on drop - related to GH #3403 (cherry picked from commit d12fc31056cb37aac347ec05f9ada7bafa5f52de) commit e54b03fc41bc55486430b09d9a4839bcd52278fa Author: Daniel-Constantin Mierla Date: Wed May 1 06:08:28 2024 +0200 pv_headers: print also the new TMCB_LOCAL_REQUEST_DROP in debug function (cherry picked from commit 68624c2da093ab789d4e8d35df65ef1bce024bca) commit a86d7d2bad119fc4cccf5c19719b4457ab066a04 Author: Daniel-Constantin Mierla Date: Wed May 1 06:07:26 2024 +0200 tm: cb_flags made unsigned for uac_req (cherry picked from commit ebd1c6c75a1b832ce85d576aad134b99d47b5738) commit f9ca6854d88e4fcc161e1083a953f47142fca90d Author: Daniel-Constantin Mierla Date: Wed May 1 05:57:46 2024 +0200 tm: cb flag to mark local uac on request drop (cherry picked from commit f5da773c5fa29edbf9d0e65a83a62f495928ddec) commit fc54fdcd67e244ad075c54b5f24bb6442998b4cb Author: Daniel-Constantin Mierla Date: Wed May 1 05:28:18 2024 +0200 tm: free new buffer on drop for local requests - GH #3403 (cherry picked from commit ee06666c43d96029315dae7618e10d381265a85a) commit 3aac0c7379577480fb09902bfb31b9aed49e7f88 Author: Jannik <40364587+volkland@users.noreply.github.com> Date: Tue Apr 30 12:28:20 2024 +0200 sipcapture: docs - fix default value for parameter (cherry picked from commit 265c948286f2df5136179c95fbb1d7f1255e4c71) commit 4e98a4ae06ec0bbff408af211680c97e1f41ca11 Author: Daniel-Constantin Mierla Date: Tue Apr 30 10:19:35 2024 +0200 ims_ipsec_pcscf: cascade on options to get the uri for fill_contact() (cherry picked from commit 60d2ab6464657abf38136a771c297c6f5536e27a) commit 4b3620d0f0d7d636bf1d9e4c2b19bf50b8ac9da0 Author: Alexander Couzens Date: Mon Mar 4 17:33:50 2024 +0100 ims_registrar_scscf: free_uint_fixup: fix memleak/freeing the wrong parameter The free_uint_fixup() freed the wrong parameter in the past. (cherry picked from commit c3e6c1edc7531406208efe2965243e6e81506127) commit 569662043b656063be97d0ea0e22dd8f6082320e Author: Alexander Couzens Date: Mon Mar 4 17:32:00 2024 +0100 ims_registrar_scscf: fix typo in function name uint_fixup (cherry picked from commit 6f908f05d4691abcb1b3a745048d3cc2a9996676) commit 8bb9f0601eb94597f3bfab4ede97971de83cc1e7 Author: Alexander Couzens Date: Mon Mar 4 17:21:25 2024 +0100 ims_registrar_scscf: refactor save_fixup4 Rename function to match argument number. Use assign_save_fixup3_async instead of the code copy (cherry picked from commit 82a6d7ea6edbaca60879a38c5e74e40920e89342) commit 4aa0920b2e573661959d5c9149ee04177cae8264 Author: Alexander Couzens Date: Fri Mar 1 17:38:21 2024 +0100 ims_registrar_scscf: fix uninitialized arguments in save() The script "save" command can be used with different arguments: 2, 3 and 4. But internally for all save() calls the exact same function is use, w_save(). When calling save("PRE_REG_SAR_REPLY","location"); as given by the examples, kamailio will call w_save(). Because the command code will cast the function pointer, the w_save() function is called with 2 uninitialized arguments *mode, *c_flags. mode is unused, seems a legacy argument. c_flags is referenced resulting in a crash if not null. Use separate wrapper functions to handle different argument number. Fixes: a627c9a04a74 ("ims_registrar_scscf: Extend save() with optional flag") (cherry picked from commit 20a75004d53a06da0f22b11804a4d83496ad8919) commit 00f51e28875c209cbf25a47c96e60c9f73add952 Author: Daniel-Constantin Mierla Date: Mon Apr 29 10:08:29 2024 +0200 ims_ipsec_pcscf: handle tls for replies (cherry picked from commit 48dab490965fa7f2f7200d95edd7dbb1407b2536) commit 9493dc0c895d1dde50239c903fd976c8c6e0325f Author: Daniel-Constantin Mierla Date: Mon Apr 29 06:49:47 2024 +0200 ims_ipsec_pcscf: updated comments for ipsec_forward() flags (cherry picked from commit f7f93828993b5975dfe5f26ad63ba6c489aa69f7) commit 7e202ec38593462559e81db7b0f97e46567f379d Author: Daniel-Constantin Mierla Date: Mon Apr 29 06:46:56 2024 +0200 ims_ipsec_pcscf: docs updated for ipsec_forward() flags (cherry picked from commit 575b17d23cd5fa060f775bc56b42c735048bc849) commit 1387c32dfa601496c38f9c10d554c490c867d4d7 Author: Daniel-Constantin Mierla Date: Mon Apr 29 06:32:07 2024 +0200 ims_ipsec_pcscf: decouple IPSEC_FORWARD_USEVIA and IPSEC_TCPPORT_UEC for requests - both flags should be avaible for use at the same time in ipsec_forward() - for request IPSEC_FORWARD_USEVIA gets the protocol from the next hop address (cherry picked from commit ab261540d656ed456bac8876f77f940457a9baf6) commit 8af0605ade36566597ff691a2adc1e524081a6fa Author: Daniel-Constantin Mierla Date: Sun Apr 28 23:28:38 2024 +0200 ims_registrar_scscf: init variable to fix analyzer warning (cherry picked from commit 8558947034f16b162c15eda39d18f5f5df4ef562) commit 89343b6031f186c59ecd6707109bd0269762075f Author: Ostap Date: Mon Apr 29 00:15:28 2024 +0300 modules/statsd: ensure statsd failures do not stop execution (#3819) * modules/statsd: avoid stopping flow when sending statsd metric fails Currently statsd functions return bool: `true` or `false` depending when the function succeeds or fails respectively. This value gets implicitly converted to `int`: `true` -> `1`, `false` -> `0`. For Kamailio `1` means succesfull execution, but `0` means to stop processing messages, which is not what we want as statsd should not impact flow execution. Instead we want to return `-1` which signifies error, but the flow continues. * modules/statsd: do not fail module initilization when statsd init fails statsd_init executes `statsd_connect` which tries to connect to statd server. If connection fails then kamailio fails to start. This is not the desired behaviour as: 1. Kamailio should continue working even if statsd server is down, metrics should not impact runtime. 2. `statsd_connect` is also re-executed each time we try to send the metric https://github.com/salemove/kamailio/blame/master/src/modules/statsd/lib_statsd.c#L76, so it's initial result is not essential. Note, that before 5.8 the result of init was already ignored due to implicit conversion of `false` to `0` until after https://github.com/kamailio/kamailio/commit/0186246fce8f0e4bb46b30c05174983cd957a3ba was introduced (which could be considered a breaking change even if it seemingly fixes a bug in conversion). (cherry picked from commit 5e66ba23851f115bcb88d7e3f71f78ab33fc1e30) commit 620aa3f2a0faf3a4d54908bac0aa3ffcd8376ab5 Author: Daniel-Constantin Mierla Date: Fri Apr 26 14:35:22 2024 +0200 ims_usrloc_scscf: enclose examples in dotted lines for better visibility (cherry picked from commit 8506a6fe781e6e0b0b1418f4087db50480db6b57) commit 1dd7c4038eb9a0c7eec506994a58a56d04e6cee5 Author: Daniel-Constantin Mierla Date: Fri Apr 26 14:24:16 2024 +0200 ims_usrloc_scscf: reformat exported structures (cherry picked from commit 15d859e1e96552fca2708cf56047021beae29711) commit b2352bc1c6f3eff3aba85a087107f4ca29cedc22 Author: Henning Westerholt Date: Fri Apr 26 05:54:27 2024 +0000 uid_auth_db: spelling fix in documentation (cherry picked from commit 9f28450312749dfbc021a8cbc23472c8a39d3fef) commit 0bf03aa1987b9cff2fc0d776605620e26c163609 Author: Henning Westerholt Date: Fri Apr 26 05:53:30 2024 +0000 core: spelling fix in comment and log message (cherry picked from commit db176a4918c0b500f5f051cad16fd8d442450ab7) commit cafe437dcb637b0e571a2d2ffd04d911584404d9 Author: S-P Chan Date: Mon Apr 29 09:24:16 2024 +0200 tls: clear thread-local variables up to tls_pthreads_key_mark - other libraries may set thread-locals via pthread_setspecific - assume that tls_pthreads_key_mark demarcates libssl's values - only clean thread-local values up to tls_pthreads_key_mark Currently only used by app_python[s] (cherry picked from commit fe6f4fcde2fa06a3c00479cef169c27dc32ae490) commit 03ff5051b640d2478dd68ea89ad74d516752ab0f Author: Kamailio Dev Date: Thu Apr 25 14:01:16 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit e76d755de6482e51c9ddac5bba3834cb58ad79b2 Author: Daniel-Constantin Mierla Date: Thu Apr 25 13:49:58 2024 +0200 tcpops: removed unused variable introduced recently (cherry picked from commit fe8f052c29528b656062927626f9784b32b7c8f6) commit 3ff024fd0057d3a9d045d3f20df5d1d7f7c9c7aa Author: Daniel-Constantin Mierla Date: Wed Apr 24 21:34:28 2024 +0200 regex: reformat exported structures (cherry picked from commit 0ebfddd20b43396d602b4c68a88f7c2bc58ed211) commit c8f685359c411ac43000dd77cbc2e4f95b6cb3f4 Author: Daniel-Constantin Mierla Date: Tue Apr 23 12:08:30 2024 +0200 regex: allocate pcres array - GH #3812 (cherry picked from commit 2cc62133db4f6875f55e73e044f37dafbb2274c2) commit eaacc171adbcd84fb2b95b4c182cd1e954624e2b Author: Daniel-Constantin Mierla Date: Tue Apr 23 11:49:23 2024 +0200 regex: init globals for safer shutdown on failure (cherry picked from commit 84517c14ca38a8371c67b858077a42019c2217a8) commit 794c2edeaffe059bf8de6ab1d3df5db003ed4cb0 Author: Daniel-Constantin Mierla Date: Tue Apr 23 11:19:30 2024 +0200 core: fmsg - parse loopback ip when initializing faked msg structure - GH #3817 (cherry picked from commit 66b3c04a9653425b1602c82dd2456a7eb7cf59d1) commit 7e987d8937349246f2abfa041679f568344ff402 Author: Daniel-Constantin Mierla Date: Tue Apr 23 10:42:02 2024 +0200 pv: use global tcp connection callback for event route on $conid (cherry picked from commit f5c05a68ae72881ab0691bb8488112356fc67c79) commit 069de99576b5f8bff002176331ed2f545afe8158 Author: Daniel-Constantin Mierla Date: Tue Apr 23 10:36:35 2024 +0200 core: tcp - set a global shortcut to tcp connection for event route (cherry picked from commit d114d11724dc4157e7e5809504531d26da6bcc57) commit c9fe59d6cd73179aa75e21b3b215bc0465b182aa Author: Daniel-Constantin Mierla Date: Tue Apr 23 10:21:20 2024 +0200 tcpops: reworked some debug messages (cherry picked from commit 27e3b7f3f82957c6dc80f2ff89c40bdd87cecb81) commit db2e96ec2aacde1bd50b65ea6357388bad39e86f Author: Daniel-Constantin Mierla Date: Tue Apr 23 10:19:29 2024 +0200 core: tcp - keep connection id on event route cb structure (cherry picked from commit 11e7d71e5c2ee9428298658ed3b9a0f625d40f00) commit 28bbcd5a50f45b8217125481706180a76323dc44 Author: Rick Barenthin Date: Wed Apr 17 13:02:02 2024 +0200 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) commit 3052565e3ce14d5d3c45d790877a562185085548 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Apr 10 11:14:45 2024 +0000 tcp_main: Match wss protocol (cherry picked from commit 175d755c40bc50b78b2cf4f18ad22429289af90d) commit 7d103cf3887401fca32d95f7ea7ee10f28e9e127 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Apr 10 11:13:32 2024 +0000 core/forward: Match protocol when forwarding (cherry picked from commit d81e5113884b933251499630d112ec5b1150b8a4) commit a19e6e0e49d9881ab990d23ad31a95773fe1a00b Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Mon Apr 8 09:42:49 2024 +0000 tcp_main: Update comment docs (cherry picked from commit 0a28a93c6e060081267dc686e342d45ef03358e7) commit 0c070443b585c597d2d6249ac6ac32490d9c7f48 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Mon Apr 8 09:29:57 2024 +0000 tcp_main: Add proto argument to tcpconn_exists function (cherry picked from commit 6779efd430178adff0ae438d178e38c003e4e05c) commit 2661594bf7f31558e6ac7524f33ebb358aefce21 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Fri Apr 5 13:23:56 2024 +0000 tcp_main: Add protocol argument for searching tcp/tls connections (cherry picked from commit 4a40b16d4f9bef9bc75d3272c83878e6348aa0b8) commit d2cf78f5c70977639f3b7f66b852350b764e4b13 Author: vijay kumar Date: Sat Apr 13 01:26:13 2024 +0530 rtpengine: fix pkg mem leak in send_rtpp_command() - freed request.s after sending request to websocket (cherry picked from commit b4753ae4216b0c960ac094f4be8232fb4d0147b0) commit 595d3f472179402dce7a51672c2dbfbcf3b54bd5 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Thu Apr 11 10:47:11 2024 +0000 corex: Fix unknown af in list_sockets (cherry picked from commit 8bc64a9e6820243336387d9cd9acf81f24d89993) commit 800ed174b9402d1b253b2cb4ab04b5fb7030dc8d Author: Daniel-Constantin Mierla Date: Fri Apr 5 21:41:21 2024 +0200 ims_ipsec_pcscf: log error message made info (cherry picked from commit 92d3573b500374d100639484e5a84cb640dc6b1d) commit 8d312ded02559b325cdd691bde61c54148b077a5 Author: Daniel-Constantin Mierla Date: Fri Apr 5 16:19:42 2024 +0200 siputils: tel2sip2() - memset to 0 pkg allocs and recompute len of new uri (cherry picked from commit d1118064d04bb77c818540e68edf1766db1d560a) commit 7295607e680ad1dd5290b15dab7fed77c65bfb88 Author: Daniel-Constantin Mierla Date: Fri Apr 5 07:54:12 2024 +0200 core: parser/sdp - rename parameter to suggest better its role (cherry picked from commit b03ec73589c12e566b11ce2c653401daa915c805) commit 855c76780c4399d6d9881ce3c525a7df56e111c4 Author: Daniel-Constantin Mierla Date: Thu Apr 4 13:40:13 2024 +0200 sdpops: reformat the codecs map (cherry picked from commit 359a442e14a156b0bcf60dc5b2580cbc57924e34) commit f337f13cdbc7e8805c0130dbae3befaf4b684c7c Author: Jannik Volkland Date: Thu Apr 4 11:06:10 2024 +0200 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/8047c958b42ea5af2e8f9ede0152f892ac0eea3a/src/modules/db_redis/redis_connection.c#L168 [2]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac0eea3a/src/modules/db_redis/redis_connection.c#L212 [3]: https://redis.io/docs/management/security/encryption/#client-certificate-authentication (cherry picked from commit 6faa180661e799187eff3a498f8b13e96719fa92) commit bb48da13adfe36716c3d958ed1d9c410424f4d19 Author: Jannik Volkland Date: Thu Apr 4 11:03:32 2024 +0200 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/8047c958b42ea5af2e8f9ede0152f892ac0eea3a/src/modules/db_redis/redis_connection.c#L168 [2]: https://github.com/kamailio/kamailio/blob/8047c958b42ea5af2e8f9ede0152f892ac0eea3a/src/modules/db_redis/redis_connection.c#L212 [3]: https://redis.io/docs/management/security/encryption/#client-certificate-authentication (cherry picked from commit 40a50243f0bae782b7acd97cf0a9b1138185068b) commit 215af59832efc6e485563b55e3af9d209121d0c5 Author: Stefan-Cristian Mititelu Date: Mon Apr 8 11:35:38 2024 +0300 pdb server: allow carrier id 0 (cherry-picked from commit 60ded00a3b574a08457a696334d11d668595cc0b) ===================== 2024-04-03 Version 5.8.1 Released ===================== ===================== Changes Since Version 5.8.0 =========================== commit e8aa98718d91d0e5af7d757176a180e0f2940417 Author: Daniel-Constantin Mierla Date: Wed Apr 3 12:23:42 2024 +0200 Makefile.defs: version set to 5.8.1 commit 69f667fe9b95d09a642cb7edd7f16ce09bbac3f1 Author: Daniel-Constantin Mierla Date: Wed Apr 3 12:18:47 2024 +0200 core: msg translator - duplicate reply via xavp params and handle errors (cherry picked from commit 5f83d4f9c447f5a7e3de8336dc0e076b10e43833) commit 1caec71aeddb7f65afb93bf05cb9e0aae2a2c0cd Author: Daniel-Constantin Mierla Date: Wed Apr 3 12:16:18 2024 +0200 core: xavp - added missing closing parenthesis in log messages (cherry picked from commit 3b09fd343575c56d9658a61efebd4851662de338) commit 4708758f1c428cc94d1abdf9bb706c7c509efebe Author: Daniel-Constantin Mierla Date: Wed Apr 3 08:22:44 2024 +0200 pkg: deb specs updated for v5.8.1 commit 3b00630c8a20cc0f2b2f458742d885ea7e28e05f Author: Daniel-Constantin Mierla Date: Wed Apr 3 08:20:49 2024 +0200 pkg/kamailio: version set 5.8.1 for rpms and alpine commit 4e4e935c45ccf32dab9bf5af693a0f52f54684ae Author: Kamailio Dev Date: Mon Apr 1 08:31:34 2024 +0200 modules: readme files regenerated - modules ... [skip ci] commit e394a05152b29d4009c9cb963bced72526c7651b Author: Daniel-Constantin Mierla Date: Thu Mar 28 08:30:17 2024 +0100 blst: reformat exported structures (cherry picked from commit e39557c96d2f419184c826d779f1a3309acc4269) commit c0c8ee05ab25256b9154d2056ee04b07f3f2290a Author: Daniel-Constantin Mierla Date: Wed Mar 27 08:19:03 2024 +0100 smsops: short reference section about variables (cherry picked from commit 9a94930ae1168d5df79e3dc1414841cdf23a2eba) commit b21a7aaa467f2b76a52308557657c65274e34087 Author: Daniel-Constantin Mierla Date: Tue Mar 26 19:17:23 2024 +0100 smsops: reformat module exports structures (cherry picked from commit 9848d43cb367d6901a0b8c727759feb8a8fad930) commit 3f3c1940788a4713705169f8d96ae9a13ee2bad1 Author: Daniel-Constantin Mierla Date: Mon Mar 25 23:25:19 2024 +0100 db_mysql: right position for define KSR_MYSQL_OPT_RECONNECT - follow up of previous commit (cherry picked from commit 14dc277e29a170b9ac51e7dda07fa25cbd9be048) commit 557d7e83c01c930df608b9d96791553d8f2bf724 Author: Daniel-Constantin Mierla Date: Mon Mar 25 23:07:55 2024 +0100 db_mysql: MYSQL_OPT_RECONNECT is deprecated by MySQL 8.0.34 - https://dev.mysql.com/doc/c-api/8.0/en/c-api-auto-reconnect.html - MariaDB seems to still have it (cherry picked from commit da3d6e9a74b63fdb7b1c4063d6be017f1ce42bea) commit c9edb30ffa0c9544a10d0e72aabe84a1b3b2a103 Author: Daniel-Constantin Mierla Date: Sat Mar 23 21:38:00 2024 +0100 keepalive: reformat module exports structures (cherry picked from commit dd221a6e5162838b979fd38ffdfb750663aef869) commit 3f44cabcfc0abc83ae1971ac74fbb0bd36829ce4 Author: Elena-Ramona Modroiu Date: Sat Mar 23 09:58:46 2024 +0100 corex: fix conditions for dns_cache modparam srv attributes (cherry picked from commit 8114b2016d032484edafe4edd04fb02d52cfd058) commit dbf9208f3a402844c9981fb7ed09493a1338dfdd Author: Elena-Ramona Modroiu Date: Sat Mar 23 09:51:47 2024 +0100 core: resolve/create_srv_pref_list() - insert at correct position in list (cherry picked from commit f35cf8904119dcf582ea2451648de5fef095466b) commit 0e00ae1db0242fc01e6f8c332e3920fd9465b3f9 Author: Daniel-Constantin Mierla Date: Fri Mar 22 10:25:48 2024 +0100 core: socket info - parse advertise ip part to get address family (cherry picked from commit 5f901c3557f9f875545d82a7ab00f6d0c5c1fe52) commit c48fbea981c7b0bd281cd1fc2abedcda41d92c13 Author: Daniel-Constantin Mierla Date: Wed Mar 20 13:40:28 2024 +0100 gcrypt: docs - module name used for section ids (cherry picked from commit 68c69966c38b56775a3966d07c33ff94c2a8ba95) commit 613e2cdfc3ae9242d259bf8b67b6ed715c0c0ad8 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Mar 27 15:48:50 2024 +0000 file_out: FIx ‘for’ loop initial declarations error (cherry picked from commit ae04ccac92225a1e7b573a28ded555789e8604cd) commit f4d44a9201a79acf0620a005008f2594ff8d26ee Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Wed Mar 27 15:48:25 2024 +0000 tls: Fix ‘for’ loop initial declarations error (cherry picked from commit 9f2abc69e27c4b3246628138ec81fced81d7bc7a) commit 3fac5afc42a606391d6a7c0337ef5e4e136d6b80 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Fri Mar 22 10:24:05 2024 +0000 file_out: Cast to correct type of str (cherry picked from commit 4ada818099b5b7cb7deff1b1ce93b5aacaa1b84e) commit 028ba8f9d6bc40dcd47e6a0e5b40e5b3e2ea7b17 Author: Daniel-Constantin Mierla Date: Fri Mar 1 11:42:45 2024 +0100 file_out: additional checks for silenting warnings (cherry picked from commit 19894425684504e2a19622ae5a9cdfc565f16fd3) commit 814f5bdc9ee5d4594ffb0fd72843bca7b5fa79ea Author: Victor Seva Date: Sat Mar 23 00:00:44 2024 +0100 dmq: fix inter-lock on error triggered by intermittent DNS resolution error. dmq workers were getting locked at dmq_notification_callback_f() due to this missing lock_release() (cherry picked from commit 0d240e4e0dc3184ef37d338ba6872d295d6b16f2) commit 7bcef8ef487a713f5b6c6fadb7a3166ed41fb136 Author: Kamailio Dev Date: Wed Mar 20 13:31:25 2024 +0100 modules: readme files regenerated - modules ... [skip ci] commit 60fd6c2622c9c5edbe82908c0e461d646225c8a6 Author: Daniel-Constantin Mierla Date: Tue Mar 19 17:39:19 2024 +0100 ndb_redis: break on finding a server via sentinel inside redisc_reconnect_server() (cherry picked from commit 951ab118bb7d9955f8e69b66bec1f0c107d474a2) commit 86df978bc9842687035d6673ee1b71e542dcbd71 Author: Daniel-Constantin Mierla Date: Tue Mar 19 14:29:11 2024 +0100 ndb_redis: fix index on parsing sentinel address inside redisc_reconnect_server() (cherry picked from commit c8f3b496a05ae5bf29341dc7e2630f951d4effc5) commit a0dfa0ac81ed4aec33863fc20cf5cb3ee077a90c Author: Daniel-Constantin Mierla Date: Tue Mar 19 14:26:27 2024 +0100 ndb_redis: clang-format for WITH_SSL code (cherry picked from commit e54051d698b059aa168229493dc2d6bf3cdd757c) commit a7d4ce95b383dc26c547ef9ee07b05d51abc50f9 Author: Daniel-Constantin Mierla Date: Tue Mar 19 10:21:51 2024 +0100 keepalive: small formatting updates and comments to the ka dest structure (cherry picked from commit cee82c92b06a026b88fea654944f6146eb5cb4d8) commit 0b3aa00775a5c0b4b1dc4990f4c26bc637fc6de5 Author: Daniel-Constantin Mierla Date: Tue Mar 19 09:51:28 2024 +0100 keepalive: proper storing of last up/down timestamps - GH #3790 (cherry picked from commit 9e2a0ee545646bd4491ecdbe58d7fea770764b54) commit 91b0962679092f28abb5022d1505372356460f7d Author: Daniel-Constantin Mierla Date: Mon Mar 18 11:02:07 2024 +0100 acc: more log messages of failure arsing extra acc string (cherry picked from commit 04a73ace6572dd5c95a8f50b39b2ce712f7ebe84) commit 5daadecd248322e5f8eaf15555e46692f3d1c267 Author: Axel Sommerfeldt Date: Fri Mar 8 12:32:07 2024 +0100 ims_ipsec_pcscf: TLS support in ipsec_forward() improved This patch was initially done by Herle Supreeth in his fork but isn't present upstream yet: https://github.com/kamailio/kamailio/commit/8b9a2977e111d9adb8595d98ab59f8c8eb033120 See also: https://github.com/kamailio/kamailio/issues/3772 (cherry picked from commit 3154a0aba5543cab75153429bc8ec617c3484f71) commit 7df7508d7d2b7b9495dafab8b515a5721bd669ee Author: Dennis Yurasov Date: Mon Mar 11 14:22:37 2024 +0300 dispatcher: refine documentation - more clear documentation for the new ds_is_from_list flags (cherry picked from commit 761e963c0f7d9bf1b66c1ef18a409756b919ae2c) commit 90f8117f9669069b4dab7e9d747dfa06245ec8a0 Author: Daniel-Constantin Mierla Date: Fri Mar 15 21:24:42 2024 +0100 ctl: handle int input for double storage (cherry picked from commit 1380a4a0d18159c7130b70c0216134a253ad83f7) commit 0af55b0eac8c3457db859a9c37fea211ece91b8a Author: Stefan-Cristian Mititelu Date: Tue Mar 5 16:30:01 2024 +0200 pdb server: Return negative carrierid for failures. Clang format (cherry-picked from commit 88b698e0f62c39ed60af9f0a4fb3ca2dc6867d8f) commit 6410f375cd6d1e357afeb9e100bd3a3c51321280 Author: Stefan-Cristian Mititelu Date: Tue Mar 5 16:14:11 2024 +0200 pdb: Return negative carrierid for failures (cherry-picked from commit bf78b619ae28924361fb2c757a4d09eb1a39f5cd) commit d6cd0859158a8013e998ec779e956a550b493934 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Thu Mar 14 16:47:28 2024 +0000 file_out: Fix var position and initialize (cherry picked from commit e36b2232e9b097794845659f71543bc57ef58a35) commit f9b1cca33a45560f06b2708975c624da9728b6f5 Author: Oded Arbel Date: Sun Mar 10 19:55:20 2024 +0200 pkg/kamailio/obs: Allow builders to disable wolfssl module [skip ci] Building the WolfSSL module should be optional, even if it is on by default, builders should be able to choose to not need to install 4th party repositories. fixes #3781 (cherry picked from commit 5392dbf8070abf36734d9c857924df91186bc2dd) commit 45ee72fcf0ae8aeb135196ef8729fe0cea14048e Author: Daniel-Constantin Mierla Date: Sat Mar 9 20:11:07 2024 +0100 topos: properly handle cases of no user in contact for mode 1 - contact mode 1 accepted cases with no-user in contact uri but not in r-uri, however, requests within dialog can have one's contact in r-uri and then processing failed (cherry picked from commit 24e410f9a20d004f55bcc79cd10fb35cb26e4570) commit 772b464552cff0b9ebb769e57fae718c0357ba11 Author: Daniel-Constantin Mierla Date: Fri Mar 8 19:43:49 2024 +0100 topos: small rearangement by removing else after return in the true block - reduce level of indentation - a few wraps in curly braces for clearer view of the if block (cherry picked from commit b6fccea258e56b7d3195659245713a6d44acb013) commit 2122afae2a6604c0bc44a43ab37ee274a15a700a Author: Juha Heinanen Date: Tue Mar 12 22:16:23 2024 +0200 Avoid 'qm_strnstr' defined but not used warning commit 1928af8f90ebf02f610c0904bc3d24a00aaedb81 Author: Juha Heinanen Date: Tue Mar 12 07:54:50 2024 +0200 core: set null-terminated char for modparam (backport from master) commit c229e11ba39da40cadaecd1b6aa3ae153e014bb1 Author: Sergey Safarov Date: Thu Mar 7 13:32:22 2024 +0200 pkg/kamailio/obs: packaged README.file_out (cherry picked from commit 20edb64247a20a5d6b4b8bfb264b6e31d283b039) ===================== 2024-03-07 Version 5.8.0 Released ===================== ===================== Changes Since Version 5.7.0 =========================== commit 1fa3ba8ee48b6a68f2133544da56e0d68eae8609 Author: Daniel-Constantin Mierla Date: Thu Mar 7 12:29:02 2024 +0100 Makefile.defs: version set to 5.8.0 - first in the new 5.8.x series commit e6b67b13a75a49d9269c53443de7233888c0df00 Author: Daniel-Constantin Mierla Date: Thu Mar 7 12:23:09 2024 +0100 pkg/kamailio: version set 5.8.0 for rpms and alpine commit 50a0f82eab0a1f9dc5738f022231eba349a46a3a Author: Victor Seva Date: Thu Mar 7 11:41:19 2024 +0100 pkg/kamailio/deb: version set 5.8.0 [skip ci] commit ed99a5e2648c39e29fbbc7842c86425147c607c6 Author: Kamailio Dev Date: Thu Mar 7 10:17:15 2024 +0100 modules: readme files regenerated - modules ... [skip ci] commit 22f274513a98cc081d44a6694e35c3e96844dae3 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Tue Mar 5 14:34:19 2024 +0000 tls/docs: Update certificate generation docs (cherry picked from commit 67785fea8f906236e4a30bc09bb11b3292c46572) commit 6533c42fc0bba6408376a8f8b41b02b97b04ca1b Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Tue Mar 5 12:52:51 2024 +0000 tls/docs: Update tls.reload docs (cherry picked from commit 4c9cfa7a6a770a693ecb3b840ad042fb201db675) commit a814df7e828db7be0b34738c2eb78b133c22ddef Author: Daniel-Constantin Mierla Date: Tue Mar 5 20:53:47 2024 +0100 presence: docs - remove extra section end tag (cherry picked from commit ed32512f4594cc0ddc3437e274bcba5acfc16410) commit 500e5fabf9da31b5fa2949cac90956da99751223 Author: Daniel-Constantin Mierla Date: Mon Mar 4 15:31:18 2024 +0100 core: main - init local variables used for cli param parsing (cherry picked from commit 8a2894cd6180f904dd37acb4985db4e4935aa434) commit d45c78eeeaea6a9fc9dcb927436f834392d9d7c9 Author: Daniel-Constantin Mierla Date: Mon Mar 4 13:58:35 2024 +0100 ctl: reset log prefix on reading ctl traffic - it may be previously set in process by some event route (cherry picked from commit 5b8b2717ee2f57da932132683b27eb33cea3fd59) commit 42282a2c78fc24ff2b3856983a6dbb188a2912e3 Author: Daniel-Constantin Mierla Date: Mon Mar 4 09:07:22 2024 +0100 acc: cdr - do not free static empty string in case of error (cherry picked from commit 0fc0cdd791ce5157232dd2139238708403cdde1d) commit 4626cb7f0e0b273153ce0004900a92553783a893 Author: Daniel-Constantin Mierla Date: Sun Mar 3 20:57:45 2024 +0100 core: parser rr - check for rr value before serializing (cherry picked from commit 6ee26a3ae3293aaeb4507d5d0b16ad31173cc39a) commit 089bf63178039b13cde0beccfacab1536af76179 Author: Daniel-Constantin Mierla Date: Fri Mar 1 12:46:17 2024 +0100 core: select - handle ws and wss inside select_ip_port() (cherry picked from commit d8e0942c9e83c8cad7c182bf41c156ba35bf24d2) commit 4c78a564c5ad8662014cf686428a37238a6d8476 Author: Daniel-Constantin Mierla Date: Fri Mar 1 12:41:13 2024 +0100 core: ppcfg - jump to end when defexp eval does not get a str val (cherry picked from commit daac0bdb88f6f732bda7c683af45b90f87fdb7c9) commit 219c21fe62638e7191dd1b5ad32ba098273e2009 Author: Daniel-Constantin Mierla Date: Fri Mar 1 09:55:16 2024 +0100 influxdbc: copy with buffer size limit (cherry picked from commit 73c66150c604326c07d454002c12cb221289936a) commit 0747c18d5c4db2e7e8408ad2c7efa120ec76523e Author: Daniel-Constantin Mierla Date: Fri Mar 1 09:37:59 2024 +0100 core: rthreads - init return variable (cherry picked from commit 181c602616e13323786335e8e28f182871aa5e9b) commit c06ea12d0fff50569803ea0fef9486726ab428ce Author: herlesupreeth Date: Tue Feb 27 21:01:44 2024 +0100 ims_registrar_pcscf: update registered state to pending registration if contact exists (cherry picked from commit 4fb8accc6747ad56fec3dc84d70cb2b8bbd7316e) commit ab981daa54c1afc1017af16afbb67ef55567e6fa Author: herlesupreeth Date: Sun Feb 25 16:16:14 2024 +0100 ims_usrloc: make matching of username in contact conditional (cherry picked from commit 17bdbd34b1038de936f14c1a41ce55f571e6402a) commit 8835f04334981b81df7eed6c03e581fcc4070da8 Author: Daniel-Constantin Mierla Date: Tue Feb 27 09:50:05 2024 +0100 tcpops: if connection not found, return attributes from sip msg rcv (cherry picked from commit c3d753885b3cd1bc0cb9f46986e5798dfb5f6552) commit c2ac3ffc907ded71bcde59c3c5c0d6b69e997696 Author: Daniel-Constantin Mierla Date: Tue Feb 27 07:57:22 2024 +0100 tcpops: variables to get active connection attributes (cherry picked from commit 59230a07b8c6a79c4a574890bae775c3d166c471) commit 50c759030f024dd080c08a3d94127f1d1af544e2 Author: Daniel-Constantin Mierla Date: Mon Feb 26 14:06:38 2024 +0100 ndb_redis: init enabled for tcp-main and postchildinit callbacks - GH #3768 (cherry picked from commit 19e5bf3d4cfc2b7d47623e307fff7e60e73e8a18) commit 2d2006701f491f732ea07b36a48016f7fbe436bf Author: Daniel-Constantin Mierla Date: Mon Feb 26 13:09:27 2024 +0100 microhttpd: docs - note about variables available in the event route (cherry picked from commit 993583015b127b0a83603acd352925c8d6e6db70) commit 3415be29303bbacaf25b646d6c86027e93cf7c7e Author: Daniel-Constantin Mierla Date: Sun Feb 25 19:29:24 2024 +0100 evrexec: reformat exported structures (cherry picked from commit 65eef5c5446c1f6870eecf8bbc84d68d12271bc7) commit 15ffdf7c0721fb5d05772d96e133ac74412c0068 Author: Daniel-Constantin Mierla Date: Sun Feb 25 01:15:28 2024 +0100 ndb_redis: reformat exported structures (cherry picked from commit fb21f89dc544551b1bb65805303131fa990d2f44) commit dae15377dac1b019f2278baca208162154d5a7ad Author: S-P Chan Date: Tue Mar 5 09:59:41 2024 +0800 tls: NULL safety check (cherry picked from commit f6f9d90ada963b53b6552e1a172b8f2fd021c33b) commit 56aeb0723562409aa97098e51c602bcddc8b6789 Author: S-P Chan Date: Tue Mar 5 06:47:24 2024 +0800 etc/kamailio.cfg: document tls_threads_mode = 2 to use atfork handler (cherry picked from commit 5b4926b04ba0fcd8f65f5709789abd83181a381a) commit 0ba1ff1d430e5e51c7745d7eb1242dcae2557db9 Author: S-P Chan Date: Mon Mar 4 22:00:14 2024 +0800 tls: new option tls_threads_mode = 2 - use pthread_atfork to force all thread-locals to 0x0 after fork() (cherry picked from commit 464299c202f3ba963aed821b777075397e843856) commit 0a565d34b98b7ec4de0524a3e216e8d907661181 Author: S-P Chan Date: Mon Mar 4 21:49:10 2024 +0800 core/rthreads.h: add new option tls_threads_mode = 2 - add global handling of thread-locals with tls_threads_mode = 2 - this will run a pthread_atfork handler to reset all thread-locals to 0x0 - alternative solution to running functions in thread executors - requires tls.so to be loaded to be effective (cherry picked from commit e7f040f219b46592081a6053b4ed1ae0d0552b1a) commit 3d80bc811c75eb0cbcf0f4aee8929a5082b4de6a Author: S-P Chan Date: Sat Mar 2 20:46:16 2024 +0800 tls: basic OpenSSL 3 support of provider keys (replaces ENGINE) - initial support for v3 provider keys (replaces ENGINE from v1.1.1) - can be disabled behind build flag -DOPENSSL_NO_PROVIDER - provider keys start with /uri: e.g private_key = /uri:pkcs11:token=NSS%20Certificate%20DB;type=private;object=Fork-Test-c67cc0e0 - global config: provider_quirks: 0 | 1 - 0 - default - 1 - create a new OSS_LIB_CTX* in the child This integration does not load any providers itself and depends on the usual export OPENSSL_CONF=my-openssl.cnf to configure providers. (cherry picked from commit 69883dd381368ca219cc52140e71d571775f95d5) commit 6ee443731a23032fce9a32ce9609ae5b7c6bd171 Author: S-P Chan Date: Sat Mar 2 21:41:11 2024 +0800 tls: remove unused ENGINE define (cherry-picked from commit 73e7123c2dd19b82db167ceee93444e43f70f446) commit 8e81774d5a71c06906df84fb4809bcfb73bd532e Author: Daniel-Constantin Mierla Date: Sat Mar 2 08:13:40 2024 +0100 tlsa: removed the map files used in the past for tls engine - sync with code of tls module (cherry picked from commit d443a1e37d85e0eec6f6c9875bb8e821b34c8d6b) commit 9d42e4aacab4a7bf18192701cd66cba95c2c98dd Author: S-P Chan Date: Sat Mar 2 08:29:31 2024 +0800 tls: clean-up of ENGINE - remove tls_map.* - not needed anymore - install an ENGINE in each worker SSL_CTX no need to replicate to all processes Cherry-pick from 5933893b91 commit 0ddbd961e91abf3e967285d80cc1c6f8d2aa5cf9 Author: S-P Chan Date: Fri Mar 1 08:06:13 2024 +0800 tls: make explicit ENGINE deprecation in OpenSSL 3 Cherry-pick from 0c68a5511e commit f53c6b49e158203ba0783ec6a6fbadd76c5fdde9 Author: S-P Chan Date: Thu Feb 29 19:01:14 2024 +0800 tls: fix OpenSSL 1.1.1 engine keys Cherry-pick from e535cc5eb2 commit 59ab58551e5895b710893985d0072c8c510c672c Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Tue Feb 27 11:50:54 2024 +0000 file_out: Fix leaks (cherry picked from commit 8af509ae280b2ef155f1946acac5a7d977bb5c14) commit 6721fb7aae373d42c4059a630fc79815d2f709b7 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Mon Feb 26 11:17:19 2024 +0000 file_out: Add header guards (cherry picked from commit 967fb30b14fb63bcb396956f9e9ed0ca92028682) commit bc4c206999094ed74e77c73f5537e857111d0a30 Author: S-P Chan Date: Tue Feb 27 12:38:09 2024 +0800 http_async_client: libssl refactor thread executors for curl Cherry-pick from 6a0c86bba8 commit 533989406d0fa1e57ff007fd8d7f702f5831dacd Author: S-P Chan Date: Tue Feb 27 05:01:45 2024 +0800 xcap_client: libssl thread executor for curl_global_init() Cherry-pick from f5164b39c8 commit 49c3290fc6eb50de0b08661c50ff42663ff3de6b Author: S-P Chan Date: Tue Feb 27 05:01:31 2024 +0800 http_client: libssl thread executor for curl_global_init() Cherry-pick from f58225950c commit 5d4fae5c24eb4f13d585e1af4cb1753ea5a784c5 Author: S-P Chan Date: Tue Feb 27 05:01:14 2024 +0800 http_async_client: libssl thread executor for curl_global_init() Cherry-pick from 514635dc3e commit ce17fee304e9ffa5046194a0827f771742113640 Author: S-P Chan Date: Tue Feb 27 05:00:35 2024 +0800 core/rthreads.h: add thread executor for curl_global_init() Cherry-pick from db05449932 commit b1a308801430a5561c4c13c1d4602fe5d5542cf8 Author: S-P Chan Date: Tue Feb 27 05:03:10 2024 +0800 Revert ac4f1be039 - split into per module commits commit ac4f1be039809d68483fe39e94b0803da1661a48 Author: S-P Chan Date: Mon Feb 26 10:25:19 2024 +0800 OpenSSL integration: manage curl_global_init(...) used by modules - http_client, http_async_client, xcap_client use libcurl - call curl_global_init in a thread executor as it invokes OpenSSL functions on Debian 12 - clang-format commit b98718c28f72b1372a62b17174b43c403fa6b729 Author: S-P Chan Date: Sun Feb 25 20:42:14 2024 +0800 tls: fix OpenSSL 1.1.1 compatibility commit aa8fcf9ec76e7c4543db22de6de5ef62374c80be Author: S-P Chan Date: Sun Feb 25 12:56:19 2024 +0800 tls: fix restore early init commit 49a9d8a4fb2f8a03d478aed2a405f812d2c2c5e8 Author: S-P Chan Date: Sun Feb 25 08:03:17 2024 +0800 tls: restore early init for other modules that use TLS Client modules (e.g. dispatcher) that require outbound TLS may race if tls init is too late. Restore tls init to PROC_INIT with a thread executor. Addresses GH #3765 Cherry-pick from 706d7b7ff3 commit 5af33b2e0ddc1098919008d44ab91959bc7dfb80 Author: Victor Seva Date: Fri Feb 23 21:24:19 2024 +0100 pkg/docker: set branch 5.8 and refresh [skip ci] commit fbdca3da6293aba548989e3ab9d600be338199b2 Author: Victor Seva Date: Fri Feb 23 20:43:33 2024 +0100 github: set branch to 5.8 [skip ci] commit 3566edd00ea729bb187b160a80b54fe92e2bbe4d Author: Victor Seva Date: Fri Feb 23 20:05:34 2024 +0100 pkg/kamailio/deb: version set 5.8.0~rc0 commit faddcecbf04a0221aa4a2531141571246d043060 Author: Daniel-Constantin Mierla Date: Fri Feb 23 19:35:27 2024 +0100 Makefile.defs: version set to 5.8.0-rc0 - entering the phase to prepare releasing next major version series 5.8.x commit 716319089c3e7bbc4caf9a2454235d77c3a9f88b Author: Daniel-Constantin Mierla Date: Fri Feb 23 19:24:55 2024 +0100 Makefile.defs: version set to 5.8.0-pre1 - marking end of first phase of testing commit 7e22636bb2797f6ed9cac677678a7a1bfc4f2537 Author: Daniel-Constantin Mierla Date: Fri Feb 23 12:53:39 2024 +0100 dispatcher: rename interal define to reflect better is a mix of matching - rather than a full address matching commit 17536b1064b40c305f28c4c19392504afc0b9701 Author: Dennis Yurasov Date: Thu Jan 4 18:28:56 2024 +0300 dispatcher: added two new flags to mode parameter of ds_is_from_list function for more strictly matching - Two new flgs added: DS_MATCH_SOCKET (8) to take in account socket/sockname attribute of gw DS_MATCH_TRY_FULLADDRSOCK (16) try to find the most complete "address/protocol/port/local socket" combination for all dispatcher targets commit 6948a3cc1f81cd468eae92518215d0fe9178b1e7 Author: Daniel-Constantin Mierla Date: Fri Feb 23 12:18:07 2024 +0100 microhttpd: added the header return option for pv commit 998a790563fcba9d6263c18f83f59e9080c78af0 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Thu Feb 22 17:46:00 2024 +0000 file_out: Refactor commit 06d0596ef34f1c213cc28442594bb6f1ebae46b4 Author: Xenofon Karamanos <22965395+xkaraman@users.noreply.github.com> Date: Thu Feb 22 13:11:54 2024 +0000 file_out: Prefix can use PVs commit ff8229b58d6f91bae527bc2f5912c7d291c55268 Author: falshunov <37283637+falshunov@users.noreply.github.com> Date: Thu Feb 22 08:56:00 2024 +0000 microhttpd: fixed typo in the documentation [skip ci] commit e54152e06e4a097ac17522e282f26b277ecae4da Author: Torrey Searle Date: Wed Feb 21 08:05:10 2024 +0100 tools/kemi: fix bug in mock remove stray debug print statement that results in generated code being invalid commit e3e6fd75bdd688acebf0ec8a1b7efa6fcada1de6 Author: Daniel-Constantin Mierla Date: Mon Feb 19 22:24:21 2024 +0100 core: tcp - skip checking when tcp_accept_iplimit is 0 commit dad7f3ff3af02d086c1cb3f915f1502bca127d58 Author: Henning Westerholt Date: Mon Feb 19 20:30:45 2024 +0000 file_out: small extensions to the module docs commit a722d4cba1ab18f481bfe8353cebc0c6fa1a7ebb Author: Xenofon Karamanos Date: Mon Feb 19 14:04:58 2024 +0000 file_out: Add a prefix paramater commit 22581f95690415681ea233c97923137e46fb55ae Author: Xenofon Karamanos Date: Mon Feb 19 13:56:34 2024 +0000 file_out: Free allocated memory commit d2459f4a9978e6b42ba99212b77dd856005df0d7 Author: Xenofon Karamanos Date: Fri Feb 16 09:38:24 2024 +0000 file_out: Fix fixup functions to handle all string. commit d3fbee58cb5505130ea73cfa0143adfd470d2c27 Author: Xenofon Karamanos Date: Fri Feb 16 09:27:33 2024 +0000 file_out: Improve logging commit 6ac4148d3d7e6ea772438b7c5b42807175e5888a Author: Xenofon Karamanos Date: Fri Feb 16 09:26:02 2024 +0000 file_out: Free message when done commit e4163d287e1c8c617ef9f21452a88f09c040bd47 Author: Xenofon Karamanos Date: Fri Feb 16 09:25:32 2024 +0000 file_out: Switch to str type for string handling commit e15a15cf8ce0c09aa6b26200dd2bce0e3933b6cd Author: Xenofon Karamanos Date: Fri Feb 16 09:12:19 2024 +0000 file_out: Add initial Readme and improve docs commit 107d8c9ae4cb1191d9e0132a42acad8af4cc66c9 Author: Xenofon Karamanos Date: Fri Feb 16 09:27:59 2024 +0000 file_out: Change default base folder format commit 1e4236445167d837a89d54ce6bee5ef14aef568e Author: S-P Chan Date: Wed Feb 14 19:49:10 2024 +0800 db_mysql: libssl thread guard for db_mysql_query (and libmysqlclient) This function is observed to call SSL_read() when compiled with libmysqlclient.so.21 (but not libmariadb.so.3). Apply a thread executor just in case. commit 87ef83d23f68a43fc5265a81330cbeed6205f922 Author: Kamailio Dev Date: Wed Feb 14 08:31:13 2024 +0100 modules: readme files regenerated - db_mysql ... [skip ci] commit c89fe41b1583af74cdf7e20d2357d7c90990839f Author: S-P Chan Date: Wed Feb 14 15:17:26 2024 +0800 db_mysql: fix typos The option opt_ssl_ca is a string not integer. The comment for ea81e6cb should show the code fix as mysql_options(ptr->con, MYSQL_OPT_SSL_CA, (void *)db_mysql_opt_ssl_ca) commit a61bfe9fb8357cedf5cb22e2698ec5d817fcfe5a Author: Kamailio Dev Date: Wed Feb 14 08:16:19 2024 +0100 modules: readme files regenerated - db_mysql ... [skip ci] commit eafd93f0576504ea03fe6b5e3898506072218cef Author: S-P Chan Date: Wed Feb 14 14:59:52 2024 +0800 db_mysql: update docs for opt_ssl_ca commit ea81e6cb8b2b2d896de7a07ce191876f9f182673 Author: S-P Chan Date: Wed Feb 14 14:15:10 2024 +0800 db_mysql: new module param opt_ssl_ca to configure CA certs ERROR: db_mysql [km_my_con.c:200]: db_mysql_new_connection(): driver error: SSL connection error: CA certificate is required if ssl-mode is VERIFY_CA or VERIFY_IDENTITY When opt_ssl_mode = 4 | 5 libmysqclient requires that the trusted CAs be configured. Fixed with: mysql_options(ptr->con, MYSQL_OPT_SSL_CA, (void *)db_mysql_opt_ssl_mode) Note: libmariadb3 doesn't require this setting and uses the system trust store. commit c4e4b266ad6852bacdb4513e9cc79166ac661f23 Author: Kamailio Dev Date: Mon Feb 12 10:17:15 2024 +0100 modules: readme files regenerated - influxdbc ... [skip ci] commit 7e1f521f2086b50b3ad73bc19ea98deb18686e82 Author: Daniel-Constantin Mierla Date: Sun Feb 11 16:17:47 2024 +0100 influxdbc: docs for a couple of existing functions commit f2772bd0248a1e75a82f4cad55280fa2b4f98578 Author: Daniel-Constantin Mierla Date: Sat Feb 10 22:27:30 2024 +0100 influxdbc: function to add double value as divison of int numbers commit ce437384ce13bb78b01d3d18f9ddfdd6b8e37fa5 Author: Daniel-Constantin Mierla Date: Fri Feb 9 08:02:26 2024 +0100 core: helper fixup functions for (str, str, int) parameters commit 44fcca3596438841c0752d39dedfbe7de07a30c5 Author: Xenofon Karamanos Date: Thu Feb 8 15:10:22 2024 +0000 file_out: Update docs commit 62e3069f484ea28745bce93dd5e1e7634c336f6b Author: Xenofon Karamanos Date: Thu Feb 8 14:31:13 2024 +0000 file_out: Add support for multiple files, extensions and interval commit 3e1a7bb5f6143383b1f486b8c67c3bf97cb32a3f Author: tsearle Date: Fri Feb 9 10:17:58 2024 +0100 tools/kemi: update kemi_mock for python (#3751) fixes code generation when python keywords are uses fixes formating issues of generated code fixes crash from pv.setl reporting parameters as null instead of 'none' commit 6918c9e34b826f8d8c7fb1746851055fa35f8ece Author: Kamailio Dev Date: Fri Feb 9 10:01:34 2024 +0100 modules: readme files regenerated - ldap ... [skip ci] commit e7397acb86db5cf0a214fe7f2812e21130e7b2f6 Author: Xenofon Karamanos Date: Wed Feb 7 12:23:30 2024 +0000 ldap/docs: Add connect_mode docs commit 3120d1dfcfa393b90272526e6fe2efb3aa32a19d Author: Xenofon Karamanos Date: Tue Feb 6 14:39:15 2024 +0000 ldap: option to start even when connecting to server fails commit 7043a581c4cfe05d6f9a0161368a61f7c67e326c Author: S-P Chan Date: Thu Feb 8 12:50:03 2024 +0800 db_mysql: libssl thread guard for db_mysql_close commit c393d5d5d167bdbf9a2f465effdc761195ed1279 Author: S-P Chan Date: Thu Feb 8 07:41:45 2024 +0800 db_unixodbc: libssl thread guards for db_unixodbc_(close|free_result|query) commit e33911f5edbac36f54b6371f9b952b57488bcced Author: S-P Chan Date: Thu Feb 8 07:18:16 2024 +0800 db_postgres: libssl thread guard for db_postgres_close commit 4baa76cd3e0d4052baf037c663a898fd11c54514 Author: S-P Chan Date: Thu Feb 8 07:30:48 2024 +0800 core/rthreads.h: thread wrapper for db_XXXX_query commit 5844207ce42ef830fe560e408c6e807184c8d31e Author: Daniel-Constantin Mierla Date: Thu Feb 8 16:31:19 2024 +0100 influxdbc: functions for kemi framework commit c8306ceb46c201172f84f72e5566922c22578fc2 Author: Daniel-Constantin Mierla Date: Wed Feb 7 20:10:34 2024 +0100 influxdb: added missing for sub start and end commit fb7c4ec9a33d8147094aa664ce3c96b6c3cb7d35 Author: S-P Chan Date: Wed Feb 7 14:08:01 2024 +0800 core/rthreads.h: fix missing returns commit 1a2993ca370da35c34abae1cb44086492faa0ade Author: S-P Chan Date: Wed Feb 7 05:54:35 2024 +0800 core/rthreads.h: fix missing return commit e52bc4ba41417362c79da1cd3d41b283aabc4eb8 Author: S-P Chan Date: Wed Feb 7 05:49:14 2024 +0800 Sample etc/kamailio.cfg: add tls_threads_mode to config commit aa15489f0a8de4a27197602d771fe02cf5745287 Author: S-P Chan Date: Tue Feb 6 21:43:22 2024 +0800 core/rthreads.h: use global ksr_tls_threads_mode to constrain thread wrapping - 0: run wrapped function directly - 1: run wrapped function in thread for process#0 else run directly - 2: always run wrapped function in thread commit 4d6e37fa048a1aaa2d2fc6655985b4bcb9754258 Author: Daniel-Constantin Mierla Date: Tue Feb 6 14:24:08 2024 +0100 core: added tls_threads_mode global parameter - control how to execute functions that may be using libssl3 behind commit 475b4da798fce232eba6834c3cb05e3c97e12d03 Author: S-P Chan Date: Tue Feb 6 11:09:04 2024 +0800 Sample etc/kamailio.cfg: tls should be loaded first if used commit d638c774ed816eec800e72ba2546004215cfe097 Author: S-P Chan Date: Tue Feb 6 00:29:55 2024 +0800 db_postgres: handle SSL and submit query commit 51d9f92eca3ef1044052581c9438af6e643652a1 Author: S-P Chan Date: Tue Feb 6 00:29:41 2024 +0800 db_mysql: handle SSL and submit query commit 7d917e6649be7188bb9ab152ada75bc7199b2980 Author: S-P Chan Date: Tue Feb 6 00:23:16 2024 +0800 db_unixodbc: handle SSL and submit query commit ba921b2112e87625fba5789d1b049161bb611073 Author: S-P Chan Date: Tue Feb 6 00:22:52 2024 +0800 core/rthread.h: add prototype for db queries commit 2ab212ccf0b4ecd7a0671235641e2a80feb251ff Author: Kamailio Dev Date: Mon Feb 5 16:32:00 2024 +0100 modules: readme files regenerated - influxdbc ... [skip ci] commit 10b86323cc47f29b41c21fd601d5b309cca050e6 Author: Daniel-Constantin Mierla Date: Mon Feb 5 16:18:47 2024 +0100 influxdbc: convert string value to double commit ba2d0e171b0171ba98bc7219a420dcda7677d366 Author: Daniel-Constantin Mierla Date: Sun Feb 4 08:30:50 2024 +0100 influxdbc: docs for several parameters and functions commit faaad7e0e654359e744d0c18253cc0dc84cd906e Author: Daniel-Constantin Mierla Date: Sat Feb 3 16:06:06 2024 +0100 rtpengine: docs for ping_mode parameter commit 81605f9289364a273a7b904d12972a6d01dc6207 Author: Sergey Safarov Date: Sun Feb 4 17:53:48 2024 +0200 pkg/kamailio: RPM packaged new modules commit 8bdd9ca4b3c3d4f9f2f201b0a9e0ad9a61eee41d Author: Victor Seva Date: Sat Feb 3 10:53:33 2024 +0100 outbound: fix build on xenial > outbound_mod.c: In function 'mod_init': > outbound_mod.c:122:2: error: too many arguments to function 'mod_init_openssl' > mod_init_openssl(NULL); > ^ > outbound_mod.c:82:13: note: declared here > static void mod_init_openssl(void) ^ commit b8c0a3757eb282ddb9e4878deb7120c4efd7f571 Author: Victor Seva Date: Sat Feb 3 10:41:43 2024 +0100 db_mysql: fix build for stretch * mysql_optionsv is not there. We still use the deprecated flavour * MYSQL_OPT_SSL_ENFORCE is not there commit 2cb2e5c99c3e565762820ef702404ae5ec59a6c9 Author: Victor Seva Date: Sat Feb 3 09:47:46 2024 +0100 Revert "db_mysql: fix build for older releases" it doesn't fix anything This reverts commit f0e73eabee3be198dbad2e50752d9889e4aa8e5f. commit 80214d2f878b3f2d7547060c9d4bd578a9e1a837 Author: Victor Seva Date: Fri Feb 2 15:21:14 2024 +0100 pkg/kamailio/deb: version set 5.8.0~pre0 commit 976670db1313e96a859009288abbf1ea97583357 Author: Victor Seva Date: Fri Feb 2 14:44:13 2024 +0100 pkg/kamailio/deb: remove mono from wheezy commit 015da378ab8b4ce5ced8b05f9c51e809ec11e53e Author: Victor Seva Date: Fri Feb 2 14:19:30 2024 +0100 pkg/kamailio/deb: no libpcre2-dev on older releases commit f0e73eabee3be198dbad2e50752d9889e4aa8e5f Author: Victor Seva Date: Fri Feb 2 08:33:14 2024 +0100 db_mysql: fix build for older releases > km_my_con.c: In function 'db_mysql_new_connection': > km_my_con.c:132:4: warning: implicit declaration of function 'mysql_optionsv' [-Wimplicit-function-declaration] > mysql_optionsv(ptr->con, MYSQL_OPT_SSL_ENFORCE, (void *)&(int){1}); > ^~~~~~~~~~~~~~ > km_my_con.c:132:29: error: 'MYSQL_OPT_SSL_ENFORCE' undeclared (first use in this function) > mysql_optionsv(ptr->con, MYSQL_OPT_SSL_ENFORCE, (void *)&(int){1}); > ^~~~~~~~~~~~~~~~~~~~~ > km_my_con.c:132:29: note: each undeclared identifier is reported only once for each function it appears in > ../../Makefile.rules:100: recipe for target 'km_my_con.o' failed commit 1fcf99817580379d3e7550d1d874050a3e0315bc Author: Xenofon Karamanos Date: Fri Feb 2 13:16:08 2024 +0000 file_out: make worker sleep period configurable, to allow to adapt performance parameters commit 82593a09f8ef6d53e7e88238c057bbcdd9ab287b Author: Xenofon Karamanos Date: Fri Feb 2 10:56:41 2024 +0100 core: properly handle drop() action for kemi engines - GH #3718 commit a226823910735c315fc31df0e46132710db38def Author: Daniel-Constantin Mierla Date: Fri Feb 2 09:27:10 2024 +0100 influxdbc: fix compile warnings commit b85471a7c28324fcb890961a1ad67810bfbb8ac4 Author: Daniel-Constantin Mierla Date: Fri Feb 2 08:56:52 2024 +0100 Makefile.defs: version set to 5.8.0-pre0 - mark start of testing for v5.8.x series commit 8c5e97589fc0fed121ee6e8ca4adbf9ec63ad2eb Author: Daniel-Constantin Mierla Date: Fri Feb 2 08:55:38 2024 +0100 Makefile.defs: version set to 5.8.0-dev3 - mark end of development for v5.8.x series commit 03e60c809a0ac26b402bdf1154d6ec7b0476f26a Author: Daniel-Constantin Mierla Date: Fri Feb 2 07:35:48 2024 +0100 Makefile.groups: added file_out to extra group commit 49bc5b266dad33e418e8895e9ed7ead46e254016 Author: Daniel-Constantin Mierla Date: Thu Feb 1 21:32:18 2024 +0100 rtpengine: new modparam to disable pinging rtpengines at startup commit 40b735216c610cae2da5b0758af31b1d3ade4731 Author: Daniel-Constantin Mierla Date: Thu Feb 1 21:19:11 2024 +0100 rtpengine: optional ping parameter for rpc reload command - specify if ping should be done to rtpengines at reload time commit df3d1e5cb80b7a6ac6ce93b582352aaa8e6fd369 Author: Xenofon Karamanos Date: Thu Feb 1 19:41:22 2024 +0000 file_out: use name instead of index for file_out function parameter commit 6478ac00e9bf1180092010b0df4656630d4550c2 Author: Henning Westerholt Date: Thu Feb 1 19:33:38 2024 +0000 file_out: adjust syntax of examples to standard commit a6892009361ceff1475b568a2317b5d8a7c889cc Author: Henning Westerholt Date: Thu Feb 1 19:25:12 2024 +0000 file_out: fix error in XML include for README commit 4c144ac1ad40008b5bd9396aa18d7630145b4c4c Author: Henning Westerholt Date: Thu Feb 1 19:22:53 2024 +0000 file_out: small doc adaptions commit dd5c9a5204eb946e731550a0ee7f3046c7065515 Author: Xenofon Karamanos Date: Thu Feb 1 19:15:17 2024 +0200 file_out: Module to log custom strings to files (GH #3741) * add new module to log custom strings to files (GH #3741) * support for multiple files and also file balancing * smaller refactorings will be done afterwards (use string in function for names with internal matching, make worker sleep also configurable * a round of tests has been done, but it will be certainly tested more in the next days commit f0ef9d29e8736e7eb7e7e2c62485704d3506fbdd Author: Daniel-Constantin Mierla Date: Thu Feb 1 13:48:41 2024 +0100 Makefile.groups: added influxdbc module to extra group commit ff94b5a691c525ed5687ad76bbf5436a8d877768 Author: Daniel-Constantin Mierla Date: Thu Feb 1 13:47:28 2024 +0100 influxdbc: added functions to push string and double values commit 4efd1fc33ceb5dc33b01020968b0d7281e902d1f Author: Stefan-Cristian Mititelu Date: Thu Feb 1 14:00:14 2024 +0200 p_usrloc: Add new modparam 'preload' Useful when using kemi with p_usrloc, in order to preload location table. commit 46e04c65dfa07ada122ad2132e9a7a841bc1e8ea Author: Daniel-Constantin Mierla Date: Thu Feb 1 08:08:23 2024 +0100 influxdbc: initial doc files commit dc6930581ab21df13c086fdb6f69130adf0e00f2 Author: Daniel-Constantin Mierla Date: Wed Jan 31 17:57:19 2024 +0100 influxdbc: new module - client connector for influxdb commit 0833a72d4b70d224ab02c90b7b94648db7f52c73 Author: Daniel-Constantin Mierla Date: Wed Jan 31 10:13:48 2024 +0100 db_mysql: proper macro to check mysql version id commit 94f6df509bf77c19c745749716a9e075ec17f3c7 Author: S-P Chan Date: Tue Jan 30 14:07:11 2024 +0800 outbound: use core/rthreads.h commit 8a1c383f6af5bc0547e32430a4469333160b93e6 Author: S-P Chan Date: Tue Jan 30 07:42:34 2024 +0800 db_postgres: use core/rthreads.h commit 733a268114261d49ed11aec83fe39ea8c34a0b69 Author: S-P Chan Date: Tue Jan 30 07:42:05 2024 +0800 db_mysql: use core/rthreads.h commit b71ce6e5733ab08b84ff09481ada91e5fca43a33 Author: S-P Chan Date: Tue Jan 30 07:41:37 2024 +0800 db_unixodbc: use core/rthreads.h commit f8909163c47c8776d23373fad688586f02d31e67 Author: S-P Chan Date: Tue Jan 30 07:40:54 2024 +0800 core: add infrastructure to run functions in threads commit 1e87f96ad3a85b35935f14db36626036469cb6b0 Author: S-P Chan Date: Tue Jan 30 22:12:18 2024 +0800 tls_wolfssl: un-break jammy using libwolfssl32 commit dad7c857eaab613deed27ab687ddd0b1fdf8001b Author: Kamailio Dev Date: Tue Jan 30 14:32:10 2024 +0100 modules: readme files regenerated - db_mysql ... [skip ci] commit 2bcc32a14e63d895077071715b0321fbdcdb8a33 Author: S-P Chan Date: Tue Jan 30 21:12:50 2024 +0800 db_mysql: update docs for MariaDB Connector/C builds commit d772b4c24a3a4995b93287ccf8eac9b80d1a5bac Author: S-P Chan Date: Tue Jan 30 16:49:32 2024 +0800 db_mysql: enable TLS when building with mariadb-connector-c - mariadb-connector-c requires at least one non-NULL configuration value to use TLS - emulate MySQL SSL_MODE_XXXX options commit e470f67c9aaaeb2dc39f49a1b5abb3352b45ad13 Author: Victor Seva Date: Tue Jan 30 10:43:33 2024 +0100 github: [skip ci] enable dependabot for devcontainers commit 8e2a1a36f14a18834d1a98e8483b4595a533abff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jan 29 21:22:54 2024 +0000 github: [skip ci]: bump wolletd/clang-format-checker from 1.10 to 1.11 Bumps [wolletd/clang-format-checker](https://github.com/wolletd/clang-format-checker) from 1.10 to 1.11. - [Release notes](https://github.com/wolletd/clang-format-checker/releases) - [Commits](https://github.com/wolletd/clang-format-checker/compare/v1.10...v1.11) --- updated-dependencies: - dependency-name: wolletd/clang-format-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] commit 520b9dce03d695cd1d95432e6bf52ed47d046cd4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jan 29 21:22:56 2024 +0000 github: [skip ci]: bump ammaraskar/gcc-problem-matcher Bumps [ammaraskar/gcc-problem-matcher](https://github.com/ammaraskar/gcc-problem-matcher) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ammaraskar/gcc-problem-matcher/releases) - [Commits](https://github.com/ammaraskar/gcc-problem-matcher/compare/0.2.0...0.3.0) --- updated-dependencies: - dependency-name: ammaraskar/gcc-problem-matcher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] commit 3426b153d02d9d8d3e909eff9d18cb14108072ca Author: S-P Chan Date: Mon Jan 29 12:06:56 2024 +0800 db_postgres: init libssl in a thread commit 5dffb934a2f7f986fdc09e433833991c54612646 Author: S-P Chan Date: Sun Jan 28 08:19:44 2024 +0800 db_mysql: init libssl in a thread commit 2611a4670c65dd32fc1daf6b67e37852936ba69c Author: S-P Chan Date: Sun Jan 28 07:38:16 2024 +0800 db_unixodbc: init libssl in a thread commit 9560e973807bc454dab84bdfd5ac0e300c847864 Author: S-P Chan Date: Mon Jan 29 20:02:42 2024 +0800 tls_wolfssl: fix possible uninitialised variable commit c2f14e0dccbabdd74dbddcbd569c32d0b429617e Author: Kamailio Dev Date: Mon Jan 29 10:02:14 2024 +0100 modules: readme files regenerated - sdpops ... [skip ci] commit 68331254149a2ef3f2986bb92549cb63bb355989 Author: Daniel-Constantin Mierla Date: Sun Jan 28 17:17:40 2024 +0100 textopsx: proper define id for body line interator name size commit 03d93a43a38f2af44640f42e3fd0f8f2a073b108 Author: Daniel-Constantin Mierla Date: Sat Jan 27 10:45:12 2024 +0100 sdpops: docs for sdp line interator functions and variable commit ff54f183cdedded4ef9d24d055c755b770b07651 Author: Daniel-Constantin Mierla Date: Sat Jan 27 09:57:24 2024 +0100 sdpops: added sdp line interator functions and variables - walk sdb lines in the message body (also for multipart body) - append/insert/remove line of the current iterator - variable to get the value of the curent iterator commit 7b676473d2193b34ba59600eb3ce9c5acd19da1b Author: Daniel-Constantin Mierla Date: Sat Jan 27 09:16:39 2024 +0100 textopsx: reformat module exported structures commit 0f963a7a1e2aca28611c2238f4c29180a0acd320 Author: S-P Chan Date: Mon Jan 29 11:26:35 2024 +0800 tls_wolfssl: clang-format commit 04ca08d0da622519578c479664a85563ec6db483 Author: S-P Chan Date: Sat Jan 27 07:09:19 2024 +0800 tls_wolfssl: fix ring buffer write commit c286bacad82b84165753187a326952573fe5fc7a Author: Kamailio Dev Date: Fri Jan 26 11:16:15 2024 +0100 modules: readme files regenerated - sdpops ... [skip ci] commit 46e3727368f7e801b3731272d219cefdceebadde Author: Daniel-Constantin Mierla Date: Fri Jan 26 11:02:27 2024 +0100 sdpops: docs - listed $sdp(c:ip) variable commit faaefbb02563b8ba0827b23422a363a71259ad1e Author: Daniel-Constantin Mierla Date: Fri Jan 26 10:55:43 2024 +0100 sdpops: added $sdp(c:ip) variable to return connection ip commit fe9b8f04cacd2ca92bf3fac1dc2fac323b8cf62d Author: Daniel-Constantin Mierla Date: Fri Jan 26 08:27:36 2024 +0100 sl: format module exports structures commit cab001e9677670585facf5cf2b7fd0c9889ac069 Author: Daniel-Constantin Mierla Date: Fri Jan 26 08:23:21 2024 +0100 sdpops: format module exports structures commit 247e6164cbacdcc5d260e98c1085c84ad93957ee Author: Victor Seva Date: Fri Jan 26 09:03:37 2024 +0100 pkg/kamailio/deb: restore tls_wolfssl for bookworm and jammy fixed build error at 43ec11a7e0a37dfdaead873d555b26cb65589bd1 commit 4db5d7eb3fb34ad1282c9ded9b2d05b3f81fd476 Author: Daniel-Constantin Mierla Date: Thu Jan 25 20:11:19 2024 +0100 core: mem - relocated unfinished memory allocators to archive repository - many years without development activity commit 43ec11a7e0a37dfdaead873d555b26cb65589bd1 Author: S-P Chan Date: Thu Jan 25 21:44:07 2024 +0800 tls_wolfssl: allow building with debian libwolfssl35 - internal submodule is v5.6.6-stable - libwolfssl35 is at v5.5.4-stable commit aaa3b102c62af9ac0abe1aaac12876abaa7ad351 Author: Victor Seva Date: Thu Jan 25 12:23:47 2024 +0100 pkg/kamailio/deb: remove support for tls_wolfssl on bookworm/jammy > module expects wolfssl ~ v5.6.6-stable which is equivalent to libwolfssl42(5.6.6-1.2) libwolfssl-dev_5.6.6 commit 5d3c11c5e0854ce74424a10a88b0cca4453cee75 Author: S-P Chan Date: Wed Jan 24 16:30:48 2024 +0800 tls_wolfssl: clean-up; continue to remove OpenSSL-isms commit 099eceecab7af118bfa0bdfca68a8c0b30cec6f0 Author: Kamailio Dev Date: Wed Jan 24 21:31:18 2024 +0100 modules: readme files regenerated - ims_charging ... [skip ci] commit 76cd7979aae176b3fde3b3d73975629b06cd509c Author: Morten Tryfoss Date: Wed Jan 24 21:16:08 2024 +0100 ims_charging: Add option to get and use P-Access-Network-Info for terminating scenario (#3726) Add option to configure node functionality for Ro requests commit ba36c65dfb2a6608dd7d51422a7ed021206bcae3 Author: Kamailio Dev Date: Wed Jan 24 17:32:06 2024 +0100 modules: readme files regenerated - tm ... [skip ci] commit d26b0bef2e76be55c5cb099520f221487d362b48 Author: Daniel-Constantin Mierla Date: Wed Jan 24 17:17:23 2024 +0100 tm: docs - update to use send_reply_error() when t_relay() fails - the transaction might be already created and needs a stateful reply commit 76b7beef6d089272b749aa53f29e100711aa4c50 Author: Daniel-Constantin Mierla Date: Wed Jan 24 10:31:07 2024 +0100 sl: do not send error reply if message marked with delayed-reply flag commit 09c75716530f7d8be2671e5823dca5b640cad45a Author: Daniel-Constantin Mierla Date: Wed Jan 24 10:26:45 2024 +0100 tm: mark request with delayed reply flag commit 5c8cfdd803e81a592bf9fdeb208b13404e96da25 Author: Daniel-Constantin Mierla Date: Wed Jan 24 10:23:01 2024 +0100 core: parser - internal flag to mark delayed local replies commit 236c56f5f4c11fb867e545f830182b386f0a0c66 Author: Daniel-Constantin Mierla Date: Wed Jan 24 08:21:19 2024 +0100 tm: prefixed global kill reason variable commit 3d0e7521c6de4023b6595685fc306129ef57b8ac Author: S-P Chan Date: Tue Jan 23 23:13:08 2024 +0800 tls_wolfssl: clean-up; remove OpenSSL-isms commit 33b2e513aefe00bf166cdcae360e305615b223da Author: Daniel-Constantin Mierla Date: Tue Jan 23 21:05:41 2024 +0100 tm: release transaction on kill if a final response was sent - do not send another final response for error cases commit 0f8f4d6926e53ca5e526a11729f6ee6277b185b9 Author: Daniel-Constantin Mierla Date: Tue Jan 23 14:23:27 2024 +0100 auth: reformat exported structures commit aa167c410860732918061106c4a84a7c6b030d69 Author: Daniel-Constantin Mierla Date: Tue Jan 23 14:18:19 2024 +0100 auth: removed commented code and prefixed short global variable commit 32089e134413200bf5d1a97f207378b7d10e65a2 Author: S-P Chan Date: Sun Jan 21 18:17:37 2024 +0800 tls_wolfssl: refactor custom BIO - remove use of custom BIO at the expense of some memory copies commit 88f27e2b89142652ea1b8f133df1ff403f9f61b2 Author: S-P Chan Date: Fri Jan 19 12:16:01 2024 +0800 tls_wolfssl: use shared WOLFSSL_CTX commit 255e563e94e9536f0e541c3baeec45cbc68fac5b Author: S-P Chan Date: Thu Jan 18 12:38:09 2024 +0800 tls_wolfssl: clean-up OpenSSL compatibility - remove unneeded OpenSSL-isms commit 100d96bf3819082ac38f8a4fae1f3c64c8d0c5e1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jan 22 21:58:56 2024 +0000 github: [skip ci]: bump tj-actions/changed-files from 41 to 42 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 569b536404afd855742a42320d7c858a8bb4952b Author: Daniel-Constantin Mierla Date: Mon Jan 22 14:11:29 2024 +0100 tm: mark request with final reply flag - send error function checks flag and returns if set to avoid sending more than one final reply in case of failure commit 1a2477ba348928e6bdff15be765cb907e32cffc4 Author: Daniel-Constantin Mierla Date: Mon Jan 22 14:02:47 2024 +0100 sl: mark request with final reply flag - send error function checks flag and returns if set to avoid sending more than one final reply in case of failures commit c3b47e0c5cf4ed405b02aa2d0d4cb31073bab0aa Author: Daniel-Constantin Mierla Date: Mon Jan 22 13:50:08 2024 +0100 core: parser - flag to mark request when a local final reply is sent commit 15aafe49a6a022809f278f596812c97dc5404982 Author: Daniel-Constantin Mierla Date: Mon Jan 22 13:25:04 2024 +0100 presence: prefix short global variables commit 7da07508bc74a6a0c87e1dc7993d0061b65e2faa Author: Daniel-Constantin Mierla Date: Mon Jan 22 13:18:15 2024 +0100 presence: removed unused external variable commit 050760411bac006c1e6351f179fab7ea6333b3e5 Author: Daniel-Constantin Mierla Date: Sun Jan 21 21:29:28 2024 +0100 lib: presence - remove old commented code and adjust comments commit 0a11489d4b699a62596b2c4626171e8d92e966fd Author: Daniel-Constantin Mierla Date: Sun Jan 21 10:20:39 2024 +0100 lib/srdb2: review and adapt old comments commit 67f71d1b7c44a7d3ef1ba2917272e2ba36608cd7 Author: Daniel-Constantin Mierla Date: Sat Jan 20 12:37:12 2024 +0100 lib/xcap: reviewed and removed old comments and disabled code commit e8ee31f6bce32050f8caaa8d053ddaea8d99cc1d Author: Daniel-Constantin Mierla Date: Sat Jan 20 12:16:13 2024 +0100 lib/cds: reviewed and removed old comments commit 2f7b7a5750815814bedb4b2a6b3716ea72e4d904 Author: Victor Seva Date: Fri Jan 19 15:40:06 2024 +0100 github: remove cleanup workflow [skip ci] it's removing untagged images that are layers of the tagged ones commit f59dacf7993da83553cd67de516fc31f493d2a7d Author: Stefan-Cristian Mititelu Date: Fri Jan 19 15:54:15 2024 +0200 p_usrloc: Add missing api function get_udomain() When registrar kemi save()/save_uri() function is called, then usrloc api function get_udomain() is called. This usrloc api function is missing in p_usrloc module and results in a segfault. commit e506b60c1045cfbd4485434165305fbc2fb57aa9 Author: Stefan-Cristian Mititelu Date: Wed Jan 10 17:20:27 2024 +0200 xlog: add kemi xlog_facility function commit 4a2665a8c5ff31d50468bd998ef0853c3ff510cc Author: Daniel-Constantin Mierla Date: Fri Jan 19 10:18:33 2024 +0100 pv: increase the number of slots for transformations - safer handling of chained transformations commit 59104fe7d57bc8c75c835bbb75d5a1b7d01f6bda Author: Daniel-Constantin Mierla Date: Fri Jan 19 10:09:46 2024 +0100 core: increase default pv buffer size to accomodate safer webrtc traffic commit cc26d25eefac40ec1c7e209e25312eed978cf348 Author: Daniel-Constantin Mierla Date: Fri Jan 19 09:49:55 2024 +0100 pv: convert pv value to long for ftime transformation commit a2bff77c3f7bfee8dae90c3ef20522d480f2e14d Author: Daniel-Constantin Mierla Date: Fri Jan 19 09:44:33 2024 +0100 jansson: declare variables at the beginning of blocks commit 8a1613096ad86db125398e50d2ecced5d3ff1978 Author: Daniel-Constantin Mierla Date: Thu Jan 18 18:48:22 2024 +0100 core: parser - check diversion pointer before accessing it commit a972c3bd5287177f8fa73dfb0ed5b2da8e3f4f57 Author: Daniel-Constantin Mierla Date: Thu Jan 18 18:37:41 2024 +0100 gcrypt: init allocated buffer commit 304b8a41464f1bed83d733a3002088b759c7e679 Author: Kamailio Dev Date: Thu Jan 18 16:01:19 2024 +0100 modules: readme files regenerated - kex ... [skip ci] commit 2ebf19b16987b815b2fc2902bff5ccbea6e90e13 Author: Daniel-Constantin Mierla Date: Thu Jan 18 11:44:32 2024 +0100 kex: reformat exported structures commit ee191ccd01ec6391c715e22efed2dc6581fe9d72 Author: Daniel-Constantin Mierla Date: Wed Jan 17 19:40:23 2024 +0100 kex: docs for is_myhost() commit aaec01e0556bf6148ec50795f896af71f9680a70 Author: Daniel-Constantin Mierla Date: Wed Jan 17 17:49:33 2024 +0100 kex: added is_myhost(uri) - check if host part only is local - similar to is_myself() but ignores the port and protocol commit 79697b4d565665b696ee39021e27d82e716bc176 Author: S-P Chan Date: Thu Jan 18 06:47:14 2024 +0800 pkg: RPM spec missing %description for sqlang commit d0e7aa5405a293401ad19347cc062d1585d06956 Author: S-P Chan Date: Thu Jan 18 06:38:29 2024 +0800 pkg: RPM spec use automatic dependency for wolfssl - wolfssl doesn't follow semantic versioning - let RPM figure out the correct runtime library name depending on the -devel package used for building i.e. based on the package used for pkgconfig(wolfssl) e.g. if wolfssl35-devel - then libwolfssl.so.35 if wolfssl42-devel - then libwolfssl.so.42 commit 5bbb224fdad1770150dd2fc37c69393aeda96d40 Author: S-P Chan Date: Thu Jan 18 06:21:55 2024 +0800 tls_wolfssl: clean-up—using wolfSSL native naming for functions / structs commit 03456e5e5983e2236b8e182cf3317d14ebf34e18 Author: Elena-Ramona Modroiu Date: Tue Jan 16 16:07:43 2024 +0100 tls: set parameter name for tls_h_mod_randctx() - without it fails to compile on Unbuntu 22.04 with low latency kernel commit 14828091b06dca86c91659d705a4f58a6fead4d3 Author: Daniel-Constantin Mierla Date: Tue Jan 16 13:10:34 2024 +0100 rtp_media_server: use local user for building contact - GH #3380 commit 167d8af9ff1c55804a66cc948670ab1d3069e063 Author: Daniel-Constantin Mierla Date: Tue Jan 16 11:02:20 2024 +0100 core: snexpr - rename some inner blocks variables commit 6ebe3b612d60e02854c7b88cd241615b50666b00 Author: Daniel-Constantin Mierla Date: Tue Jan 16 09:22:29 2024 +0100 ss7ops: rename local variable that hides the function parameter commit 695f155f3a127f0bbe220a6b44a0fc3887e1e4be Author: Federico Cabiddu Date: Tue Jan 16 09:42:27 2024 +0100 dialog: don't send the BYE if dialog is in deleted state (#3714) commit 7e5843e28dc4e331f434381defeb4cef43c5298f Author: S-P Chan Date: Tue Jan 16 16:36:25 2024 +0800 tls_wolfssl: mask outer make DESTDIR=XX if building internal submodule commit 4df939428555f8c4fde67f7b8638809aca56c9f2 Author: Victor Seva Date: Tue Jan 16 09:33:20 2024 +0100 github: add default registry credentials [skip ci] > https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idcontainercredentials commit a752fde2fd2eb3615d16eb8940364ceea2f7d79c Author: S-P Chan Date: Tue Jan 16 16:06:45 2024 +0800 tls_wolfssl: update to v5.6.6-stable commit 404b47791678c4eaccd4cfc7a83e0bb97a29b5d3 Author: Xenofon Karamanos Date: Mon Jan 15 17:22:06 2024 +0000 usrloc: synchronize attributes from DMQ (GH #3679) - make ucontact_xavp_store static and add some comments - change order of xavp operations in ucontact_xavp_store to not overwrite DMQ xavp - add logic to receive xavp information from DMQ and save it in the contact commit d2eb6a9f324a2077d0f4422621aa4d125c72c880 Author: Xenofon Karamanos Date: Mon Jan 15 17:21:39 2024 +0000 dmq_usrloc: DMQ also copies and sends attributes related to contacts (GH #3679) commit aa67092e6ea7d8581e11970993607511771c1be6 Author: Victor Seva Date: Mon Jan 15 15:23:55 2024 +0100 github: fix cleanup matrix definition [skip ci] commit f3b4f2fe2b88a06cdc49ba473e4b3fc3fbbfd8bf Author: Victor Seva Date: Mon Jan 15 15:21:06 2024 +0100 github: add all packages images to cleanup commit cb520baa9349f86fc104e2c1eed633ea59157b1b Author: Victor Seva Date: Mon Jan 15 15:03:15 2024 +0100 github: use CLEAN_PACKAGES secret at cleanup workflow kamailio-sync PAT with delete:packages permissions as described > https://github.com/camargo/delete-untagged-action commit fe5c7125c66e37d2db032a63328ad713738a4b0c Author: S-P Chan Date: Mon Jan 15 21:32:53 2024 +0800 outbound: update to OpenSSL 3 API commit 47303fc34d4795edc7b58569fb97e7b0532b0367 Author: Henning Westerholt Date: Mon Jan 15 12:07:16 2024 +0000 Makefile.defs: remove unused define WITH_XAVP, its not used anymore from the code commit 555530c70f8f7034046e0b81f4a8469ed76bb405 Author: Henning Westerholt Date: Mon Jan 15 12:06:54 2024 +0000 doc/tutorial: remove unused define WITH_XAVP, its not used anymore from the code commit 6f9620704c661151415ad723e5f0b31f34b70c1d Author: Henning Westerholt Date: Mon Jan 15 12:06:25 2024 +0000 docs/scripts: remove unused define WITH_XAVP, its not used anymore from the code commit 2ffeaf6f480cbe1581395519b252c2bf35291ef7 Author: Daniel-Constantin Mierla Date: Mon Jan 15 12:15:58 2024 +0100 usrloc: fix condition for keepalive interval commit 4d8e888c805ddecdb7227350c1c01e52c235ffb5 Author: Daniel-Constantin Mierla Date: Mon Jan 15 10:37:42 2024 +0100 usrloc: add ka_randomize to ka_interval when checking for keepalive commit b3e19d8c97c099823ad439167b07ccbb30d05a25 Author: Daniel-Constantin Mierla Date: Sun Jan 14 16:15:49 2024 +0100 lcr: prefix global variable with short name commit e6836cf2dc772fd7e5b4322d4243ca3c2177de1f Author: Daniel-Constantin Mierla Date: Sun Jan 14 09:11:19 2024 +0100 registrar: prefix global variables with short name commit 82ae289d8f549b142aa0631b6225838bbbc1f446 Author: Daniel-Constantin Mierla Date: Sat Jan 13 21:00:32 2024 +0100 sanity: prefix global variables with short name commit 7867a29d3f49d6bc149b9f556ae28ce089e841f4 Author: Daniel-Constantin Mierla Date: Sat Jan 13 19:54:46 2024 +0100 siptrace: prefix global variables with short name commit 8dffc45ee91aeed839efb38d17040359dcac953a Author: S-P Chan Date: Sun Jan 14 14:08:03 2024 +0800 tls: remove thread-enablement on EVP_RAND_CTX - with late initialisation it is not necessary to enable thread locking on EVP_RAND_CTX - the function remains but is not used in case requirements change with OpenSSL >= 3.2 commit 42b9fe9781e6805436227e0e7b88db73767a94b1 Author: Дилян Палаузов Date: Sat Jan 13 16:26:20 2024 +0100 src/Makefile.defs: recognize GCC 14 as recent ⇔ not too old compiler similar to 87ed3d9c3ae3ecfabe6 commit 1c13e99efb119f75ddbd6a0aa4798cd27accbff5 Author: Daniel-Constantin Mierla Date: Fri Jan 12 20:02:14 2024 +0100 topoh: prefix global variable commit cb92b6a23d622b06bcb18195b5c0525fcd273e7a Author: Daniel-Constantin Mierla Date: Fri Jan 12 19:53:57 2024 +0100 topos: prefix global variable commit 987e21a914edcebc9eafe21af19c8a476bf73b06 Author: Daniel-Constantin Mierla Date: Fri Jan 12 19:50:28 2024 +0100 xhttp: prefix for global variable commit 0479c40fe6fd6765de92eea8f9e0bf04dea8cbd0 Author: Daniel-Constantin Mierla Date: Fri Jan 12 14:37:02 2024 +0100 mohqueue: rename local variables to prevent shadowing the global commit 0ea603413de9505b5312e5930168102e816dced3 Author: Daniel-Constantin Mierla Date: Fri Jan 12 13:10:33 2024 +0100 avp: rename local variable to prevent shadowing the global structure commit 1671c96462f76d902b4c331c2f51e99cd2e33af1 Author: Kamailio Dev Date: Thu Jan 11 17:17:12 2024 +0100 modules: readme files regenerated - rtpengine ... [skip ci] commit 1aec0c1397e4230e52f2b9427fdb32b10f649ecb Author: Xenofon Karamanos Date: Thu Jan 11 14:38:02 2024 +0000 rtpengine/docs: Add codec-consume docs commit a40d5b7d65394606f2200a5932284b874e196063 Author: Xenofon Karamanos Date: Thu Jan 11 13:49:40 2024 +0000 rtpengine: Add support for codec-accept and codec-consume commit b678e66a974f3f88f5ed05e57e5d898e4715fe0a Author: Daniel-Constantin Mierla Date: Thu Jan 11 15:34:33 2024 +0100 p_usrloc: rename short global variable commit 302231bf2262ef73a6aad4a2f476df7c9a3c05f0 Author: Daniel-Constantin Mierla Date: Thu Jan 11 15:23:55 2024 +0100 ratelimit: rename variables to prevent global structure shadowing commit 72595fe42d28d3e4a12341b405af63d41f827dc4 Author: Henning Westerholt Date: Thu Jan 11 10:30:40 2024 +0000 http_async_client: use error log level (GH #3706) commit b50036200c5bc09fd2d412a18585b42d63763b27 Author: Daniel-Constantin Mierla Date: Thu Jan 11 08:21:00 2024 +0100 core: keep listen socket even if advertise address does not resolve - the core advertise_address parameter works in the same fashion - previously it was starting by skipping the listen, which resulted in unexpected runtime list of sockets commit 29007ada5bc9e07ede3cdbce285f04d1298c0612 Author: S-P Chan Date: Thu Jan 11 08:03:07 2024 +0800 tls: historical code comment on repeating SSL_CTX per worker commit 42bae2a634249fe7d8ba174eaffff0ee547f6d2b Author: Daniel-Constantin Mierla Date: Wed Jan 10 13:41:33 2024 +0100 registrar: cumpute randmized-range expire value as float and then cast commit 403ed48995e5eec5a795edd1748f9fe8a9ee520d Author: Kamailio Dev Date: Wed Jan 10 13:32:13 2024 +0100 modules: readme files regenerated - usrloc ... [skip ci] commit bbb81e5f6ef5744cc9b74302e8ecee6687199872 Author: Daniel-Constantin Mierla Date: Wed Jan 10 13:16:14 2024 +0100 usrloc: docs for ka_randomize parameter commit 5bf1a7ab30f14d989ab185585427c868429224fa Author: Daniel-Constantin Mierla Date: Wed Jan 10 13:07:14 2024 +0100 usrloc: option to randomize when keepalive is sent - default adds a range from 0 to 20 seconds to ka_interval commit 03f939e3d1a0dbf56791943f90942984984f2d72 Author: Kamailio Dev Date: Wed Jan 10 12:47:06 2024 +0100 modules: readme files regenerated - usrloc ... [skip ci] commit 36608af81b3ed64b3800be1625647ed0a9e5031d Author: Daniel-Constantin Mierla Date: Wed Jan 10 12:40:56 2024 +0100 usrloc: docs for ka_interval parameter commit 53ace443020075f7ecd12c72f154193c6cfa6af3 Author: Daniel-Constantin Mierla Date: Wed Jan 10 12:24:39 2024 +0100 usrloc: added keepalive interval to set the step for sending - the keepalive is not going to be sent before the interval elapsed - the keepalive is no longer sent on every timer callback - default 40 seconds commit 5a40d1ef1b484c4fc437a3f0183a101241e80313 Author: Federico Cabiddu Date: Wed Jan 10 08:52:03 2024 +0100 http_async_client: exit mod_init if tm is not loaded commit f485a0c9f138ccfbeb548fa22ea9053afb449875 Author: Daniel-Constantin Mierla Date: Tue Jan 9 15:32:14 2024 +0100 pkg: rpm obs spec - removed app_sqlang module from packaging commit 577fb11010ff61af3c4b567581c0bbc5404654c8 Author: Daniel-Constantin Mierla Date: Tue Jan 9 14:06:21 2024 +0100 htable: read rpc number value as long - remove autoconvert for number, it is only for string values - GH #3674 commit 3f4844b4ad1190a38eff8b377c89a9554be80e59 Author: Daniel-Constantin Mierla Date: Tue Jan 9 12:39:11 2024 +0100 siputils: reformat module exported structures commit 0fcc950dc54990a51fe74616ec2d2972a4e1c094 Author: Daniel-Constantin Mierla Date: Tue Jan 9 12:32:36 2024 +0100 siputils: added module prefix to global variables commit 587c3e337c3cbabed1373b9308065d59392a370d Author: Kamailio Dev Date: Tue Jan 9 12:17:06 2024 +0100 modules: readme files regenerated - gcrypt ... [skip ci] commit 33a0eeb40cb6be28c7921ccb61dcede1ebce4bad Author: Daniel-Constantin Mierla Date: Tue Jan 9 12:00:41 2024 +0100 gcrypt: docs for aes_mode parameters commit 2024253fac4c4fda48f2b0c5b9a1f9717294aa22 Author: Daniel-Constantin Mierla Date: Tue Jan 9 11:56:50 2024 +0100 gcrypt: added aes_mode parameter - specify AES encryption mode: - 0: ECB (GCRY_CIPHER_MODE_ECB) - default - 1: CBC (GCRY_CIPHER_MODE_CBC) commit 977e4f3e4d2a002f8aed55035c4ab6c3ee9ea1b8 Author: Kamailio Dev Date: Tue Jan 9 11:02:08 2024 +0100 modules: readme files regenerated - gcrypt ... [skip ci] commit 4d96966272761816d16b40dc68adf3b24e79fbaf Author: Daniel-Constantin Mierla Date: Tue Jan 9 10:52:24 2024 +0100 gcrypt: docs for register_callid parameter commit fae3632a224cde753c2a6e3d1d2a72b6e9aa9ceb Author: Daniel-Constantin Mierla Date: Tue Jan 9 10:49:48 2024 +0100 gcrypt: added functions to generate random call-id in uuid format - alternative to the option offered by crypto module commit db8dd08b5506ac40314b70386b9ea83b509e17b1 Author: Daniel-Constantin Mierla Date: Mon Jan 8 20:20:36 2024 +0100 Makefile.groups: added group for gcrypt module commit 52e82aa79febcdc7aa422756e250d402b61dfe14 Author: Daniel-Constantin Mierla Date: Mon Jan 8 20:00:26 2024 +0100 gcrypt: new module for crypto functions - uses the GNU libgcrypt library - implemented AES256 ECB encrypt/decrypt functions commit 4df92312166d8aad700007ef0898d0a7c6ba40b7 Author: Xenofon Karamanos Date: Thu Jan 4 11:43:21 2024 +0000 parser/contact: Change addition order to the end of list - Contacts are now added at the end of the list. - hfl(Contact)[index] is now returning in the correct order. commit b3ed254a85bd9528342d07c87791ee00f5d70622 Author: Kamailio Dev Date: Mon Jan 8 12:31:30 2024 +0100 modules: readme files regenerated - siputils ... [skip ci] commit 257cfe9be9327054fb381a48df9605444ea8e6fd Author: Daniel-Constantin Mierla Date: Mon Jan 8 12:25:32 2024 +0100 siputils: docs for contact_param_check() function commit eef07574be8499b517e4c333a36d618c608253ef Author: Daniel-Constantin Mierla Date: Mon Jan 8 12:13:14 2024 +0100 siputils: new function to check existence of a contact uri param commit 9d8037bfd71996cfae756a030cdc3dd139162863 Author: Daniel-Constantin Mierla Date: Mon Jan 8 09:17:22 2024 +0100 lcr: rename function parameters to avoid shadowing the global variable commit ecca625fd265d0484165d7a56e958a634103b09a Author: Daniel-Constantin Mierla Date: Sun Jan 7 21:06:33 2024 +0100 rtpengine: renamed function parameters to avoid shadowing the global variable commit c53a3a0fdee77d6d638f2f50f405ee038288301d Author: Daniel-Constantin Mierla Date: Sun Jan 7 10:58:51 2024 +0100 siptrace: rename parameters to avoid overlapping with global structure commit 000404acbf84b0425d8d8e03ece29d525dc56efc Author: Daniel-Constantin Mierla Date: Sat Jan 6 18:50:02 2024 +0100 smsops: prefix some global variables with module name commit 69fab0d4005e09b6fd0b905e7c660a8fe62d3659 Author: Daniel-Constantin Mierla Date: Sat Jan 6 16:35:50 2024 +0100 pdb: pass structure by pointer to debug function - avoid copying large parameter value commit 95d8d9374a0e4385fd549078fcf56ecadef424a0 Author: Daniel-Constantin Mierla Date: Fri Jan 5 21:35:52 2024 +0100 msilo: make static and add prefix to global variables with short name commit 4708f537d7f5d28123b48cd89474a4931dd698ad Author: S-P Chan Date: Fri Jan 5 20:56:39 2024 +0800 outbound: build, fix missing argument name commit ef45b7b804a3ba79880afd218f6b3f3962c85ed7 Author: Daniel-Constantin Mierla Date: Fri Jan 5 11:55:03 2024 +0100 tm: free new uac dlg in case of errors commit 8038fba2dd056193b37a5c2571f2d4d910c47e73 Author: Xenofon Karamanos Date: Thu Jan 4 09:53:29 2024 +0000 pv_core: Fix negative index bug for hfl() Before: -1 yielded null and -2 the last element of a header commit 1c70775530b1a3a905e8a983610cb0d092b0d240 Author: S-P Chan Date: Fri Jan 5 08:09:34 2024 +0800 tls: thread-local, revert 1a9b0b6361 as double-layer locking is redundant - the 2nd lock was put in place as defensive programming for shm contention - GH #3695: the underlying issue is early init of thread-locals commit 798cc26908395d2ba21015684ad6f0ac4f012b2e Author: S-P Chan Date: Fri Jan 5 07:38:56 2024 +0800 tls: OpenSSL 3.x/1.1.1 thread-local, clean-up dead code and preprocessor blocks commit 7b531cfe038fae5e3414ac74c4e076c10e32b86c Author: S-P Chan Date: Thu Jan 4 21:56:00 2024 +0800 tls: OpenSSL 1.1.1 thread-local, init libssl in thread - no need for RAND workaround; default is OpenSSL 1.1.1 RAND - linux/pthreads will handle forking commit 7111687e1107261bcdd7a9f8cc90959754c93272 Author: S-P Chan Date: Thu Jan 4 21:51:15 2024 +0800 tls: fix compilation with OpenSSL <= 1.1.1 commit 689de2736f5c92f11860e5854ccd95c84239f032 Author: S-P Chan Date: Thu Jan 4 21:47:23 2024 +0800 outbound: OpenSSL 1.1.1 thread-local, init libssl in thread commit 4742c8131aba878c4fc954e42b656b9d4bafdd24 Author: S-P Chan Date: Thu Jan 4 20:11:21 2024 +0800 outbound: OpenSSL 3.x thread-local, init libssl in thread commit e49a60e1052c6c1dcebe7f78f2ac970338eabe2e Author: S-P Chan Date: Thu Jan 4 20:00:09 2024 +0800 tls: OpenSSL 3.x thread-local, init libssl in thread or PROC_SIPINIT - avoid initialising ERR_STATE in rank 0(thread#1) commit aef9cec329893f58b0c7df5aec2050b6c3cecc60 Author: Morten Tryfoss Date: Thu Jan 4 13:26:26 2024 +0100 core: avoid C99 error commit f67bfe4a183b2b629d3ac741ecb95bcc4b669b37 Author: Daniel-Constantin Mierla Date: Thu Jan 4 12:52:50 2024 +0100 rtpengine: clang-format file and skip-wrap of exported structures commit aab734e7a31a9df2dc731e849005ce6bb00d534e Author: Daniel-Constantin Mierla Date: Thu Jan 4 12:46:23 2024 +0100 rtpengine: unsigned error field of 1-bit to prevent signness warnings commit ad1365935e2f021095e6e14aca03da54d3862d5b Author: Daniel-Constantin Mierla Date: Thu Jan 4 12:20:56 2024 +0100 kamctl: dbtextdb/dbtextdb_test - do not store unused result of query commit 42b22b6e2d91d907cbf80b499b9e4380def2e652 Author: Daniel-Constantin Mierla Date: Wed Jan 3 22:18:58 2024 +0100 lcr: added module prefix to db_url global variable - safety for symbols overlapping commit f0fbf4d74b8090614469b2a6a16f187275c4f067 Author: Daniel-Constantin Mierla Date: Wed Jan 3 22:14:32 2024 +0100 dmq: rename global variables with short name - safety for symbols overlapping commit ae90cb489cd07aac42994fbaa124966a34cd4514 Author: Daniel-Constantin Mierla Date: Tue Jan 2 16:20:59 2024 +0100 xhttp_rpc: rename global variable with short name commit b48c566218b15cac62cd1cc9dc838d241de73efd Author: Daniel-Constantin Mierla Date: Tue Jan 2 10:41:17 2024 +0100 p_usrloc: rename global variable with short name commit 4af2452fa9362f4df913003370b0a5279070f372 Author: Daniel-Constantin Mierla Date: Tue Jan 2 10:24:50 2024 +0100 sms: renamed short global variables with common names commit 05bcd7a893d2f607943eaa5ab65293e7e273de8d Author: Daniel-Constantin Mierla Date: Mon Jan 1 22:23:07 2024 +0100 uac: global variable made static - renamed to avoid symbol conflicts commit 619c7fe6db9c090ef9645ec8a39d43d00ba215bf Author: Daniel-Constantin Mierla Date: Sun Dec 31 14:06:40 2023 +0100 domainpolicy: removed constant condition commit 5bbff26ce6e95b841e69f2dffc2214318a748c36 Author: Daniel-Constantin Mierla Date: Sun Dec 31 09:35:08 2023 +0100 sca: removed if on rc before being set - reorder some conditions on range commit 6c129bdc87352d0d883cc46fce0b78444e619084 Author: Daniel-Constantin Mierla Date: Sun Dec 31 09:22:28 2023 +0100 ratelimit: removed unnecessary condition commit a268f073bc9716fefc35248687d793bdcc6d66b9 Author: Daniel-Constantin Mierla Date: Sat Dec 30 10:15:04 2023 +0100 core: main - typos in log messages commit 9410ce3848c1ab7fa8b7ded47d090342fd4cf1c0 Author: Daniel-Constantin Mierla Date: Sat Dec 30 10:05:29 2023 +0100 core: cfg.y - check limit for shm size commit b59607bbcf6ca872e190dfcd9abf8fc5c0f64359 Author: Daniel-Constantin Mierla Date: Sat Dec 30 09:01:21 2023 +0100 debugger: explicit cast for pointer arithmetic operation commit 3d2bae3532e496648a902dac853edf013434672f Author: Kamailio Dev Date: Fri Dec 29 10:01:51 2023 +0100 modules: readme files regenerated - siputils ... [skip ci] commit 3d6fecc6bc6d52f56d0fdd4e075a15032da91421 Author: Daniel-Constantin Mierla Date: Fri Dec 29 09:55:33 2023 +0100 siputils: docs for tel2sip2() function commit 366e28627dc7047d4dce2aefe67b5e97b5ae6682 Author: Daniel-Constantin Mierla Date: Fri Dec 29 09:43:10 2023 +0100 siputils: added tel2sip2() function - based on proposal presented at: https://github.com/kamailio/kamailio/issues/1173#issuecomment-315198949 - alternative to tel2sip() which has a simpler approach, but it does not follow all the RFC requirements. This is still kept as it proved to be useful over the years Co-authored-by: Donald Carr Co-authored-by: Supreeth Herle commit 453a8f1e2ae10d765790ddafe92bcaaf7f5b9c32 Author: Daniel-Constantin Mierla Date: Thu Dec 28 16:44:20 2023 +0100 pike: renamed short common name global variable commit a12895208595d966cc3d4ab06358c511d0222031 Author: Daniel-Constantin Mierla Date: Thu Dec 28 14:25:51 2023 +0100 pike: use buffer size parameter in pike_top_print_addr() commit 159282d6bd05b73961037b753e0a9df5ac9cdbe3 Author: herlesupreeth Date: Mon Dec 25 12:08:34 2023 +0100 cdp: add destination realm avp only if not present commit 7b9e90e06f95b4192fb40ed2c4854a8554fac45b Author: herlesupreeth Date: Sun Dec 24 21:33:52 2023 +0100 cdp: fix disabled parts for openssl version newer than 1.1.0 commit 61d91d7a684df73a328c3062653522a7439d4d61 Author: herlesupreeth Date: Mon Dec 25 11:11:56 2023 +0100 smsops: fix utf8 to ucs2 conversion commit 75de09f369abad7192c853e74c99741feadec619 Author: herlesupreeth Date: Sun Dec 24 13:46:07 2023 +0100 ims_ipsec_pcscf: reset destination URI after value is used to decide destination protocol to use commit 2d00ce546bb0852dc1784d5bc2e794d06f919577 Author: Dennis Yurasov Date: Wed Dec 20 16:11:56 2023 +0300 dialog: fixed saving dialogs on shutdown that are already loaded at startup when using db_mode 3 - The dialogs that loaded at startup are not saved in DB on shutdown, and so not loaded at restart, fixes issue #3669 commit c5237830f3e7fbeec403a0190471a066081c1117 Author: Nikolay Ivanuschak Date: Mon Dec 18 22:20:50 2023 +0300 core: fixed haproxy protocol parser fixes GH #3683 commit 23a1d06737fa6d2509b6f88574ad171aa32cf275 Author: Daniel-Constantin Mierla Date: Wed Dec 27 20:20:59 2023 +0100 dialog: rename function parameter to avoid shadowing of global variable commit 4b862326cce4b16154353d393d60c8f12762da86 Author: Daniel-Constantin Mierla Date: Wed Dec 27 12:09:26 2023 +0100 timer: rename local variable to avoid shadowing global commit 9c72487cc5a54d7599e2904251133fc8cc29ed84 Author: Daniel-Constantin Mierla Date: Tue Dec 26 18:02:40 2023 +0100 sipcature: rename global variable to avoid shadowing by function parameter commit 0186246fce8f0e4bb46b30c05174983cd957a3ba Author: Daniel-Constantin Mierla Date: Tue Dec 26 17:51:48 2023 +0100 statsd: use bool type for local variable to match return of function commit 934a5dd1347c7b54a2d5e4437e1d3ab581f90596 Author: Daniel-Constantin Mierla Date: Tue Dec 26 17:42:48 2023 +0100 xhttp_prom: renamed global ctx variable - avoid short name code scanner warning and shadowing with function parameter commit dde74dc1d3413bc677813502aa71d727cbe1e981 Author: Daniel-Constantin Mierla Date: Tue Dec 26 17:11:34 2023 +0100 tm: remove redundant check in if condition - else branch is already for >= 200 commit 09318b6d0f224cace31d7db925f792b66cefd469 Author: Daniel-Constantin Mierla Date: Tue Dec 26 14:35:05 2023 +0100 seas: if expression on else not needed - evaluation of it is true on else branch commit 440a9955b4ce21b8c3dae9d6159d24a92ec28e7c Author: Daniel-Constantin Mierla Date: Mon Dec 25 22:12:24 2023 +0100 ss7ops: adapt if expression for uint - equal 0 or less than 1 is same in this case commit 439d451ab3172c1a22f88fd4ba0756ede2318191 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 25 21:41:49 2023 +0000 github: [skip ci]: bump tj-actions/changed-files from 40 to 41 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 973803b0a3944b9de7ebdc4366b23e933e66ffbe Author: Daniel-Constantin Mierla Date: Sun Dec 24 19:59:52 2023 +0100 pkg/obs: removed auth_identity modules commit 8a07c21b45d8afd0a0b84c09bbac6361a0f979d3 Author: Daniel-Constantin Mierla Date: Sun Dec 24 17:23:55 2023 +0100 pkg/alpine: removed auth_identity module commit 3bdc56654874b7e94e7052823714440b6457a100 Author: Daniel-Constantin Mierla Date: Sun Dec 24 17:21:57 2023 +0100 Makefile.groups: removed auth_identity module - relocated to kamailio-archive repository commit 5192e5d275761ccd1af49d4bf9dd12e1438947b7 Author: Daniel-Constantin Mierla Date: Sun Dec 24 12:20:57 2023 +0100 tmx: rework cleaning up on init failure commit 1b959ead18fc8d7d55b1abe6f03fa3f849b57385 Author: Daniel-Constantin Mierla Date: Sat Dec 23 17:20:40 2023 +0100 auth_identity: module relocated to kamailio-archive repository - module is considered obsolete, not maintained - based on precursor specs of stir/shaken, not actually deployed in production by carriers - located now at: https://github.com/kamailio/kamailio-archive/tree/main/src/modules/auth_identity commit 904a718d15e4a83d752b6d2f0fa692fb10cda4b4 Author: Daniel-Constantin Mierla Date: Fri Dec 22 15:10:51 2023 +0100 sms: define size and check lenght for sender and ascii fields commit 1f5444fd2e25d227ffd70f1087d057a3b8002558 Author: Daniel-Constantin Mierla Date: Fri Dec 22 14:50:59 2023 +0100 tm: make lookup event_route[tm:local-response] only once - related to issue #3064 and PR #3687 commit 61efad28eeb84d8b8f80fe7fd38d7bbb634717f4 Author: Victor Seva Date: Fri Dec 22 10:02:45 2023 +0100 seas: fix build warning > CC (gcc) [M seas.so] encode_contact.o > encode_allow.c:40: warning: "_GNU_SOURCE" redefined > 40 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 90df744978ee2a83700d36ef88161f00b2220acb Author: Victor Seva Date: Fri Dec 22 10:00:32 2023 +0100 pv: fix build warning > CC (gcc) [M pv.so] pv_xavp.o > pv_core.c: In function 'pv_get_cnt': > pv_core.c:2841:61: warning: 'ravp' may be used uninitialized [-Wmaybe-uninitialized] > 2841 | if(ravp && ravp->val.type == SR_XTYPE_XAVP) { > | ~~~~~~~~~^~~~~ > pv_core.c:2776:36: note: 'ravp' was declared here > 2776 | sr_xavp_t *ravp, *sub_avp; > | ^~~~ commit 86c57ef77848513e3224c73a6d2889e8a2bd6fc3 Author: Victor Seva Date: Fri Dec 22 09:58:39 2023 +0100 db_text: fix build warning > CC (gcc) [M db_text.so] dbt_raw_query.o > dbt_raw_query.c:23: warning: "_GNU_SOURCE" redefined > 23 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 8bfd6580533b6d6005cd257632a5c0e575f75e39 Author: Victor Seva Date: Fri Dec 22 09:57:25 2023 +0100 cfgt: fix build warning > CC (gcc) [M cfgt.so] cfgt_mod.o > cfgt_int.c:22: warning: "_GNU_SOURCE" redefined > 22 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 7562aed2b1c33942b508c6cae9aa7db5ab75196e Author: Victor Seva Date: Fri Dec 22 09:56:08 2023 +0100 benchmark: fix build warning > CC (gcc) [M benchmark.so] benchmark.o > benchmark.c:41: warning: "_GNU_SOURCE" redefined > 41 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit c413392a3bae1efdc40671b11da83bec173caff5 Author: Victor Seva Date: Fri Dec 22 09:53:16 2023 +0100 jansson: fix build warning > CC (gcc) [M jansson.so] jansson_utils.o > jansson_utils.c:23: warning: "_GNU_SOURCE" redefined > 23 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 9d4d9c0afce10d00f65eccb3c9bfd3c508bac336 Author: Victor Seva Date: Fri Dec 22 09:51:28 2023 +0100 auth_identity: fix build warning > CC (gcc) [M auth_identity.so] auth_dynstr.o > auth_crypt.c:29: warning: "_GNU_SOURCE" redefined > 29 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 84f6ca9b453b33dba321c11e12a0ebc0b9b8dab4 Author: Victor Seva Date: Fri Dec 22 09:49:43 2023 +0100 main: fix build warning > CC (gcc) [kamailio] core/atomic_ops.o > main.c:34: warning: "_GNU_SOURCE" redefined > 34 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit 5ebe1758fb3ff03e3a035e7121f40e2539eb2c9c Author: Victor Seva Date: Fri Dec 22 09:32:10 2023 +0100 ims_qos: fix build warning > CC (gcc) [M ims_qos.so] rx_avp.o > [...] > /usr/include/fortify/stdio.h:122:16: warning: 'int_port_rctp_a' may be used uninitialized [-Wmaybe-uninitialized] > [...] > /usr/include/fortify/stdio.h:122:16: warning: 'int_port_rctp_b' may be used uninitialized [-Wmaybe-uninitialized] commit 59dc9b1ba93d4e6a06f87deabf136787a3ab1cf1 Author: Victor Seva Date: Fri Dec 22 09:19:50 2023 +0100 core: fix build warning > core/parser/parse_diversion.c: In function 'parse_diversion_body': core/parser/parse_diversion.c:60:18: warning: the comparison will always evaluate as 'false' for the address of 'uri_b' will never be NULL [-Waddress] > 60 | if(uri_b == NULL) { > | ^~ > core/parser/parse_diversion.c:51:26: note: 'uri_b' declared here > 51 | static to_body_t uri_b[NUM_DIVERSION_BODIES]; /* > Temporary storage */ > | commit ed0f2e77b80a2719957b1ac43a96dfc57b88f98e Author: Victor Seva Date: Fri Dec 22 09:13:28 2023 +0100 pkg/kamailio/alpine: remove app_sqlang module [skip ci] module was moved to kamailio-archive repository commit 268147a7a7bcf68689a913a94faecc87128187fb Author: Victor Seva Date: Fri Dec 22 09:00:08 2023 +0100 core: fix build warning > CC (gcc) [M jansson.so] jansson_utils.o > jansson_utils.c:23: warning: "_GNU_SOURCE" redefined > 23 | #define _GNU_SOURCE > | > : note: this is the location of the previous definition commit ca4509013a123f02d6d9c09d016fce3fea3e3dbe Author: Victor Seva Date: Fri Dec 22 08:51:39 2023 +0100 ndb_redis: replace use of grep -P PCRE option is been removed in BusyBox #3686 commit 163028549df3abd3173a7c0ac8a9dc666c0e4879 Author: Victor Seva Date: Fri Dec 22 08:48:21 2023 +0100 db_redis: replace use of grep -P PCRE option is been removed in BusyBox #3686 commit 4c93985437122706bc68143b2f96a9d7f35be16d Author: Henning Westerholt Date: Thu Dec 21 16:08:32 2023 +0000 pua: fix possible copy/paste error, we should use reginfo_increase_version for reginfo events (GH #3234) commit ac4fa1129f5fbd1a48aad1b7dc21a2c130ecd164 Author: Daniel-Constantin Mierla Date: Thu Dec 21 16:05:04 2023 +0100 tmx: use unsigned for bitwise operations commit 4399fe3966f6774b18e02ea6e54a5ba132c7c4ab Author: Daniel-Constantin Mierla Date: Thu Dec 21 13:56:28 2023 +0100 sms: define buffer size for name field - check size before copy and trucate large messages commit b2045d559ed720789df80f543fc00923a07ada83 Author: Henning Westerholt Date: Thu Dec 21 11:54:52 2023 +0000 pv: remove another redunant variable definition related commit 8ed4165fd3b0a33 commit 0547a4becbc6a48fdc473cfd26cdeedfa2a9317d Author: Henning Westerholt Date: Thu Dec 21 11:34:14 2023 +0000 pv: remove another redunant variable definition (warning: unused variable ‘innerIndex’) commit 8ed4165fd3b0a331a4580894e2e7f83456b474fa Author: Henning Westerholt Date: Thu Dec 21 11:23:51 2023 +0000 pv: remove redunant variable definition (warning: unused variable ‘innerIndex’) commit 64e4288217d4a9dd2441687b56f5dbd02b8549f4 Author: Federico Cabiddu Date: Wed Dec 20 10:44:40 2023 +0100 Makefile.groups: add dlgs and sworker to extra modules commit 9bb1976b4b7d52542a4de37144194bfc24649222 Author: Daniel-Constantin Mierla Date: Wed Dec 20 10:06:59 2023 +0100 Makefile.groups: removed app_sqlang from modules list commit bab926d0b3eb69b5f15e9a49fdc52c937e164612 Author: Daniel-Constantin Mierla Date: Wed Dec 20 10:04:24 2023 +0100 app_sqlang: module relocated to kamailio-archive repository - module is considered obsolete, not maintained - app_jsdt should be considered a better alternative, or app_lua, app_python3/s - located now at: https://github.com/kamailio/kamailio-archive/tree/main/src/modules/app_sqlang commit 943ff442d85a041ba0285cc494ce0697f4dbae59 Author: Daniel-Constantin Mierla Date: Wed Dec 20 09:36:57 2023 +0100 pipelimit: reformat exported structures commit 5e1f8e6c93dae914665b2e97b38e8a3a0673d1f2 Author: Daniel-Constantin Mierla Date: Wed Dec 20 09:33:17 2023 +0100 pipelimit: renamed global variable with module prefix - avoid overlapping global symbols commit 17e9e3f447867e34b8f320b8b93189f01fbc3f77 Author: Daniel-Constantin Mierla Date: Wed Dec 20 09:30:01 2023 +0100 sipcapture: removed unused global variable - renamed local function variable that was conflicting commit 1068bbbf9a7f2bf96d9ee2cefa1b81fbabac9805 Author: Daniel-Constantin Mierla Date: Tue Dec 19 21:18:03 2023 +0100 README.md: remove irc reference commit f036333b756c1021545e70871024561089954a56 Author: Daniel-Constantin Mierla Date: Tue Dec 19 10:50:56 2023 +0100 ims_dialog: refactored kemi get/set profile functions - expect final string values in the parameters, not with kamailio-specific variables, they can conflict in the external scripting languages and also leak pkg memory commit 19152caf44360eae533508ecd6f3f9e33af14fb7 Author: Daniel-Constantin Mierla Date: Tue Dec 19 09:53:34 2023 +0100 ims_dialog: reformat exported structures commit 19572a828ffeb08b190dab5ae4aee93f03d9a7f2 Author: Daniel-Constantin Mierla Date: Tue Dec 19 08:21:10 2023 +0100 tm: clearer reply code handling for uac dlg commit 68f653bfc66d8f4ff2e11f5fc9348f4d2632fe8b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 18 21:31:57 2023 +0000 github: [skip ci]: bump actions/upload-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit b2f1cd6ed2cd5da84fe8ff48db688fc41f129ccb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 18 21:31:53 2023 +0000 github: [skip ci]: bump github/codeql-action from 2 to 3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 0e5b8178de281db5ddfe30af28244a1ebaf12382 Author: Daniel-Constantin Mierla Date: Mon Dec 18 14:06:49 2023 +0100 msilo: remove redundant condition commit 2f43510be37c157f800389dfb432b6c52d7435a7 Author: Daniel-Constantin Mierla Date: Mon Dec 18 12:31:34 2023 +0100 pv: removed unnecessary condition commit ca2a9479adf720e67bf50c9d2795cc8937e223dc Author: Daniel-Constantin Mierla Date: Mon Dec 18 12:22:25 2023 +0100 pv: typo in transformation log message commit f128db2b85a525ff82c28faffbeec3203f9560c3 Author: Daniel-Constantin Mierla Date: Sun Dec 17 22:16:05 2023 +0100 tm: use coherent type int for tm route blocks indexes commit 678b1a68de86d9539adeaf0262d9735b8d435077 Author: Daniel-Constantin Mierla Date: Sat Dec 16 20:04:08 2023 +0100 core: srjson - init vars and check scanned values commit 586ddc6ed3a2b757ad55fb9eb859945b279c415c Author: Daniel-Constantin Mierla Date: Fri Dec 15 21:18:19 2023 +0100 presence_xml: check for number of read values commit 68940cc09c999621b1f9a765e190b3207728106e Author: Daniel-Constantin Mierla Date: Fri Dec 15 12:19:25 2023 +0100 seas: use same type iterator to avoid risk of overflow commit 2bebff2b27acd8ffa9f9d22409c197b0f0bc168e Author: Daniel-Constantin Mierla Date: Thu Dec 14 21:17:08 2023 +0100 sms: rework truncating long messages commit 431b80a1b8313d7457d4bf5fa1770f9465820d39 Author: Daniel-Constantin Mierla Date: Thu Dec 14 19:52:23 2023 +0100 sms: define size for buffers and check the length on copy commit a78aeebd66ec63810987555d5bb492fec1979fc8 Author: Daniel-Constantin Mierla Date: Wed Dec 13 12:52:40 2023 +0100 smsops: check returned value commit 49b3b90cd229b7c4da06b61cdfd782450d383cc9 Author: Daniel-Constantin Mierla Date: Wed Dec 13 12:23:23 2023 +0100 app_python3: check allocated pointer commit 077651fa3bfd50e0f654c907f3783b1421497bd5 Author: Daniel-Constantin Mierla Date: Wed Dec 13 12:15:28 2023 +0100 core: check if conversion could not be done commit 5d641f56fc1bc342d9be008ecd96959e114fef66 Author: Daniel-Constantin Mierla Date: Wed Dec 13 12:08:56 2023 +0100 registrar: check returned branch pointer commit 1191ab4e5e03b35714ec1ad9d9bf2dd9665c71fd Author: Daniel-Constantin Mierla Date: Wed Dec 13 12:02:01 2023 +0100 tm: check get_t() result for consistency commit 4e2edcb0acdac56a9c5946525e427cdd44d0289e Author: Daniel-Constantin Mierla Date: Wed Dec 13 11:38:48 2023 +0100 sipcapture: signed iterator to cover negative condition commit cae0f9a1302a79d748155401117e934a5a8e272f Author: Daniel-Constantin Mierla Date: Wed Dec 13 11:24:24 2023 +0100 ratelimit: reorder for safer storage size commit aaeb54c8b630b4aac50df75ff430ad5baea6746c Author: Victor Seva Date: Tue Dec 12 15:38:33 2023 +0100 pkg/kamailio/deb: override lintian error on stretch [skip ci] commit 3fe9a279abecf6f367ce9fd2d4b085c41c87ad77 Author: Daniel-Constantin Mierla Date: Tue Dec 12 13:08:18 2023 +0100 pv: remove extra len increment for some uri transformations commit 185e7f64668cf4e8de3fa83d482e02e90b4fd3e5 Author: Sergey Safarov Date: Sun May 21 07:02:17 2023 +0000 kazoo: fixed rabbitmq-c deprecation warning commit 1b589c2070973ace082205dc0985363570c5b7f6 Author: Sergey Safarov Date: Sun May 21 07:06:54 2023 +0000 rabbitmq: fixed rabbitmq-c deprecation warning commit 071f3f8fd1ffd85d872f6048db4750bbf6441cf3 Author: Daniel-Constantin Mierla Date: Tue Dec 12 12:33:10 2023 +0100 ratelimit: init variables and check return of fscanf() commit ecf5ce88a2de9a2f28b87e1f9a0303e59870c1f7 Author: Daniel-Constantin Mierla Date: Tue Dec 12 11:40:23 2023 +0100 nat_traversal: init variables read from string commit 9cd07110ed59058de27c077574e4a740df068485 Author: Daniel-Constantin Mierla Date: Tue Dec 12 11:24:44 2023 +0100 presence_dialoginfo: check return for sscanf() commit 8d3d53f5f698da1357c3475ae136677099b2f702 Author: Sean Bright Date: Mon Dec 11 10:21:20 2023 -0500 utils: Prefer `printf` over `echo -e`. On Ubuntu, `/bin/sh` defaults to `dash` whose built-in `echo` command does not support the `-e` flag. `printf`, on the other hand, supports backslash escapes by default so we use that instead. In passing, also clean up some messy ANSI escape codes. commit 14e763fd15a846d4377214521cac06113ba6888d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 11 21:04:57 2023 +0000 github: [skip ci]: bump actions/stale from 8 to 9 Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit ee2ad77aa71326d355e299625ebbd31f67f8ed20 Author: Kamailio Dev Date: Mon Dec 11 17:17:05 2023 +0100 modules: readme files regenerated - jsonrpcs ... [skip ci] commit af49deacad22b9f2d6502649002d51ad2423f005 Author: Daniel-Constantin Mierla Date: Mon Dec 11 17:08:08 2023 +0100 jsonrpcs: doc - fix example for tcp_socket parameter commit 7eb96925c4bb4664cce589050dff3e1c8b98b6f0 Author: Daniel-Constantin Mierla Date: Mon Dec 11 15:51:01 2023 +0100 siptrace: check sscan() return value commit 1b7ea63df655246b5b6ca123d9ed25d1764d9402 Author: Daniel-Constantin Mierla Date: Mon Dec 11 15:37:26 2023 +0100 core: main - check limit for values of -m and -M commit 75a7d0d8b1340d292aba9b589263619f5a6e11c1 Author: Daniel-Constantin Mierla Date: Mon Dec 11 14:19:04 2023 +0100 core: route struct - use helper macro to get action address commit 9c336764f567c873e25792efd813be1806d215d3 Author: Daniel-Constantin Mierla Date: Mon Dec 11 13:01:18 2023 +0100 core: cast to variable type action_u_t* commit 6aa967eb82fa9092f0a32101e44798e4d66fc708 Author: Daniel-Constantin Mierla Date: Mon Dec 11 12:54:25 2023 +0100 debugger: updated dbg_fixup_get_action() to use helper macro for structure address commit 1b81cbc9f79354aae604e33ac978dece95c0326c Author: Daniel-Constantin Mierla Date: Sun Dec 10 20:25:54 2023 +0100 tm: use helper macro to get structure address from member commit ad2e976d9200bd68c88e4a78edc0d250ba4045ba Author: Daniel-Constantin Mierla Date: Sun Dec 10 19:31:54 2023 +0100 core: helper macro to get enclosing struture from a member address commit 9db18bc48bff0d230e66973a45c8e72e1b7744e8 Author: Daniel-Constantin Mierla Date: Sat Dec 9 20:07:37 2023 +0100 dialog: check first the size commit e614575d53f5e3b7d3a4796a445728f862e60916 Author: Daniel-Constantin Mierla Date: Sat Dec 9 19:53:46 2023 +0100 sca: check return for snprintf() commit 804ee651b45498727196886c97cb55d20b254c4a Author: Daniel-Constantin Mierla Date: Fri Dec 8 22:10:36 2023 +0100 core: parse privacy recompute lenght of rest to parse commit 5d97afefd2a8f53072a36b6eb8927c180fb984c9 Author: Daniel-Constantin Mierla Date: Fri Dec 8 16:23:03 2023 +0100 core: xavp - info long when skipping serializing a field commit 1a9b0b63617afebcee2aecb3b2240d7684ecabc2 Author: Daniel-Constantin Mierla Date: Fri Dec 8 12:34:56 2023 +0100 tls: init early the local lock for memory - needed to done before mod param init_mode is set - runtime uses the modparam to do lock/unlock - #3668 commit 73536c5fe93f6f4e41eb92de29d054a0ac38536b Author: Daniel-Constantin Mierla Date: Fri Dec 8 12:21:40 2023 +0100 core: msg translator - consider af from advertise structure commit 59592e0499fbb61ec701a1d7901c357ff5ebc4a4 Author: Daniel-Constantin Mierla Date: Fri Dec 8 11:53:45 2023 +0100 core: consider af from advertise structure to build recv socket uri commit faf24134a00c1b15933f22e8e7702ec8e0dba35d Author: Daniel-Constantin Mierla Date: Fri Dec 8 11:43:02 2023 +0100 core: keep address family indication in advertised structure commit 975bbde5aa0fd4c2ef4063d906e125911d162ed6 Author: Daniel-Constantin Mierla Date: Fri Dec 8 11:36:32 2023 +0100 core: use advertise proto when building get_rcv_socket_uri() commit b02a38e66d3bd198e75103727130906b2ff9786c Author: Xenofon Karamanos Date: Fri Dec 8 11:04:27 2023 +0100 pv: support for Diversion header in $hfl() and $hflc() commit ced8d46eddb2bda614eaace98437b7dab2d123e3 Author: Xenofon Karamanos Date: Fri Dec 8 11:01:39 2023 +0100 core: parser extended to handle diversion with multiple bodies - similar to PAI and PPI commit 6d14b4e439aec3d046addfa776a4be5f471a33f0 Author: Daniel-Constantin Mierla Date: Fri Dec 8 10:20:14 2023 +0100 lib/srdb1: rework store of long long values as number if value fits - GH #2106 commit c79f28b11f2683d11aafa72427efb15c95196b8b Author: Xenofon Karamanos Date: Wed Nov 22 15:01:23 2023 +0000 pv: Add PPI and PAI support to hfl and hflc commit 10519d199f6cac116399f4473bd82f2b08de72ba Author: Péter Barabás Date: Wed Dec 6 21:16:46 2023 +0100 uac: fix socket length settings - set _uac_req.s_sock.len value to 0 in pv_set_uac_req() method in case of "all" case - change setting of _uac_req.s_apasswd.len to _uac_req.s_sock.len in pv_set_uac_req() method in case of "sock" case commit 4b068f49b618dca5fa85a1687bd9054c1d98ae6a Author: Daniel-Constantin Mierla Date: Thu Dec 7 13:00:50 2023 +0100 tls: rework init mode 1 to set PTHREAD_PROCESS_SHARED - pthread mutex set in shm - GH #3635 commit 964c21e16ab4da96d989c230ea18d95872257394 Author: Victor Seva Date: Thu Dec 7 11:41:44 2023 +0100 pv_headers: rearrange module parameters * pvh_ prefix for global variables commit 890dc5f017084481cd2b0f0d759939393fa115bc Author: Daniel-Constantin Mierla Date: Thu Dec 7 08:21:22 2023 +0100 ims_charging: free local structure in case of errors commit 8794e509b951658e055cc06374c0e2561debdde3 Author: Daniel-Constantin Mierla Date: Wed Dec 6 10:45:10 2023 +0100 core: tcp - set type for literals usef for time difference commit 8ca5d90a44166bf1a501680b2e01dfbbab5f5b94 Author: Victor Seva Date: Wed Dec 6 12:54:50 2023 +0100 cfgt: rearrange mod parameters * use _cfgt_ prefix for init_flag commit b7b3f94f949feed3cf9e2e3adf3b4596e6e20eac Author: Daniel-Constantin Mierla Date: Wed Dec 6 08:42:41 2023 +0100 core: xavp - serialize long long values - they are printed as unsigned values, same as for long values commit e0909ab1c890b11204dd38b26283cba5fad289c7 Author: Daniel-Constantin Mierla Date: Tue Dec 5 22:00:43 2023 +0100 topoh: init vars inside th_build_socket_strings() commit a096684c69bd121ba5e60f682e236f621f0e343b Author: Victor Seva Date: Wed Dec 6 01:55:11 2023 +0100 github: devcontainer support force build parameter [skip ci] commit 6dd5598fc043fe3d2582e643d7d4ef675c9e6480 Author: Daniel-Constantin Mierla Date: Tue Dec 5 19:30:21 2023 +0100 phonenum: Makefile - option to set C standard version - can be set via option CSTDVER - defaults now to c++17 - GH #3659 commit a9e02966384cbcdf04aa16feb034b87e524352c9 Author: Daniel-Constantin Mierla Date: Tue Dec 5 15:08:50 2023 +0100 core: remove unnecessary condition on msg - the structure is already used before commit 3a02bf42bc182e0eb809e63d8fe828e3ece5f1da Author: Daniel-Constantin Mierla Date: Tue Dec 5 12:26:22 2023 +0100 ims_charging: log message on db updated error commit 4f6a2686c01a65fe3a23e4d2057c7940eedcf12a Author: Daniel-Constantin Mierla Date: Tue Dec 5 12:18:33 2023 +0100 topoh: reorder conditions for safety of cleaning on error - in the part related to the new th_build_socket_strings() internal function commit 0d78a1add4292ff1e10347c0199f0d70d31678ea Author: Victor Seva Date: Tue Dec 5 12:04:36 2023 +0100 pkg/kamailio/deb: version set 5.8.0~dev2 [skip ci] commit 6305adef50079891386a048b986fd27e9b6e7ca1 Author: Daniel-Constantin Mierla Date: Tue Dec 5 12:00:00 2023 +0100 Makefile.defs: version set to 5.8.0-dev2 commit ca7e1e49aecd3e0f12cc783e3b97868980f1d3d2 Author: Daniel-Constantin Mierla Date: Tue Dec 5 10:27:32 2023 +0100 dialog: prevent duplicate of leg1 attributes in json for dmq - reported by #3656 commit 2f98aaca9e4b71b8086abce4c2b41c215fb2a26f Author: Daniel-Constantin Mierla Date: Mon Dec 4 20:33:40 2023 +0100 ims_ipsec_pcscf: declare vars at beginning of the block commit 812df26470b50d626ce9ee03b9272373b231ce2a Author: Supreeth Herle Date: Mon Dec 4 20:29:40 2023 +0100 ims_ipsec_pcscf: handle IPSec registration case where first SIP REGISTER does not have VIA port as 5060 commit 9cb6dae183c7295a3c9753a2747f6b3d92c3ffe8 Author: Kamailio Dev Date: Fri Dec 1 13:46:54 2023 +0100 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit c39cdcbf0d8a17bc8fc03656faeb80fe231c3499 Author: Daniel-Constantin Mierla Date: Fri Dec 1 13:43:25 2023 +0100 ims_ipsec_pcscf: docs updated for ipsec_forward() commit d2b5f34e36e862c6485294f54c87e7184faf00b0 Author: Daniel-Constantin Mierla Date: Fri Dec 1 13:34:00 2023 +0100 ims_ipsec_pcscf: options for ipsec_forward() to use Via or try TCP - option to use Via attributes for routing reply - option to try over TCP if correxponding UDP socket is not found Co-authored-by: Supreeth Herle commit 580915bade64db034a2ee25c616addc38220c183 Author: Daniel-Constantin Mierla Date: Thu Nov 30 21:01:45 2023 +0100 ims_ipsec_pcscf: reparse request buffer to get contact when handling reply - clone aor in pkg to store the value - trim aor value when the parameters start Co-authored-by: Supreeth Herle commit 57794cd14205a16ed6c649fadb4efffca1561986 Author: Daniel-Constantin Mierla Date: Thu Nov 30 18:58:07 2023 +0100 ims_ipsec_pcscf: fill_contact() check for port size in alias commit 2dc4a4297b0c9e6a693a82f0fe95df4d1572d7df Author: Kamailio Dev Date: Thu Nov 30 11:16:57 2023 +0100 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit e4b4b95c8933796b2cf8d5ad478e66347aa8ebf0 Author: Supreeth Herle Date: Wed Nov 29 20:00:24 2023 +0100 ims_ipsec_pcscf: add q value to Security-Server header for IPSec commit bb35e0aa112f9c60779692c67f42b6ef2cb1b0c2 Author: Supreeth Herle Date: Wed Nov 29 19:55:07 2023 +0100 ims_ipsec_pcscf: cope better with some broken In-Dialog routing commit 006cca915275f8ca3ea52a9d978961e0842f1dcd Author: Daniel-Constantin Mierla Date: Wed Nov 29 19:39:45 2023 +0100 ims_ipsec_pcscf: docs for ipsec_destroy_by_contact() commit 0a6e742e7d189dbf1bc2a61cdb638458b49873f4 Author: Daniel-Constantin Mierla Date: Wed Nov 29 15:41:55 2023 +0100 ims_ipsec_pcscf: use core fixup helper functions - remove unused parameter for w_destroy_by_contact() commit 279454ff8d4e5804d92a8690c4de3a507efbc44f Author: Supreeth Herle Date: Wed Nov 29 15:39:39 2023 +0100 ims_ipsec_pcscf: new function to destroy IPSec based on Contact and received IP and port - the default ipsec_destroy() cannot be used to used destroy IPSec in any route and needed to be used exactly after all the de-registration process was complete. But, as per the kamailio P-CSCF config script, ipsec_destroy() was used in reply route of NATPING, which didn't have any idea about SIP Register message used for de-registration. Thus, resulting in IPSec not being destroyed even after de-registration was complete. - the newly introduced function ipsec_destroy_by_contact() takes domain, contact, received host and received port in order to determine the exact UE's IPSec tunnel to destroy. commit c10d50e10bc5f2c3f6a73dc685f631b3367f2481 Author: Supreeth Herle Date: Wed Nov 29 15:30:23 2023 +0100 cdp: fix for CER not containing Host-IP-Address AVP commit 663be945f41d026c1a16f498544a12e2fb58c53c Author: Daniel-Constantin Mierla Date: Wed Nov 29 15:18:20 2023 +0100 ims_qos: docs for dialog_direction parameter commit adbb2bc992d1582aece9d075da6329e0643fb5e3 Author: Supreeth Herle Date: Wed Nov 29 14:09:02 2023 +0100 ims_qos: option to set DLG_MOBILE_ORIGINATING for rx_add_media_component_description_avp() - alternative to DLG_MOBILE_REGISTER that can be set with mod param dialog_direction commit aced7f10a13dc7c578191514c29b2c8e060e11d3 Author: Daniel-Constantin Mierla Date: Wed Nov 29 13:50:11 2023 +0100 ims_qos: docs for recv_mode parameter commit b00190ff6927d5ddfcc0ed78a0eb701627eaadbb Author: Supreeth Herle Date: Wed Nov 29 13:27:10 2023 +0100 ims_qos: option to use received ip, port and proto from via - can help with Rx_AAR_Register when EPC is behind a NAT - there could be an Rx AAR failure due to wrong IP address in Framed IP address field of Rx AAR message when EPC is behind a NAT commit 9a552096eea7e78baeb16d32278ebd4d586eef82 Author: Daniel-Constantin Mierla Date: Wed Nov 29 13:11:50 2023 +0100 ims_registrar_pcscf: docs for delete_delay parameter commit bc3e758fb32285ba8d0f9f9e1a1489dd1894468d Author: Supreeth Herle Date: Wed Nov 29 13:08:06 2023 +0100 ims_registrar_pcscf: option to delay record expiration instead of immediate delete - new parameter delete_delay commit 3b2bffc92ab0f684f8731c02f080d8df4392de5d Author: Supreeth Herle Date: Wed Nov 29 12:38:53 2023 +0100 ims_usrloc_scscf: improve contact lookup for an IMPU - commit e49469c0ce534879a7d366c71374356e7883c6f2 Author: Supreeth Herle Date: Wed Nov 29 12:26:00 2023 +0100 kamctl: mysql/ims_usrloc_scscf-create.sql - support for larger record_route values commit e1d9bec0e16727325330c822c21ae29237c7812a Author: Kristian Hogh Date: Thu Nov 30 06:19:15 2023 +0000 nathelper: add Max-Forwards headers which is mandatory for OPTIONS according to RFC 3261 (GH 3657) - add Max-Forwards headers which is mandatory for OPTIONS according to RFC 3261 - similar patch is used from several large customer installations since many years - GH #3657 with small formatting change commit aef29af56cabaf626e2ae552ae69c3cd2f692a27 Author: Victor Seva Date: Wed Nov 29 17:21:59 2023 +0100 Makefile.groups: fix ktls when KTLS_INCLUDE_TLSA is not set fix #3660 commit 2b27aba7f4f396e4ebd894255abfa8ce20950313 Author: Daniel-Constantin Mierla Date: Tue Nov 28 13:21:01 2023 +0100 topos: use defined values for internal contact mode commit 1194f59738e87fcbf0d61c95d1d481e5fbb46784 Author: Victor Seva Date: Tue Nov 21 15:30:03 2023 +0100 core: timer_proc don't execute timers on shutdown phase commit 9117e5ddbffe2a202d24eb39a509835f14090486 Author: Kamailio Dev Date: Tue Nov 28 10:32:15 2023 +0100 modules: readme files regenerated - jansson ... [skip ci] commit 3b47b566477baedf687635b2b3f0e2525987e709 Author: Daniel-Constantin Mierla Date: Tue Nov 28 10:19:01 2023 +0100 jansson: rename parameter for janssonmod_get_field() - more suggestive relation with the meaning of the field name parameter commit 9eeab4396d8ec57781244ab80c4a96539d7338ec Author: Daniel-Constantin Mierla Date: Tue Nov 28 10:16:28 2023 +0100 jansson: docs updated for jansson_get_field() commit d7b76608595046001cab3ced06d29c1e9a84cb99 Author: Daniel-Constantin Mierla Date: Tue Nov 28 08:01:53 2023 +0100 jansson: use key as field name for jansson_get_field() - do no try to evaluate it as json path commit 525dc4523ac411e1154c3ae8af1ec6f8678d1dbc Author: Daniel-Constantin Mierla Date: Tue Nov 28 07:36:55 2023 +0100 jansson: reformat exported structures commit 48034ab61482f6b3d9e77ccfc9e0743c44ff4458 Author: Daniel-Constantin Mierla Date: Tue Nov 28 07:31:57 2023 +0100 jansson: added path evaluatian mode for helper functions commit 870e4dc86dec7bf51a513bb1a716ad2417a12fa9 Author: S-P Chan Date: Thu Oct 5 10:06:45 2023 +0800 pkg: RPM packaging add kamailio-tls_wolfssl subpackage commit 4840ea7536610d07ad6fda76da60ded04dfeabc7 Author: Daniel-Constantin Mierla Date: Mon Nov 27 19:23:36 2023 +0100 .github/CONTRIBUTING.md: section for issue and pr automatic management commit 96300556ea4787f6f99926dcc7305ec6e4e3df75 Author: Daniel-Constantin Mierla Date: Mon Nov 27 17:11:53 2023 +0100 .github/ISSUE_TEMPLATE: notes about expiration of items and how to reopen commit 5a65791e3959439a699d746ce8e63d438e8db0a5 Author: Kamailio Dev Date: Mon Nov 27 14:17:09 2023 +0100 modules: readme files regenerated - topoh ... [skip ci] commit e479abe5a56e0576b5d5707fbdd7b65d33cf3599 Author: Victor Seva Date: Mon Nov 27 14:06:15 2023 +0100 github: rework labels workflow [skip ci] commit 949b00795d748aa6b6af64c4ced8a3e8de369021 Author: Daniel-Constantin Mierla Date: Mon Nov 27 14:02:25 2023 +0100 topoh: mask_ip initialized again to 127.0.0.8 - docs updated - code formatting updated by pre-commit hooks commit 52cee630d367287daa4b15c042b25bec76192e80 Author: Kamailio Dev Date: Mon Nov 27 14:02:31 2023 +0100 modules: readme files regenerated - topoh ... [skip ci] commit 026e90350d0b4ec64695c373b70fa554d9337c34 Author: Victor Seva Date: Mon Nov 27 12:53:47 2023 +0100 github: react to PR/issue comments [skip ci] ``/notstale`` will remove ``stale`` label ``/notexpired`` will change the status to ``open`` > https://github.com/marketplace/actions/github-script commit 8bfe55c68a06492c93a327eff6813fa0da8399dd Author: TorPetterson <32388321+TorPetterson@users.noreply.github.com> Date: Mon Nov 27 13:50:09 2023 +0100 topoh: uses socket IP when no mask_ip is defined (#3341) * topoh: uses socket IP when no mask_ip is defined If the parameter mask_ip is not defined the module finds the socket IP and uses that as mask IP for the message. If the socket has an advertised IP it is used, otherwise the socket IP is used. commit 31e86a9250acf276217e514c4ea15269bbae4458 Author: Kamailio Dev Date: Sat Nov 25 11:17:04 2023 +0100 modules: readme files regenerated - lost ... [skip ci] commit f7caef5d4ba3fde04425b6480badcacc14f4f6e6 Author: Wolfgang Kampichler Date: Sat Nov 25 11:06:21 2023 +0100 lost: support of shape representations (as in RFC5491) and new 3d parameter - A Presence Information Data Format Location Object (PIDF-LO) may contain one of the shape types as listed in RFC5491. A LoST findService request currently contains only a profile for two-dimensional geodetic location information, which is the default setting for this 3d parameter. The parameter can be set to 1 if a LoST server supports 3d, otherwise a 3d location is reduced to 2d by the module. commit 1e6b51a1fb6c3ee2f2fc6c0ea2b8f7ac6270d958 Author: Daniel-Constantin Mierla Date: Fri Nov 24 12:45:15 2023 +0100 core/mem: qm - use mem_add_size value commit 5430f7e1ea98f268b0ba7aef88a7e471e6940c4d Author: Daniel-Constantin Mierla Date: Fri Nov 24 12:14:14 2023 +0100 core: added core parameter mem_add_size - default value 0 - to be used to add extra space to allocated chunks for safety purposes when external libraries expose buffer overflows commit 4b500ae453df1695aec7f7251a7ca4cead3cfe06 Author: Victor Seva Date: Fri Nov 24 12:49:29 2023 +0100 pkg/kamailio/deb: don't build tlsa for xenial [skip ci] We are getting errors on build: > gcc -shared -g -m64 -Wl,-O2 -Wl,-E -Wl,-Bsymbolic-functions -Wl,-z,relro -pthread -rdynamic "-ldl" -Wl,-Bsymbolic-functions tls_domain.o tls_cfg.o tls_init.o tls_verify.o tls_locking.o tls_select.o tls_dump_vf.o tls_bio.o tlsa_mod.o tls_server.o tls_rpc.o tls_ct_wrq.o tls_rand.o tls_map.o tls_util.o tls_config.o -lm /usr/lib/x86_64-linux-gnu/libssl.a /usr/lib/x86_64-linux-gnu/libcrypto.a -o tlsa.so > /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libssl.a(s3_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC > /usr/lib/x86_64-linux-gnu/libssl.a: error adding symbols: Bad value > collect2: error: ld returned 1 exit status > ../../Makefile.rules:191: recipe for target 'tlsa.so' failed commit 90692361c5158516bf9570dcdd139204e3ccf4df Author: Victor Seva Date: Fri Nov 24 10:44:06 2023 +0100 pkg/kamailio/deb: include tlsa in tls package [skip ci] commit a49c8d8d968e31a539e47db6c06a0756e4be55e3 Author: Daniel-Constantin Mierla Date: Fri Nov 24 10:38:49 2023 +0100 Makefile.groups: tlsa in packaging group ktls if KTLS_INCLUDE_TLSA=yes - if not, then it is in separate group module_group_ktlsa commit 93609b53d70df84788741800fc2b80c5502a3358 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:48 2023 +0100 websocket: use literal module name for stats group - prevent conflicts with global exports commit 186ae3eef7f3e1b5ad6222c98a2f35a487deb316 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 usrloc: use literal module name for stats group - prevent conflicts with global exports commit a9d29645ab417c9b0f7afc6745e6dd54bdac07b4 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 tsilo: use literal module name for stats group - prevent conflicts with global exports commit d4c0e1bbcb0e423a545650aad4fbb4b2da8bb488 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 tmx: use literal module name for stats group - prevent conflicts with global exports commit 96bdd69945af9f08e6c89fb725248b8b268ee71a Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 sst: use literal module name for stats group - prevent conflicts with global exports commit 92cdcb4bd280850743b3a952f1b6003be69daaf2 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 siptrace: use literal module name for stats group - prevent conflicts with global exports commit 01abed3ef17f6a5f0f215675a2980f0b9a4267fd Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 sipcapture: use literal module name for stats group - prevent conflicts with global exports commit 0516fb802628ddb659a130aa2959df5b0b8e0c96 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 registrar: use literal module name for stats group - prevent conflicts with global exports commit a951cb44ecbcd0f9cba937176ea5117c6a1d15b6 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 p_usrloc: use literal module name for stats group - prevent conflicts with global exports commit f35f327a528670dcca0d7a767643a222f1aebd89 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 nat_traversal: use literal module name for stats group - prevent conflicts with global exports commit 609960812c572d2d19ba774b064fdf7e2ac45765 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 msilo: use literal module name for stats group - prevent conflicts with global exports commit d29b3d6515f74d4cd7417dc9030d8ca53d57054e Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 ims_usrloc_pcscf: use literal module name for stats group - prevent conflicts with global exports commit 641d29820f8536247c49d5fb4caa882764dbd9af Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 ims_registrar_scscf: use literal module name for stats group - prevent conflicts with global exports commit 39514660001b37eabfe3af6818949586fae9a4bf Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 ims_icscf: use literal module name for stats group - prevent conflicts with global exports commit 524eeca084e0a0e61ad80f349ea79f8b1c3031f6 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 ims_auth: use literal module name for stats group - prevent conflicts with global exports commit 407168804cc1806b857c2ce78399e02a81692d1e Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 imc: use literal module name for stats group - prevent conflicts with global exports commit 40dd9f4e0fbe54046b7786e3572b491103af03d1 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 http_async_client: use literal module name for stats group - prevent conflicts with global exports commit d434270933f06b4de43cdf6d4b464bd264a3cb92 Author: Daniel-Constantin Mierla Date: Thu Nov 23 12:35:47 2023 +0100 dialog: use literal module name for stats group - prevent conflicts with global exports commit 26d57116abc86e5d10bb1e5fe05c555e70e731c4 Author: Victor Seva Date: Thu Sep 14 12:34:58 2023 +0200 sca: update rr if necessary for subscriptions commit e45c97d112c7c396ae0a11b7a431582a71361e5b Author: Daniel-Constantin Mierla Date: Wed Nov 22 14:52:59 2023 +0100 dialog: do not print module name in log messages - it is added automatically commit 463d5b34390e330a2b733deb673c1c77e5be9fcb Author: Daniel-Constantin Mierla Date: Wed Nov 22 14:52:18 2023 +0100 avp: do not print module name in log messages - it is added automatically commit 89a95ce1abefd772c0f09054473b07bbfc5426bc Author: Daniel-Constantin Mierla Date: Wed Nov 22 14:26:23 2023 +0100 avpops: do not print module name in log messages - it is added automatically commit ba1c0424732f1f2ab01bfd078ee272221a6b3e10 Author: Daniel-Constantin Mierla Date: Wed Nov 22 14:20:13 2023 +0100 textops: do not print module name in log messages - it is added automatically commit 145659f9b81a0d489548fa8a0f75c0bd05660e2e Author: Victor Seva Date: Wed Nov 22 14:50:21 2023 +0100 github: set ``expired`` label when closing PR or issues automatically [skip ci] commit 65322a8ea66ed18fb2d089ade54702341e064944 Author: Daniel-Constantin Mierla Date: Wed Nov 22 14:02:59 2023 +0100 app_ruby: use module name prefix for exports structure commit a81e3c45dad338378fc8cf417bb0e9da1172a854 Author: Daniel-Constantin Mierla Date: Wed Nov 22 13:59:14 2023 +0100 app_jsdt: use module name prefix for exports structure commit e59c4415707f0995a0d5315b5601ae518b4f1ed5 Author: Kamailio Dev Date: Wed Nov 22 10:17:01 2023 +0100 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 57ed2639259f7116795f6214ca505cc86bb7ccb5 Author: Daniel-Constantin Mierla Date: Wed Nov 22 10:06:24 2023 +0100 ims_ipsec_pcscf: do not change msg r-uri with ipsec_destroy() param - only changing r-uri shortcut inside sip msg field can have side effects, avoid it by providing the parameter to fill_contact() - use core fixup function for handling config parameter for aor commit ef3f50db619490509f127eba87b75190a98a1b3e Author: Daniel-Constantin Mierla Date: Wed Nov 22 09:50:14 2023 +0100 ims_ipsec_pcscf: docs updated for ipsec_destroy() commit e3f6c3c8d23b379779369005f7a4b56ba8e0a588 Author: bishoja Date: Wed Nov 22 09:44:35 2023 +0100 ims_ipsec_pcscf: add optional AoR argument to ipsec_destroy() commit ba3eca2b41091e169a279be30827495d8269a1a0 Author: Kamailio Dev Date: Wed Nov 22 09:47:01 2023 +0100 modules: readme files regenerated - ims_charging ... [skip ci] commit 48f0e7fc9bd95b509e8fb619d8aafb59c125d2c8 Author: Morten Tryfoss Date: Wed Nov 15 12:50:56 2023 +0100 cdp: Avoid deadlock for callback on diameter timeout Callback function might do an operation which creates a new transaction, which will result in a deadlock. Fixes #3641 commit e17b554ba918dc33c60f41c2cee50ad2578fbbd3 Author: Morten Tryfoss Date: Tue Nov 14 10:12:16 2023 +0100 ims_charging: Various changes to make module compatible to other charging servers - Use origin-host of CCR response as destination-host of subsequent CCR requests, to make sure those requests are routed to the same charging server (when using relay). - use str_dup and str_free from ims_getters instead of locally defined. - Honour AVP_Time_Quota_Threshold in CCR response, as an alternative to static configured modparam "timer_buffer". - Add new modparam "strip_plus_from_e164" to enable sending subscription id with correct format according to specified type in the AVP. - Moved subscription id formatting into a common function. - Handle CCR response without AVP_Validity_Time set correctly. Was interpreted as immediate expire. - Handle IMS_RAR (Re-auth) request from charging server. Triggers an immediate interim update if the session is alive. - Handle IMS_ASR (Abort) request from charging server. Triggers an immediate termination of the session/call. - Fixed issue with signed/unsigned int related to check for Expires header. cscf_get_expires_hdr() returns signed (-1 for not found), while that value was added to the outgoing diameter request unsigned. That again resulted in an Expires AVP with a really large value, and was rejected by the charging server. commit 6cd9f310a0af9bf6024696d436b6b96491808832 Author: Morten Tryfoss Date: Fri Nov 10 10:40:59 2023 +0100 cdp: Add support for re-auth on ro sessions initiated from charging server - handle missing valid_for in CCA correctly, for chargings server not using it - add AVP_Time_Quota_Threshold AVP, to support server controlled CCR-U threshold commit 70449bfcb04eb44260fc8bd80ab6b77a86e82339 Author: Daniel-Constantin Mierla Date: Wed Nov 22 09:01:28 2023 +0100 topos: reformat exports structures commit 35e191e1bea5463e766cb6f8f2ffb4862bd812a8 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:43:11 2023 +0100 app_lua: use module name prefix for exports structure commit c6feb52c97bbd3fc33dc837d2b23e56c75f09583 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:39:21 2023 +0100 app_lua: reformat exports structures commit ebe77a2068c5073b436a1f8fefdfd689c9010816 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:35:04 2023 +0100 app_python3s: use module name prefix for exports structure commit 9fb9cbddee8974a1733b999807cc1943248753f7 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:32:57 2023 +0100 app_python3s: reformat exports structures commit 114d6fe510d7c1876782054ed89e4017d39d5f69 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:29:49 2023 +0100 app_python3: use module name prefix for exports structure commit 042bb9d10e12a256f9e4461031347e09b89fbe98 Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:26:23 2023 +0100 app_python3: reformat exports structures commit 1623f9ed1728455b72abf0a74f06bfd24365cefb Author: Daniel-Constantin Mierla Date: Tue Nov 21 15:14:39 2023 +0100 core: resolve - variables initialisation commit dc7f2eca21eb6493f3c215eeb21e0a37a6e813c6 Author: Daniel-Constantin Mierla Date: Tue Nov 21 14:33:29 2023 +0100 core: tcp - init local variables and define function only when needed commit d0a353342b559191aafc732174773e132554694a Author: Daniel-Constantin Mierla Date: Tue Nov 21 13:57:52 2023 +0100 core/mem: tlsf - cast to char* for pointer operations commit 30c42aab767d777e3beb1493165458489957e92d Author: Daniel-Constantin Mierla Date: Tue Nov 21 13:30:26 2023 +0100 core: resolve - cast after pointer operations for RES_AR commit 2da8060f67f09949e11f77a281fcb4e3e5def582 Author: Daniel-Constantin Mierla Date: Tue Nov 21 13:27:24 2023 +0100 pipelimit: init cpu load metrics and check returned value of fscanf() commit d439a0400caee337419cb2645b549d4926ede04e Author: Daniel-Constantin Mierla Date: Tue Nov 21 12:58:17 2023 +0100 sms: more printing to buffer with size limit commit 1ded1730c7fe81596d874fdc314dab64a7dab25b Author: Daniel-Constantin Mierla Date: Tue Nov 21 12:04:01 2023 +0100 mediaproxy: print to buffer with size limit commit 7a2ad1190553911770e3a78246ef037c6de49e5c Author: Daniel-Constantin Mierla Date: Tue Nov 21 11:49:12 2023 +0100 sms: print to buffer with size limit commit 20b690a31ee0d3fbaa86fdf87790d842a982bcf5 Author: Daniel-Constantin Mierla Date: Tue Nov 21 11:35:21 2023 +0100 topos: open db connection in mod init only when checking table version commit 650117ebc0a3e0369dd47015f7e96358515fedc9 Author: Kamailio Dev Date: Tue Nov 21 11:32:12 2023 +0100 modules: readme files regenerated - topos ... [skip ci] commit dab123bf9c19bbd67eab05cbadf9efea5682c0dc Author: Xenofon Karamanos Date: Mon Nov 20 14:37:50 2023 +0000 topos: Add version_table documentation commit 356f4f9e1319ecfdede4b46f636de3143b85ca5e Author: Xenofon Karamanos Date: Mon Nov 20 14:26:32 2023 +0000 topos: Add version_table parameter commit 132a0024394494da8766c31c94f42822c79a0a51 Author: Xenofon Karamanos Date: Wed Nov 15 12:15:39 2023 +0000 topos: Close db connection commit c06390319a7afcca498a4a72cdcd0c11b7bb2ff2 Author: Xenofon Karamanos Date: Mon Nov 13 16:31:31 2023 +0000 topos: Add db version check commit 26ba1d9f42c77362de5ceb185d2fc1d1bb3f2d0c Author: Xenofon Karamanos Date: Wed Nov 15 09:44:15 2023 +0000 dmq: Add find dmq node by IP - Add find_dmq_node_ip - Add cmp_dmq_node_ip - Add check in notification peer commit 775b819bc90a46d33d231572013bf82fb021f004 Author: Victor Seva Date: Tue Nov 21 08:33:23 2023 +0100 pkg/kamailio/deb: set WOLFSSL_INTERNAL=no commit 159f476265ba9ee37650c3dc6aadd7b73f7612ec Author: Victor Seva Date: Tue Nov 21 08:15:37 2023 +0100 pkg/kamailio/deb: introduce wolftls package commit 10aa4442ac68024e062f7776000cfc0b93129c5a Author: Daniel-Constantin Mierla Date: Mon Nov 20 13:52:03 2023 +0100 core: cfg.y - copy number string value with memcpy() commit 4b11820cb4337718854f1b80963e204764bc23b1 Author: Daniel-Constantin Mierla Date: Mon Nov 20 13:27:33 2023 +0100 rtpproxy: print the ip address directly to local buffer - avoid extra copy commit 71969c6126e6885f2ba312c692c9c646d8f870ef Author: Daniel-Constantin Mierla Date: Mon Nov 20 13:03:52 2023 +0100 mohqueue: switch to use snprintf() for a couple of string formatting cases commit 1eb943773f52ea659c8dd812226ad07bcd15caaa Author: Daniel-Constantin Mierla Date: Mon Nov 20 10:43:19 2023 +0100 core: review and update/remove old comments commit 34edbfa0194ba29e0e671551d44df3710beb93b6 Author: Daniel-Constantin Mierla Date: Mon Nov 20 10:18:58 2023 +0100 core: tcp_main - remove old comments commit e51ccd11fe51f2d53dd7719b8fdec561a6ba7494 Author: Daniel-Constantin Mierla Date: Mon Nov 20 10:07:50 2023 +0100 core: set proto on fixing forward actions commit c9fbf2640ad74e9f42b43bded80877f8c4ce3f5d Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 xcap: clang format commit a84e8bf031994d1b8d71e7b778204df0cbd7475b Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 srdb2: clang format commit 4d4311b355b111ec4b22c748f8d9dd0960ae4c4f Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 srdb1: clang format commit 3893cea9ebf83513ed68d2064113dd4fa67900bc Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 shm_regex: clang format commit 3539a0c4d3579055172f1c12a81bb804d3fabbe7 Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 print: clang format commit 62fafc2501bb6f213e8bc68f5485a25f8737b0bb Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 presence: clang format commit dbe5851eaab6de1e56caf2eb3063a487d23bbd2c Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 ims: clang format commit f21732981789fa8317327a7e8c8edd7901df6d74 Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 cds: clang format commit e70a52944af73fba31981f529101b28fe635e16e Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:42:50 2023 +0100 binrpc: clang format commit c99f0f49a5aca0181a5d24e5798361b37a28cea3 Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:32:24 2023 +0100 lib/trie: clang format commit f967d2ba2f0f6699fddf25c587fa007493d9b727 Author: Daniel-Constantin Mierla Date: Mon Nov 20 09:25:41 2023 +0100 lib/trie: proper support for very long numbers commit a59bc67cd4bd1df3e81bdb494896b5a076f9d40d Author: Daniel-Constantin Mierla Date: Sat Nov 18 15:57:17 2023 +0100 pv: transformation number parmeter kept long value to match pv field type commit 6cc8f126391476a05f8d90a35d6d57eec7c4e8d8 Author: Daniel-Constantin Mierla Date: Fri Nov 17 19:34:51 2023 +0100 app_jsdt: length checks for resolving js module path commit e54a41874de6393d71b50368ffb8a4982aed2d2d Author: SPChan Date: Sat Nov 18 19:21:40 2023 +0800 tls_wolfssl: enable building with external package - build with git submodule: make ...WOLFSSL_INTERNAL=yes... - the default - build with external package: make ...WOLFSSL_INTERNAL=no... Debian recommended environment is libwolfssl41 5.6.4, libwolfssl-dev 5.6.4 commit 38aa7e5fffcb68979a9bb5771aaa6ef9e14b517d Author: SPChan Date: Sat Nov 18 19:07:59 2023 +0800 tls_wolfssl: update internal submodule to v5.6.4, and target 5.6.x for distro package commit dea9b25299ee273e45b0e08acacff8de87b7ceb9 Author: SPChan Date: Sat Nov 18 12:21:03 2023 +0800 tls_wolfssl: re-enable optimizations as qm/fm default to 16-byte alignment commit 9898c586095bd75cd31f0ca383ba0a347bfc4891 Author: frederic Date: Thu Nov 16 14:25:46 2023 +0100 topos: BYE sent by caller before call was connected was badly managed regression introduced by patch 091dc9a76bcec5c8a4bc73e863ed10b1b9d76c92 topos: fix early-dialog b-side UPDATE requests routing (GH #3437) commit c26e9877419ac53fb109a24aefb3fcd711fae1d7 Author: Daniel-Constantin Mierla Date: Thu Nov 16 19:50:13 2023 +0100 core: copy the value between quotes for #!defexps - GH #3631 commit 996b61ebfdabcae8729725b5d06f268aefcd33a4 Author: Daniel-Constantin Mierla Date: Thu Nov 16 18:26:27 2023 +0100 kamctl: missing space from previous commit commit 64cd9336039bc05944fd9693e08edfab5fbd2f14 Author: Xenofon Karamanos Date: Thu Nov 16 10:09:18 2023 +0000 kamctl: Fix source order - Add check for already sourced rc file in kamctl commit 06ce65a2bbea826b890a3712cf1ac4f8b53e54cd Author: Daniel-Constantin Mierla Date: Thu Nov 16 08:09:31 2023 +0100 topos: detect direction for early dialog NOTIFY commit 243951bc487c5c67c81062445d4f4d7ee725684f Author: Ovidiu Sas Date: Thu Nov 16 11:27:21 2023 -0500 core: fix indentation on tcp_main.c commit 34054fbd144102d414318249de217cedf8e5bd39 Author: Ovidiu Sas Date: Thu Nov 16 09:29:00 2023 -0500 core: fix compilation for older kernels commit 4e614ba6b7a5663bd88f353a3ce7a0976d8e878f Author: Ovidiu Sas Date: Wed Nov 15 22:45:34 2023 -0500 pua_dialoginfo: safety check for request pointer commit b7aecd5a6ad7e1c8102ace0cc0fab69820a8c729 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xprint: docs - removed trailing spaces commit daf0e24b009070928b2ff179b24db14767c3549e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xmpp: docs - removed trailing spaces commit 8fb54d6b92a1248789ad974abca4b0fbface927c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xmlops: docs - removed trailing spaces commit b49e0c99a16ca3463e7a943a608d95944463695c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xlog: docs - removed trailing spaces commit 111675c15a17bec29b19010f970ef0f988e00530 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xhttp_rpc: docs - removed trailing spaces commit e23ab76d7b76f3359ef6b45a11fba2f5d6f6c8e0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:12 2023 +0100 xhttp_prom: docs - removed trailing spaces commit 65a1c779ba58fa92bd3e20c11902db0a991de177 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 xhttp_pi: docs - removed trailing spaces commit 6ef1e0da887737e9d3538ed1ffa54d2756f4badc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 xhttp: docs - removed trailing spaces commit f0c5c413f8b8615386ae462067da9ccaa6e1d43e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 xcap_server: docs - removed trailing spaces commit 0559b9eecb83415e69b9243715199b37d16af185 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 xcap_client: docs - removed trailing spaces commit 9d3a4903a81bbc614cf296ec6468654ff46c742c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 websocket: docs - removed trailing spaces commit f65336962e7969857eba0c9d09082ed972bfa4a7 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uuid: docs - removed trailing spaces commit 83484821e43f6d8e31e99683d7ed06fc233b364d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 utils: docs - removed trailing spaces commit 847a0f2edb62b3a1ceb8bdd9fbd32f3bea8d7953 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 usrloc: docs - removed trailing spaces commit 1cd2f20fc62597e76e4c347ad7343da74986811f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 userblocklist: docs - removed trailing spaces commit 0a93d0930c1021bbd5f6c0b867865654ef8b3df9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uri_db: docs - removed trailing spaces commit 29dc670f3ba4a148d2ea8be7a4317ff6dce7dd68 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uid_uri_db: docs - removed trailing spaces commit 3de666db926f6235199a3b0b456c91a4016a6e21 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uid_gflags: docs - removed trailing spaces commit d8cbd0969a36474a84b4b81d042a767221d75367 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uid_domain: docs - removed trailing spaces commit 16219f9f0418ca99ec5af6c39dc5cef5cd96b6e9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uid_avp_db: docs - removed trailing spaces commit acfcbf39c7214367dee0fb01257138eff9b123f6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uid_auth_db: docs - removed trailing spaces commit 309c7b525a0141fc2e35259830313e5be317b8e6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uac_redirect: docs - removed trailing spaces commit 07efcaec57f1d28d0c398af9d2f268f6dc205945 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 uac: docs - removed trailing spaces commit 6a3fe1d72d02d5f35aaa5ed695735f75b3f222c5 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 tsilo: docs - removed trailing spaces commit d1b97f91445561b2f0acd362ebcb7f4d881980f6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 topos: docs - removed trailing spaces commit e9005cc999fe8b00dda5b1dc107a4cd2f3b02fcf Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 tmx: docs - removed trailing spaces commit 904636632c2ed13688e5a2202d8d9f9c5a197cc4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:11 2023 +0100 tmrec: docs - removed trailing spaces commit 07c5e3b4f9a8fa4986d4414c6691792af5f12121 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 tm: docs - removed trailing spaces commit 3bbbc39a32db95e0faaaf440e3369fb0a419734d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 tls: docs - removed trailing spaces commit f15b88c5c054a8286a149d13ae59629be0201bbc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 textopsx: docs - removed trailing spaces commit 15fa5db61a4baa7a01ceea7b5c492fce8705e046 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 textops: docs - removed trailing spaces commit da569f99deb12b8c6b636e586833db9c348f3c6c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 tcpops: docs - removed trailing spaces commit 1861bb8b0e6e81fe77f526b53ae4c0729feda3fe Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 stun: docs - removed trailing spaces commit d220239083e7b85b211b6209f53178d6e5ad4003 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 stirshaken: docs - removed trailing spaces commit 52db0859dc71a93757a5f01f8659ce8e35ad5236 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 statsd: docs - removed trailing spaces commit 51fce41ae4064e6d89350d56cd9638e9f5787de1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 statistics: docs - removed trailing spaces commit ac328ba6bff81d5a76fae7a4f30a061c0172b0f4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sst: docs - removed trailing spaces commit d57e3c4f9a62bca0ff86af5e885395b41274ace1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sqlops: docs - removed trailing spaces commit b7e9bfe1e5f648c7585d702f28fc1d23bd5d92f9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 snmpstats: docs - removed trailing spaces commit b0a37464485a86cbec459a8fd096ebcea7526169 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 smsops: docs - removed trailing spaces commit 99d43051d548e339b7aaf454010958aef48b646a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sms: docs - removed trailing spaces commit f0deffa60d94710f683a9131f3826cf0726fff43 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sl: docs - removed trailing spaces commit e69484a11c9fd0ecfa975a3953c8cbfd1c83e52a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 siputils: docs - removed trailing spaces commit 0e4c3e1c0572a99360e4abb821c0022c12f3f51c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 siptrace: docs - removed trailing spaces commit 1e57dc7178cca5245e86c85ed237c48313c09ce5 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sipt: docs - removed trailing spaces commit 8a2a56fc0007638b771a5ba0852f5678cb46098d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 sipcapture: docs - removed trailing spaces commit ebbc9f470f7860f0efb5ac448b563a7d49efd22c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 secfilter: docs - removed trailing spaces commit 0640ad52cabfbb16334387a5ebe4c1488eca5b35 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:10 2023 +0100 seas: docs - removed trailing spaces commit 785a8c2dc13c7c99487f51ba9718827c4c57fe48 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 sdpops: docs - removed trailing spaces commit 4f962480259a8530feb284076f99a2f1ae623f23 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 sctp: docs - removed trailing spaces commit 3b2a1e0920a7655a442fafe24b1750e83685734c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 sanity: docs - removed trailing spaces commit cb07964b535cb2563b8e188128dc6c2d038eae50 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rtpproxy: docs - removed trailing spaces commit e2b79a7226eaa03f76a3874c9facebe989290fc4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rtpengine: docs - removed trailing spaces commit 176dfae5babb5c601186cb62bd45f5598194559a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rtp_media_server: docs - removed trailing spaces commit 13ae71d4a3209add4f63b88c14fb7c4f6dd640a0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rtjson: docs - removed trailing spaces commit ecb4a6558e2c58aeb1a649c0eb40b490dbee2ee4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rtimer: docs - removed trailing spaces commit 58460ede458d7a784d22c3a80e4884af604feb33 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rr: docs - removed trailing spaces commit 31282c6d799fd67229e82a781a8d43da2b60845c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rls: docs - removed trailing spaces commit ad521b06959729893a7a84934bfdf00869b91762 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 registrar: docs - removed trailing spaces commit 8dab772bb15934119384d7a13010bc3e7d2c4b6b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 regex: docs - removed trailing spaces commit 5aae3ddc58f147a3c59dc5d6a1be93a461e08fff Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 ratelimit: docs - removed trailing spaces commit 68ebc2a4d190c8bc912ac186a14af229ea3d0662 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 rabbitmq: docs - removed trailing spaces commit 9645efb7937ab944eb0ef671b892225c35235f11 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 qos: docs - removed trailing spaces commit 06f32c1291f8be836a4fb2c4aa1c8584b248fe10 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 pv_headers: docs - removed trailing spaces commit 87f623c93e8eec0ad3d080a44584f20428376ab6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:09 2023 +0100 pv: docs - removed trailing spaces commit 0d4ec6aaefcc1f059b15d836369be3c81691d572 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_xmpp: docs - removed trailing spaces commit bf79c325e179ee9f02fe86096a09408fa5383e08 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_usrloc: docs - removed trailing spaces commit 4839c998d77d9d94cba28278e73642d6b93d8832 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_reginfo: docs - removed trailing spaces commit e88a299fc4e87233ce5a193f7a2b35aeaa18e4af Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_json: docs - removed trailing spaces commit 6fddcdfa24a81dc859d2aa2ce7f7c0f6f71424c6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_dialoginfo: docs - removed trailing spaces commit 37c6b2513535e8e2f6ca7de9814b0363db6fa8ef Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua_bla: docs - removed trailing spaces commit 4ac5ab55f8b3be12cf6c48104082ebb162699879 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pua: docs - removed trailing spaces commit ee0c084f2945a9c180cc72ba80083f81c7463bd7 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 print_lib: docs - removed trailing spaces commit cbf367dc21cb92893ed33cc3cd4cb60799a51d0b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 print: docs - removed trailing spaces commit 6b8907bea375a794a49c677097d4677ec4aaf221 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_xml: docs - removed trailing spaces commit 23daf2155a6797e3dc4c80d60e9733d6180e60f2 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_reginfo: docs - removed trailing spaces commit 224b1fb6b996166a4e86362f8ded24fe706a2081 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_profile: docs - removed trailing spaces commit 1314b7ddd2464d99fe7e067801bbadb15dc65fac Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_mwi: docs - removed trailing spaces commit 638549475635090c02ceeb093a40d68b6a0b6d91 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_dialoginfo: docs - removed trailing spaces commit 8c289179ab814b75485c3a616b496294f35a1211 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence_conference: docs - removed trailing spaces commit 41d60bdddbbd11045ceb8a7f2f50f407f2bf6c65 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 presence: docs - removed trailing spaces commit 3011e9df28decefaece9fa8dafbc2439c8a68c17 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 prefix_route: docs - removed trailing spaces commit da7c1920aa5e1dd45ece49c421690cb16b205193 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pipelimit: docs - removed trailing spaces commit 6b0ffbd7d3735b5343dac78794a8bf93ff04c1c3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pike: docs - removed trailing spaces commit c5f378f1255e7989460b25390b4286a8e037b239 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 permissions: docs - removed trailing spaces commit a5b3106a404af39fdb05013e0a14a7c5566db5f1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 peering: docs - removed trailing spaces commit 27f996ccf7afe802c8db9c9d16959b0c4b95b8f1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pdt: docs - removed trailing spaces commit e1f268aca59457159b197d02b746ce5e188e5a61 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 pdb: docs - removed trailing spaces commit 98c93e89b432eda707d85178fdfa755443ee2075 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 path: docs - removed trailing spaces commit 7d2ad3f4987acaa38a34b1c253fe1cab510d7e01 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:08 2023 +0100 p_usrloc: docs - removed trailing spaces commit 117d8112dfae599536988964dc8987bf5fbd7423 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 outbound: docs - removed trailing spaces commit e1653d87b44f1fc1a06bfc163870889dbc269507 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 osp: docs - removed trailing spaces commit 762f3edcd0dbc3e60efa3b4ce42491230446ec1b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 nsq: docs - removed trailing spaces commit 1dcd50ec375040d2e62b872f6c354690762dfbfc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 nosip: docs - removed trailing spaces commit 7e58b377e0e20362e22dd132d81c7b6babc95cff Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 ndb_redis: docs - removed trailing spaces commit 4af553b12968f3cebd7c2d6f32dae58e30d2eae6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 ndb_mongodb: docs - removed trailing spaces commit 7cce695361f0e782820a2a332357aa13e73cce65 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 ndb_cassandra: docs - removed trailing spaces commit d3f11edebfe850729544304078180216654a2ec3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 nathelper: docs - removed trailing spaces commit d0ac71154dbd8010065bc1754049ee40e01ed54f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 nat_traversal: docs - removed trailing spaces commit 515ca5a0c55a5cba201934638f83db45c8de8fc6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 mtree: docs - removed trailing spaces commit f5526422fcc6c9c42326e9e7e31e117bbd796f43 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 msrp: docs - removed trailing spaces commit a4c0c8269a4c67fb92c44b39270d4459d4b7e693 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 msilo: docs - removed trailing spaces commit 073cd20f24119c11c403669d60b8ee2228ca2f2f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 mqueue: docs - removed trailing spaces commit 2b317a03f36a292cecc8ec982f815d26b5183a10 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 mqtt: docs - removed trailing spaces commit 924ad9d99321f986b06d8f6d85a0466dc12870d8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 misctest: docs - removed trailing spaces commit 1a7e3306bb4d6eb64506ad6b4172e1c99451de71 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 misc_radius: docs - removed trailing spaces commit 0cb995e314501d5572a77e67e650013f644a7222 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 memcached: docs - removed trailing spaces commit 9a915c58b0828e70659cd8b0fed2eebc7c5f617b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 maxfwd: docs - removed trailing spaces commit ad2f94d4aa31c7d968dcdd4834639e20be55d87d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 matrix: docs - removed trailing spaces commit c62d56fba007fcdaa9e96f32e1b1115b4af1bc73 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 mangler: docs - removed trailing spaces commit 816cb22463a733438bfd354c1e2a1c7e1b05773d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 lrkproxy: docs - removed trailing spaces commit 502e636514c2e1a20b83f89cbb52a215bdcba248 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 lost: docs - removed trailing spaces commit 261d93a4b6ee56a2e95c30a56b0be3837d90b644 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 log_systemd: docs - removed trailing spaces commit 7e8d5fa0fe841cdc422872ed8735c02ee9439e17 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 log_custom: docs - removed trailing spaces commit b0f99cb538a2a3e2f7328fb310d2296a8686e989 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 ldap: docs - removed trailing spaces commit 9adfc9c660e9ed2c17ab3c8e40cf41c13dbdbfc3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:07 2023 +0100 lcr: docs - removed trailing spaces commit 522c4577c49a3bedf26f22d4cc8a481f12c93021 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 kex: docs - removed trailing spaces commit ca72119d36e97d62c6ccb5e3f836fbeb8ad9f8b8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 keepalive: docs - removed trailing spaces commit 2375d9d870cf602b416fbf5ebd9e25290466c500 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 kazoo: docs - removed trailing spaces commit 8928cd94211e95699de2708912c0debd1ff10cdb Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 kafka: docs - removed trailing spaces commit d942b4156668aa69782c45570f99e065ed843d23 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 jsonrpcc: docs - removed trailing spaces commit 4aaa25e5ae661e729ee2a5e312af70c703ea7ce6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 json: docs - removed trailing spaces commit 3d3fecc1067664250b70a6f2473229723fb2485f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 janssonrpcc: docs - removed trailing spaces commit 59d1358c0cd82feaa29e7695a5fcfae3fe3a1565 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 jansson: docs - removed trailing spaces commit 37ed51906cfdb49ccbe1d7dd6d032d79d915ce71 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ipops: docs - removed trailing spaces commit 8540902ccb3eda13ec81b38e37410a1951acfbad Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_usrloc_scscf: docs - removed trailing spaces commit e6f84a515297853303aeeaf6d7a803bd7ef27ebf Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_usrloc_pcscf: docs - removed trailing spaces commit 5526ee6bb2f2bcf9aa2a117fd541a165c7d86794 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_registrar_scscf: docs - removed trailing spaces commit 9fe7e64cb64458f59a879e2b699222ec16eced4e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_registrar_pcscf: docs - removed trailing spaces commit 68b692a2c7a4a0c4014ddbf4c51aa3002dc35848 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_qos: docs - removed trailing spaces commit 8627d7e9e782a5aade7dd3ea945b767665f50678 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_ocs: docs - removed trailing spaces commit 5bcd7204b5e3ac6d314df6a080389ba76f4512ad Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_isc: docs - removed trailing spaces commit 64c8375f9acb06bc0d7ddd3495ba81fde9020fdd Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_icscf: docs - removed trailing spaces commit 7ebb5db566ace70e04c6a35c74e1626bf07f5846 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_diameter_server: docs - removed trailing spaces commit 135ec859b11c64dce63068ce284959e5c94f2de1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_charging: docs - removed trailing spaces commit adbaa6130e20422f9738544efb3718310df3929b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 ims_auth: docs - removed trailing spaces commit 5b33e3544da65ba44f6131eace5d3d73c8a6c1f7 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 imc: docs - removed trailing spaces commit 7019d4d3713b541bf319815dfcd701b8e605efd0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 http_async_client: docs - removed trailing spaces commit 288fe44bfdf4d7afeb1682eb629cc149e8fb849a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 htable: docs - removed trailing spaces commit 0a5329f80817430703c17c382e05d8c217544985 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:06 2023 +0100 h350: docs - removed trailing spaces commit 49709926f03c6ecc78e172e18fdbb0efe4f8061a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 gzcompress: docs - removed trailing spaces commit 0702a904ee07ba248aa23290cf57b77a96715137 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 group: docs - removed trailing spaces commit b6a01d88c4b4817966a4c9b19865ef103e683aca Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 geoip2: docs - removed trailing spaces commit 3cd9db9bab7206444213063b2fdc66aa749af602 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 geoip: docs - removed trailing spaces commit f63951c203dbf7a7f66e26502a0fb143d86f5048 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 exec: docs - removed trailing spaces commit 519d614dbaf856ed05dc56a9495a9ecadc600094 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 evapi: docs - removed trailing spaces commit a16fb200156a45d29981221b3e4b69ff3bea376b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 erlang: docs - removed trailing spaces commit 3d808df3cb2d5cdf8e07d76cc708a85dfd4c76b6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 enum: docs - removed trailing spaces commit a4762436d4ce365162d0c76157dacc071219facf Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 domainpolicy: docs - removed trailing spaces commit d0e7e8e947be29db66c85fad8c0449e73d907b0f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 domain: docs - removed trailing spaces commit e717b2b665b0d236c4d8e8334c66b8397421f83a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dnssec: docs - removed trailing spaces commit fa816a371591d71bf01cfcf01e784c5fea7ce724 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dmq_usrloc: docs - removed trailing spaces commit c2ca6be1e6b59202dfb348baed15ed1c724ff8d8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dmq: docs - removed trailing spaces commit 22bc428a36d37cbd1e8598f59079a9f23a441f72 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 diversion: docs - removed trailing spaces commit 35be076aa1a8c74d75eb26e261da4b910988da2e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dispatcher: docs - removed trailing spaces commit 7e461f6f30c6c4627f6f3ccf7124a16c7c313dd3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dialplan: docs - removed trailing spaces commit 34a51df3726016faca735bf434de263a49e02a7f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 dialog: docs - removed trailing spaces commit 8dd4eedd85a9c1b4fbddfe734647fcd56c8a5b64 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 debugger: docs - removed trailing spaces commit ca806610f2540b8d82a8f79a30860817d7c22fac Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_unixodbc: docs - removed trailing spaces commit 3c085a3835ba13b9018802ef51424a28f5169378 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_text: docs - removed trailing spaces commit 5643032d87490c1f24c83326cb4b4ff39e4eab4b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_postgres: docs - removed trailing spaces commit 1bd546394faebdc0701439b1098a6a7fe8c5b938 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_perlvdb: docs - removed trailing spaces commit e07004bbbd8df4dfcc5783d42c4b9bce0278e279 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_oracle: docs - removed trailing spaces commit 40d7260d54032d3c1a949a03d949a77da6bf0a9f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_mysql: docs - removed trailing spaces commit 09d4a5baac4db13afde696fa81e1b7957888156d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:05 2023 +0100 db_mongodb: docs - removed trailing spaces commit 480d79f96378de2f620c5cdebb524d7a84051d8b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db_flatstore: docs - removed trailing spaces commit 1a1840e8358c9e36fc5a28fc2fefb5c173e6546d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db_cluster: docs - removed trailing spaces commit d877d67833d36fc9d5fec992a6dbe7079955fe5f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db_cassandra: docs - removed trailing spaces commit 072335aa8bad9ede26c221f6c8930651c0837ed0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db_berkeley: docs - removed trailing spaces commit 5ccb10b79140154c92b7c29a5f73a39b5aa5f495 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db2_ops: docs - removed trailing spaces commit aa4fb1f9f738979d0f6fcfd65e3922b8dbaf1376 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 db2_ldap: docs - removed trailing spaces commit 7be3f5f32772374df5b6912c2d89505266c32f3b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 ctl: docs - removed trailing spaces commit bd423bb6591f856edf951de0251d61431277ae0e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 crypto: docs - removed trailing spaces commit c6fe3ce9d340928df7db0c0336cbdd5c586c6089 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cplc: docs - removed trailing spaces commit d0c5adba50e36af4903cbacb0fc5ed7ef91fac10 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 counters: docs - removed trailing spaces commit 7a3c97061b957595639fac6616103b321346d8bb Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 corex: docs - removed trailing spaces commit a23bcb93029c69b5ce8f675cf40b14a833b753b2 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cnxcc: docs - removed trailing spaces commit 790b03f751e60dcf1b14c2f3102f8154394ae376 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cfgutils: docs - removed trailing spaces commit cffaf03a269eec91161bbec011b2b9785c827a94 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cfgt: docs - removed trailing spaces commit b58ac929a08d89ba950c062befa1816680118a9f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cfg_db: docs - removed trailing spaces commit 8ac7b71721ebdf859d0536251744ee2b5c7981c2 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cdp_avp: docs - removed trailing spaces commit 3d58521685c859d205b43bc5f7fbbcf078d865d1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 cdp: docs - removed trailing spaces commit a2fdd7c8918b83555d58e63f81bfc053d1e842b6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 carrierroute: docs - removed trailing spaces commit ca61f326f33264c75f4dd04029d2e2731715e074 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 call_obj: docs - removed trailing spaces commit 096d723c5cde3da0a385c2025564565bcd06a401 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 call_control: docs - removed trailing spaces commit 58b13b8cef853e6a6fb705ceadcf37eab2272ed9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 blst: docs - removed trailing spaces commit 3d6d44e2cb485ef9d0e7b03aff7bab42d9977c80 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 benchmark: docs - removed trailing spaces commit e6a918767c9d08a4f94ee87a54a9354eb95e78b9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 avpops: docs - removed trailing spaces commit 24f6515431c298860419cb153acff30513b0e8d0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:04 2023 +0100 avp: docs - removed trailing spaces commit 062cf5eb7297bd30d030aa8e8d0c993f39396eec Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 auth_xkeys: docs - removed trailing spaces commit d1430e3fe47d900cf20be729766cc07f631019d3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 auth_radius: docs - removed trailing spaces commit 250b8df7525138796786fbf052adcd91fa977ebc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 auth_identity: docs - removed trailing spaces commit 5548cce15e392eef9900b5db9afcb31a3eaf0639 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 auth_diameter: docs - removed trailing spaces commit 39ac631e8585f3ad28bf92fdf12f658447853082 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 auth: docs - removed trailing spaces commit a8e23f7f67406769a071bf95551e264c148a0173 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_python3: docs - removed trailing spaces commit c4af9c560e5fb2444894f8c6f6b637c13a64d663 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_python: docs - removed trailing spaces commit d7b8e382555a9f6ecc8f322021cc98cfb56a8c21 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_perl: docs - removed trailing spaces commit cd142be4598c9dbd01aae8ac1cb11705f251faa9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_mono: docs - removed trailing spaces commit b9017f5a286880adc10961a93b1d31d825d7fb63 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_lua_sr: docs - removed trailing spaces commit 1c96f978f667f395eb3fc5295f282adc616db12e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_lua: docs - removed trailing spaces commit 9284827387f2df0a0d931c77a79aa940d5ef0fa5 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 app_java: docs - removed trailing spaces commit 0d6ee69bb74f67c3b40035157ce84ff7948ce234 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 alias_db: docs - removed trailing spaces commit 8bd1c1e20217d88c702caf100234e4fa3404f65e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 acc_json: docs - removed trailing spaces commit fff71f15cc5a299a5318c2b3ce12c6c1ab24290c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:36:03 2023 +0100 acc: docs - removed trailing spaces commit 3764c79c2133473a465b2e188a0106cbbf8cf4fb Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:33:45 2023 +0100 test/mod_httpapitest: removed trailing spaces commit 892c21deb2fb0a0cdd7bfa578f8f5e62fcc42549 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:33:27 2023 +0100 utils/pdbt: removed trailing spaces commit a7b5d55f051519788b51658fc53ad9cc1492f449 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:33:07 2023 +0100 utils/db_oracle: removed trailing spaces commit 34b823772cf3ee92f6bb5957413a1f51ce0ea75f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:32:49 2023 +0100 utils/db_berkeley: removed trailing spaces commit 4b10338c23dd5c3e3e36f9c3270a28a145f8691f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:32:01 2023 +0100 test/misc/code: removed trailing spaces commit 275b9e1b87df15a2e6ab1c7d51dfe63348a905ca Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:31:30 2023 +0100 lib/xcap: removed trailing spaces commit 8764ba09ee16e1793c747f96c6a78bbecaec9ced Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:31:14 2023 +0100 lib/srdb2: removed trailing spaces commit fd9ccb42845058808049186cc9b7bb165d823a69 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:30:49 2023 +0100 lib/srdb1: removed trailing spaces commit c278d4dbfa7d14071d90b3e8002567ed84a58d88 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:30:24 2023 +0100 lib/print: removed trailing spaces commit f6f258591f455d2147159d1dbb372a18f0df8670 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:29:49 2023 +0100 lib/presence: removed trailing spaces commit 7d8ba21a20f78d781f8aec69054a32ac34012531 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:28:36 2023 +0100 lib/ims: removed trailing spaces commit 1cff98a0131e3f11d4c027ad9bf2073759bdd6a1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:28:10 2023 +0100 lib/cds: removed trailing spaces commit 6ffa465f0a4968e820b440431f989a8897fe96dc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:27:52 2023 +0100 lib/binrpc: removed trailing spaces commit 831407a82a250e8951e24c7e471477db40c6d2ca Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:27:22 2023 +0100 core: removed trailing spaces commit db1e37699be9f72dd0124b20edab8e8b6f6d0532 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:26:32 2023 +0100 misc/tools: pike_top - removed trailing spaces commit ae89b59ed837892bc1d29159786cd841f47ca820 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:56 2023 +0100 xmpp: removed trailing spaces commit 5fd8711e4eca196dd10b9567019bfffeca733733 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:56 2023 +0100 xlog: removed trailing spaces commit e7d2024f7ecc20bc496aa19247533563bb93b8d5 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 xhttp_pi: removed trailing spaces commit 43fade2748ae5968a188235dbd2d047a4cd8e12c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 xcap_server: removed trailing spaces commit 37b7d25542da3385e4e0c8caae6f34ddc116964e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 xcap_client: removed trailing spaces commit b4043ee89d4410bea5ac90fe71d881fc3025c994 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 utils: removed trailing spaces commit 9ad12b5abce6a6d49cc37bee8edc23cd53642a49 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 usrloc: removed trailing spaces commit de6011c9a461df739b6b6737a5278d3aac0f7115 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 userblocklist: removed trailing spaces commit 12f5581c6ab8584644d9f2e99c82e93be8e5fd83 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 uri_db: removed trailing spaces commit d8893cf100936e02e9ce038a6ba1b1b1700fb2c4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 uid_avp_db: removed trailing spaces commit d2dffc3e79a96e4bf492345cc8fd34c3a57deaa7 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 uac_redirect: removed trailing spaces commit e38f06dac2a2b10e0d0284250445060f5d6cedb4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 uac: removed trailing spaces commit 2e962cbee954b371cbc15a3d2dd1e630ba19a089 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 tm: removed trailing spaces commit 6693411081abba2a37139ce0ba154cc7ee4c9344 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 textops: removed trailing spaces commit 943154650bd21604a3268384e4df703eded3a37e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 stun: removed trailing spaces commit 6c6ed10aa250f4492603239ef3ef6d2751d28ba3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 statistics: removed trailing spaces commit dfa5771273aec19a372af0f5b27c11e33b7a4755 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 snmpstats: removed trailing spaces commit ddb8fc5af9ad8970f67e9c5c8d04a22093678ca2 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sms: removed trailing spaces commit 5afb7edbdf50bb967698807ad6824fd556f29f9b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sl: removed trailing spaces commit 3725f149c0a70d7910028537efc200515c9092be Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sipt: removed trailing spaces commit 5fa1c25e59c86bf06666f204ab362030629d12c5 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sipjson: removed trailing spaces commit 63536017ca22a38157b9308bc5c27f2c7eadb2e1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sipcapture: removed trailing spaces commit 8249a6807d6aaa92552aed2f440c14d3f5ea45f0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 secfilter: removed trailing spaces commit d9d5ef42a6bf1e31733b172539b8f50ff3215e1a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 seas: removed trailing spaces commit 865ed137878923133137e78bd1ee9b6f21a996ca Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sctp: removed trailing spaces commit f4ada96b5cfe05aff3878907a601acd7fbbd4fa7 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 sca: removed trailing spaces commit 30cc021f1bc9dc80ba8c14680fca1b2ec59db73a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 rtpengine: removed trailing spaces commit 8b0562b97c7cfb78fdcd07c1385c63f51254f13b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 rtp_media_server: removed trailing spaces commit 0ab4fbd0b4b82bd9d58ee645b4d6666af52fc769 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:55 2023 +0100 rr: removed trailing spaces commit d01d6b50af3eb88ab0850759ea1a31f5291f0f50 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 rls: removed trailing spaces commit 4ff9f350c78e3fd660df98a8809bfe535b2568b8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 ratelimit: removed trailing spaces commit 9138f9b07e092c7ce648631924897407abf33657 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 rabbitmq: removed trailing spaces commit c9b6e950321d65732636f525c7b5fc7cc2294492 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 qos: removed trailing spaces commit aa67e3293bf004d095187ba907fc1db45bea568b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pv: removed trailing spaces commit 72b1a63391f4784af329949a10d7e01eda0d53d9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pua_xmpp: removed trailing spaces commit 7a81ecbecd9bf48f110ccef4fb66c72b15b4002f Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pua: removed trailing spaces commit 303c7c00a9064cec6569594c8db83a359f357dd3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 presence: removed trailing spaces commit 12d90ab8893448a7ea15897200956cd19108ab90 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pipelimit: removed trailing spaces commit a7d22c4862da247651d3248c8035dcb5f50e0e87 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 peering: removed trailing spaces commit 3a20e7a77e3ee01fb9e136ce62c3a27065ba50c4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pdt: removed trailing spaces commit 1dee112b558d4ed5faeb4039bb38ba4018fe0dba Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 pdb: removed trailing spaces commit f2c035a05717565ff606858e76482df08eb91980 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 p_usrloc: removed trailing spaces commit 82a9932d5c598070fbcf09a463e72f227228f5e1 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 osp: removed trailing spaces commit 2ef9e45c32856e560e05d35dd89b4ac02c70fd69 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 ndb_redis: removed trailing spaces commit abb9ece66fb84a79156ec9fce4ec84ddf4d0abaa Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 ndb_mongodb: removed trailing spaces commit 453fdc62080236a1bc631f321cf49f3c88fd7693 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 msilo: removed trailing spaces commit 55ca1698f2cfc2861f77a9f5d2468142b2427577 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 mqtt: removed trailing spaces commit a92657c0c79a3536cf865eb81974629f39cf4eb6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 misc_radius: removed trailing spaces commit 1e698f889dcef22359d21a3013b02613922da5b0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 mediaproxy: removed trailing spaces commit 1748464bb228c30f5175d6b16f7f7062d48f7941 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 mangler: removed trailing spaces commit a1c488a2cd1613e25e0612aefe65106a640aaf70 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 lost: removed trailing spaces commit 29912b20fd1e03d5936e6d79554dc1bf209e7669 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 ldap: removed trailing spaces commit 044f6c6db52aec4d6f14d332559c9b18ceb817f9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 lcr: removed trailing spaces commit 949a9407d0ab5fa5eab931eb3162e7a2160cfa35 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 kazoo: removed trailing spaces commit 8f4acd7469886be60b9a38cfab9a3cc372024e8e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:54 2023 +0100 kafka: removed trailing spaces commit 75ab52d6ee6809889516008db6a7a91521a52709 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ipops: removed trailing spaces commit 5989b2f7e26b8c4af6f653ad9e8a4f79df121a65 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_usrloc_scscf: removed trailing spaces commit 16a833598e199de2e2f0bc46c77ae6bcc14491f6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_usrloc_pcscf: removed trailing spaces commit 215461d91ce759dd111065fdf2febadd21a60aee Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_registrar_scscf: removed trailing spaces commit da6896cca55910450c5aaf4e910d0af0d5ceafcc Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_registrar_pcscf: removed trailing spaces commit 3c617641bea46a6ff997fe89f66adda4bb075e26 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_qos: removed trailing spaces commit 78b690bcfb14db870972f83809230d1672962222 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_ocs: removed trailing spaces commit 37e43241d23bea9e158e9d71e79350fbaf911343 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_isc: removed trailing spaces commit 511b268eaa6674f53daa74ec88be62899874eae9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_icscf: removed trailing spaces commit 22fe687b6b2769d365865de949d909bbf196c3b2 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_diameter_server: removed trailing spaces commit cdc10b0ae42413d176d8f164a8df26145a513f75 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_dialog: removed trailing spaces commit a39ea855a4497deae8488c2efe90bdc4b787d1ec Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_charging: removed trailing spaces commit 2c95b6e501cd517d757f7067f89e4721c354ca95 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 ims_auth: removed trailing spaces commit 7c66940deafa89f5cf9a61c27bd26f0f27f164eb Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 imc: removed trailing spaces commit 971a4d9032b48234ce19bf16831296550ef77a71 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 http_client: removed trailing spaces commit c92c040c6536bb5d8718a6965f1ca8f37af61ed9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 htable: removed trailing spaces commit 7b281258835932b0f5eb3c9edcbcef3f286ebef4 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 h350: removed trailing spaces commit 68322dfbdf7de0c653547c9155e4003e17f1c9c8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 group: removed trailing spaces commit d2c158a3cff5e106d3298dedfca46fb6d1daa423 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 enum: removed trailing spaces commit 964da8ff9ba8d9f6019495f1ba83bd9fcd0e21ef Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 drouting: removed trailing spaces commit 2cf0555f172bf440f2bdcda207d3f680e81ccf6b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 domainpolicy: removed trailing spaces commit 614bbe6479546cdd6c1456f8ca67bf9115b4c0ac Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 domain: removed trailing spaces commit 72a0cc9e661de2a7f3d031239a4ea274bb17f5f0 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 dmq: removed trailing spaces commit ce5cc17294588176e250504b059b85cbb4f00f3d Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 diversion: removed trailing spaces commit 097d49f47130481d415147c8d000cc7bfaf916bd Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:53 2023 +0100 dispatcher: removed trailing spaces commit cb61576fd2ed8ca769a37ee3a35f2bc03c6cd876 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 dialplan: removed trailing spaces commit feb318635de4d540408a3b11486f423a4ec02d4b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 dialog: removed trailing spaces commit 6f51280f63b57c9d499ec0df9ef1ff67686ac73e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_unixodbc: removed trailing spaces commit 4fa1fee7efec9abae82bfdf49fd6c52a676b7f07 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_text: removed trailing spaces commit 3f611b107bede232dba661257708f95b77f8d95a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_postgres: removed trailing spaces commit 816d8264219ac2a2cb1fe4248cf7e8f5f6ff9986 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_perlvdb: removed trailing spaces commit f4c2562af88e051da196f3956b737875a3a795b3 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_mongodb: removed trailing spaces commit 0e450c1deb0dc51c73600c9679b16afc6a2ce0a8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_flatstore: removed trailing spaces commit 9617e44d9bf78adb944ad0c795bf4cc89b6e5740 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_cassandra: removed trailing spaces commit 1074ced46aa912519e2c6a014440b0991e68c74e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db_berkeley: removed trailing spaces commit 1363722bf1153a9bb7382f5e3dc7ac70164cb8a6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db2_ops: removed trailing spaces commit d2d9a3e0b69ba4fa65fea4a4cb159af0cb96bb8a Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 db2_ldap: removed trailing spaces commit ab659ab7a2d6d4231d926091e967bc72ec517f76 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 ctl: removed trailing spaces commit 23515b124ea2298a253b586f1f7458e0d098b39e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 cplc: removed trailing spaces commit 3e0f45dce60cc9d9c6d71ab4034c541c170cb964 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 counters: removed trailing spaces commit 3c19a034ecc15cbd443b8256c0365d4d8e438fe9 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 cdp_avp: removed trailing spaces commit d840a524ea33ddbb6bdc37d926e4db370002c259 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 carrierroute: removed trailing spaces commit 82ab176121eb63120a81fa294c5433f54c44e37e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 benchmark: removed trailing spaces commit 0e467f0bbf1f8b677fc61ec147fe1c227c5d4e66 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 auth_radius: removed trailing spaces commit b09224343db0e6897e35539ad95c5fb65bc0925e Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 auth_ephemeral: removed trailing spaces commit 62917a50277e04b81ecf8cdb0e6dc321517905bf Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 auth_diameter: removed trailing spaces commit fb460f478b846c7b9a87bfda885cc7138b518f19 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 auth_db: removed trailing spaces commit 5cb7a874de69bae0b04cf22701d40351ee81c25c Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 app_python3: removed trailing spaces commit c40b591c5124d018415cbbdcac80ee21ce926ea6 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 app_python: removed trailing spaces commit 9e447120c3f5003c8a60d7399387b1c949246a6b Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:52 2023 +0100 app_perl: removed trailing spaces commit b5c0b637451d069ae93344ea2921c363438f0739 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:51 2023 +0100 app_jsdt: removed trailing spaces commit ac126d2cabd75c3e2b8afb509b661d89d7348f24 Author: Daniel-Constantin Mierla Date: Mon Nov 13 15:23:51 2023 +0100 app_java: removed trailing spaces commit e997473fd2dea1056b601ab76693e071f3480866 Author: Morten Tryfoss Date: Thu Nov 9 13:16:15 2023 +0100 cdp: Support for diameter routing agent (DRA) / relay If an endpoint responds with a CEA indicating support for relaying (application-id 0xffffffff), let this endpoint be used for any application. commit 0da5925282d0f52bd3847c63657563df2ec0aca8 Author: Daniel-Constantin Mierla Date: Mon Nov 13 11:08:43 2023 +0100 lcr: init local variable for parameter handling commit 1f4e0faac577a1bd4826e0bafe451d66b8aa360c Author: Daniel-Constantin Mierla Date: Mon Nov 13 10:58:01 2023 +0100 pv: trans - check for number parameter limit commit d27bf087dfca0146a6589148b5701818ef635b02 Author: Daniel-Constantin Mierla Date: Mon Nov 13 10:39:29 2023 +0100 core: cast to deal with analyzer warning commit 1677880999927b12bdbf62cb44ae61887d1585bc Author: Daniel-Constantin Mierla Date: Sun Nov 12 19:19:18 2023 +0100 core: init socket mcast using pkg_mallocxz() commit 2b9666445a9fd31f75bf86b9924658daffb7ac85 Author: Henning Westerholt Date: Fri Nov 10 14:01:47 2023 +0000 kamailio.cfg: use xalert instead of old format for xlog, similar as done in other cfg places commit 80d1f10507190ae1a42c25f0c173188b8326b5b9 Author: Daniel-Constantin Mierla Date: Fri Nov 10 14:08:09 2023 +0100 core: qm/fm memory align size can be set with define KSR_MEMORY_ALIGN - flexibility to be set at compile time via make or compiler parameter commit 7cc22301b37ae2a214900af9628b148f59dcce21 Author: Daniel-Constantin Mierla Date: Fri Nov 10 08:24:51 2023 +0100 core: mem - fm memory manager updated to align to 16 - same as malloc() on linux 64b - https://www.gnu.org/software/libc/manual/html_node/Aligned-Memory-Blocks.html - some libraries (e.g., libwolfssl) expect such alignement for specific optimizations - done even for 32b, expected rather low overhead in average, not expected many chunks under 16 bytes versus those over - malloc optimization factor increased to 15 commit d56b96f79c21c23957051eee1b6f7aa22cb075f1 Author: Daniel-Constantin Mierla Date: Fri Nov 10 07:58:24 2023 +0100 core: mem - qm check for alignment of main block structure commit 695dc54dc1547fdee18b00cfa8e4d15f047834a5 Author: Daniel-Constantin Mierla Date: Fri Nov 10 07:31:38 2023 +0100 app_python3: enable error log mode for some of missing callback functions - tm-specific callbacks should trigger error log messages if not found commit eabd1e2c49b3e67455d5d8b13809332832036fa8 Author: Daniel-Constantin Mierla Date: Fri Nov 10 07:29:51 2023 +0100 core: mem - qm malloc optimization factor increased to 15 commit a5bc1c03968b797ac03d5b648ad3b417dfee265d Author: Daniel-Constantin Mierla Date: Thu Nov 9 20:33:31 2023 +0100 core: mem - qm memory manager updated to align to 16 - same as malloc() on linux 64b - https://www.gnu.org/software/libc/manual/html_node/Aligned-Memory-Blocks.html - some libraries (e.g., libwolfssl) expect such alignement for specific optimizations - done even for 32b, expected rather low overhead in average, not expected many chunks under 16 bytes versus those over commit 7bdd7fb4aa666b5f56ae3e554770126ad5b68c2e Author: Daniel-Constantin Mierla Date: Thu Nov 9 15:32:39 2023 +0100 dialog: use memcpy to fill profile uid commit 36806bea261f7a29dc1d2a8aedac837a06043968 Author: Daniel-Constantin Mierla Date: Thu Nov 9 14:54:13 2023 +0100 imc: coverted some static global str variables to macros commit 9b01012b5fab43ca3b1ddc7d7493b0edc69cdceb Author: Daniel-Constantin Mierla Date: Thu Nov 9 10:42:55 2023 +0100 core: use string building functions with explicit lenght commit 8269b719775ce704eade4a832ae8abb56af08841 Author: Kamailio Dev Date: Thu Nov 9 09:32:21 2023 +0100 modules: readme files regenerated - rtpengine ... [skip ci] commit af86d0e27b9a66cff392fd5e462901864bc3dc18 Author: Kamailio Dev Date: Mon Nov 6 13:47:21 2023 +0100 modules: readme files regenerated - ims_charging ... [skip ci] commit aab0e4a3b86f309f8a0333d20f632fec1158af9f Author: Daniel-Constantin Mierla Date: Thu Nov 9 09:27:07 2023 +0100 rtpengine: remove mistaken statement for set_rtpengine_set() about rtpengine_manage() commit 12dcdd3664bbb990cd749872bea3744bb7eff315 Author: Victor Seva Date: Wed Nov 8 23:32:42 2023 +0100 devcontainer: use prebuild image [skip ci] commit 721bfc880a7c01b1792e5770a26fc7d5fe4faa42 Author: Victor Seva Date: Wed Nov 8 22:30:26 2023 +0100 devcontainer: add github-cli commit 38585ea29773543d9c2fe3559005487511ac90ce Author: Victor Seva Date: Wed Nov 8 21:50:41 2023 +0100 github: prebuild devcontainer image commit 9b4fe94d71c25e9ac3a43a5010a5dece7adaf14c Author: Victor Seva Date: Wed Nov 8 20:14:05 2023 +0100 devcontainer: add gitlens extension [skip ci] commit 6aa940f7acbc565545ae9199b288d16a50bafcab Author: Victor Seva Date: Wed Nov 8 20:53:53 2023 +0100 dialplan: reformat exported structures more human friendly revert to the format it had before 01d0d1de2c8 commit 4642a12c109939f71f91ba7807ded1491e241e26 Author: Victor Seva Date: Wed Nov 8 20:03:49 2023 +0100 debugger: reformat exported structures more human friendly revert to the format it had before 656e147c470 commit f0cf082effe6a0fd8893299e49a519d90bfc6151 Author: Victor Seva Date: Wed Nov 8 19:44:38 2023 +0100 dialog: reformat exported structures more human friendly revert to the format it had before 783a416f1a5 commit a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2 Author: Daniel-Constantin Mierla Date: Wed Nov 8 18:44:58 2023 +0100 core: utils/srjson - use snprintf() for silenting analyzers commit 8f84f6681570d5eb1018e6fe45f280173451bf62 Author: Daniel-Constantin Mierla Date: Wed Nov 8 11:06:17 2023 +0100 topos: update headers for stateless cancel and non-2xx ack commit e1c151fdcb1da37f2cf2ffd76f364ec025a8d6e6 Author: Victor Seva Date: Wed Nov 8 09:50:03 2023 +0100 github: decrease operations-per-run [skip ci] commit 4564ba265a0e3fee45103553dc959b044272094b Author: Victor Seva Date: Wed Nov 8 09:15:41 2023 +0100 github: increase operations-per-run [skip ci] commit d6335767223f7841a448689e4f54a6f7709e2cc8 Author: Victor Seva Date: Wed Nov 8 08:52:11 2023 +0100 github: allow execute issue_management from panel [skip ci] * change order since we are hitting operations-per-run > https://github.com/marketplace/actions/close-stale-issues#ascending commit ba76a0f115f17f65bccc59d59ffc798a7109393c Author: Victor Seva Date: Wed Nov 8 08:51:23 2023 +0100 .devcontainer: add github-actions extension [skip ci] commit ca613b491412a7ebb6f3d59956a8cbbde1cb725a Author: Victor Seva Date: Tue Nov 7 23:20:33 2023 +0100 github: close-stale-issues As discussed at Kamailio developers meeting 2023 commit 4587d46d06fe4fe1d7c754b46b0f68910cbca633 Author: Daniel-Constantin Mierla Date: Tue Nov 7 17:19:44 2023 +0100 core: set atexit to default to no commit b141f267ce1fe1068de1541d8bd5b5dc53c1d6d9 Author: Christian Marangi Date: Mon Nov 6 16:13:55 2023 +0100 kamcmd: Makefile - use CUSTOM_NAME for specifying custom binary name - previous use of NAME can clash with environment variable NAME that could be set by OS or by Kamailio modules installation - GH #3628 commit 511964bd91d0fb0099dab14a69296d21d37abffa Author: Daniel-Constantin Mierla Date: Mon Nov 6 14:20:53 2023 +0100 topos: handle NOTIFY during call setup - GH #3627 commit 184417a1089397baf47ed91a096660f1a421276c Author: Daniel-Constantin Mierla Date: Mon Nov 6 13:46:15 2023 +0100 tm: reformat exported structures more human friendly commit becebaa826597eba250c1c90fdfa2ffaa90f1712 Author: Morten Tryfoss Date: Mon Oct 30 13:14:23 2023 +0100 ims_charging: Implemented restore of Ro sessions from database - realtime and shutdown mode support - removed duplicate entry in doc about "ro_auth_expiry" commit 70ecd99e3d8069d0f89444a5b893f61dd1edd1b3 Author: Morten Tryfoss Date: Mon Nov 6 11:14:36 2023 +0100 tm: T_ASYNC_SUSPENDED flag not removed when cancelling a suspension commit 4cec039ce1b7fa2d1980f8f30dd7bb1012e3c9cb Author: Kamailio Dev Date: Sun Nov 5 22:02:26 2023 +0100 modules: readme files regenerated - tm ... [skip ci] commit 9bbf86a8a7e598a67254e2907dcc430af98f5689 Author: Daniel-Constantin Mierla Date: Sun Nov 5 21:48:43 2023 +0100 tm: docs updated for t_reply_error() commit c86950841dfc0ca18ad1956efd1dc374a4eb064b Author: Daniel-Constantin Mierla Date: Sat Nov 4 16:42:46 2023 +0100 tm: enable t_reply_error() in same routing blocks like t_reply() commit 0def9a071343c963ab3a497540534d8ea3b8eebc Author: Daniel-Constantin Mierla Date: Fri Nov 3 11:40:29 2023 +0100 db_redis: wrapp field version_code.s with ZSW() to be safer when it is not set commit e24df12d10d8b88582907481d161c6a2db5cf8f1 Author: Daniel-Constantin Mierla Date: Fri Nov 3 11:00:34 2023 +0100 db_redis: init allocated redis table structure commit d4995bf2791bd1048ac8a7f32e51ae6949562ce3 Author: Kamailio Dev Date: Fri Nov 3 09:17:27 2023 +0100 modules: readme files regenerated - sl ... [skip ci] commit cb5295234a1b106473c3fdb9ff25c23bfc9fbcd1 Author: Daniel-Constantin Mierla Date: Fri Nov 3 09:06:38 2023 +0100 sl: docs for send_reply_error() commit 130dc00c1700839248a044f8ae6d4a9e9c97d301 Author: Daniel-Constantin Mierla Date: Fri Nov 3 09:00:14 2023 +0100 sl: added send_reply_error() - wrapper around t_reply_error() and sl_reply_error() commit 2097922746d12d332ce923193af9c624429b7f96 Author: Daniel-Constantin Mierla Date: Fri Nov 3 08:41:08 2023 +0100 tm: exposed t_reply_error() to intermodule API commit 21eeb977c882dec4540703b2d8b4ff5131e6c446 Author: Daniel-Constantin Mierla Date: Thu Nov 2 14:01:58 2023 +0100 core: add transport parameter for ws/wss advertised proto commit ef5e889dce3e2ff077b300f183b6d3262aeab9f8 Author: Daniel-Constantin Mierla Date: Thu Nov 2 13:15:55 2023 +0100 pdt: return 0 when add_to_tree() detect duplicated prefix with pdt mode 1 - GH #3626 commit d9189306f38e8f79c16e3a9ea38a2fe90fc82fb7 Author: Kamailio Dev Date: Thu Nov 2 13:16:27 2023 +0100 modules: readme files regenerated - http_client ... [skip ci] commit ba72724fd1c3547feccb56ae68bd8bed11a3d19a Author: Morten Tryfoss Date: Wed Oct 25 08:49:53 2023 +0200 cdp: Fix for undefined symbols when using older/unsupported OpenSSL This was originaly fixed in #3601, but that did not handle the change in #3612 very well. commit 02dd4e2c883585601f4dbcea0b63b858b4dd24d6 Author: Benjamin <92934023+tietzsg@users.noreply.github.com> Date: Thu Nov 2 13:09:57 2023 +0100 http_client: add information about parameter loading (#3619) * http_client: add information about parameter loading - Inform that the order of the parameters is important when httpcon is loaded first * http_client: docs - typos from previous commit --------- Co-authored-by: Daniel-Constantin Mierla commit 370991cfab3bd42fe0ca3cbff7dca7b40319f3f4 Author: Daniel-Constantin Mierla Date: Thu Nov 2 10:25:52 2023 +0100 core: accept ws and wss as advertised protocol commit b9a49de69c9c184b7b3332a14ffaa85e60205ec2 Author: Kamailio Dev Date: Thu Nov 2 09:32:06 2023 +0100 modules: readme files regenerated - tm ... [skip ci] commit f8981605f01c755b963a9045a96e22398cca7201 Author: Daniel-Constantin Mierla Date: Thu Nov 2 09:29:41 2023 +0100 tm: docs for t_reply_error() function commit ae0b671c30f85d97883c1670928128e6c0d6cac7 Author: Daniel-Constantin Mierla Date: Thu Nov 2 09:25:39 2023 +0100 tm: new function t_reply_error() - send stateful reply based on internal error code commit c76444da502325c90eb7ac0cbcc24e7bf16dd5d1 Author: Daniel-Constantin Mierla Date: Wed Nov 1 08:55:29 2023 +0100 tm: update return code for EoH check failure commit e34d41557e3a88cfb76571fb3f2793d85d264710 Author: Daniel-Constantin Mierla Date: Wed Nov 1 08:21:46 2023 +0100 core: new code for internal processing error commit 7e7aec0a8db7538a30ab7b932ad2fc0b401521b1 Author: Kamailio Dev Date: Tue Oct 31 20:17:18 2023 +0100 modules: readme files regenerated - tls ... [skip ci] commit d157aed3fc69d3584cb9e6ca0112e47ab917e88e Author: Daniel-Constantin Mierla Date: Tue Oct 31 20:04:34 2023 +0100 tls: note about db_mysql module parameter opt_ssl_mode commit 1e4bf66d37afcded52fcaa2a0dd61a87bb1f2c67 Author: Daniel-Constantin Mierla Date: Tue Oct 31 18:35:06 2023 +0100 core: error - better message for E_OUT_OF_MEM commit 4a26208c4351e978671980dd9ccf18ee351dec0f Author: Daniel-Constantin Mierla Date: Tue Oct 31 14:56:27 2023 +0100 secsipid_proc: remove files imported from libsecsipid project - they should be found in libsecsipid install folders commit a2468e66f530822094569cf847796d91b17d4be9 Author: Daniel-Constantin Mierla Date: Tue Oct 31 14:54:54 2023 +0100 secsipid_proc: Makefile - look for secsipid include and libs in localbase - done when pkg-config cannot find libsecsipid install details commit f4d8235e5da98e7b99fdc1431505b44ee1672f63 Author: Victor Seva Date: Tue Oct 31 09:58:22 2023 +0100 secsipid: fix build errors for older versions of secsipid lib commit 9b63c3a7400bb255f102c786b914ea241e68bbab Author: Kamailio Dev Date: Mon Oct 30 13:33:19 2023 +0100 modules: readme files regenerated - secsipid ... [skip ci] commit 1cfd694e3bad62e9c4fc31073fcebe7707c5968c Author: Daniel-Constantin Mierla Date: Mon Oct 30 13:27:49 2023 +0100 secsipid: docs for secsipid_sign_prvkey() commit c8d56ed3afa19c29279e54fffd40b9810bb0d67c Author: Daniel-Constantin Mierla Date: Mon Oct 30 13:11:03 2023 +0100 secsipid: new config function to sign providing private key data commit 57de8b62025a3dedced7c3783b29f8c3517fdc36 Author: Daniel-Constantin Mierla Date: Mon Oct 30 13:03:47 2023 +0100 secsipid_proc: updates for latest libsecsipid API - bind SecSIPIDSignJSONHPPrvKey(...) commit 2bc2bdf2ff158510f4f570a1f5abe3f72745234c Author: Daniel-Constantin Mierla Date: Mon Oct 30 13:02:09 2023 +0100 secsipid: extended interal API with SecSIPIDSignJSONHPPrvKey() commit 55b3ce67709e56be116bb7077931ba7f4c79dff5 Author: Kamailio Dev Date: Thu Oct 26 13:47:02 2023 +0200 modules: readme files regenerated - usrloc ... [skip ci] commit c1bc5f7095659182401e6dd2b25bfaf7f963466a Author: Daniel-Constantin Mierla Date: Thu Oct 26 13:41:12 2023 +0200 usrloc: docs for ka_reply_codes parameter commit 8797e7454f5948c0c8166bf2b938a489b3092f2d Author: Daniel-Constantin Mierla Date: Thu Oct 26 13:34:51 2023 +0200 usrloc: new parameter to specify reply codes for keepalive handling - comma separated list of reply codes or reply class to be considered valid for keepalive handling commit 9a50e380216b7557b53a2e8a0e4068f81ecf635e Author: Daniel-Constantin Mierla Date: Wed Oct 25 18:30:54 2023 +0200 usrloc: reformat exported structures to be more readable commit f97149aec9da71085df9dcf4541abba7b756939c Author: Daniel-Constantin Mierla Date: Wed Oct 25 18:06:36 2023 +0200 dmq_usrloc: avoid needless second local socket search - remove overwriting local socket string value with received item commit 19a32b863d9a79c0cbaf04a7a9864e0c08a914f7 Author: Victor Seva Date: Mon Oct 23 14:36:49 2023 +0200 pv_headers: pvh_xavi_get_child() fix fallback logic * don't fallback to Initial request headers for Replies commit dc42a1892282ffb7a95f731224a9ae88ac16c17d Author: Kamailio Dev Date: Tue Oct 24 20:47:06 2023 +0200 modules: readme files regenerated - http_client ... [skip ci] commit b882db36bbb7f7f13366bcc8f1db9f50910d2c0c Author: Nicolas C Date: Tue Oct 24 17:10:09 2023 +0200 http_client: Add parameter timeout_mode (timeout in seconds or milliseconds) A new parameter timeout_mode is added. This parameter defines if timeouts are enabled, and in which unit timeout values are expressed. - 0 - Timeouts are disabled. - 1 - Timeout values are in seconds (default). - 2 - Timeout values are in milliseconds. Implementation detail: default global timeout = 0 (unconfigured). Parse connections as usual. If they have a timeout configured, use it. In mod_init: if global timeout == 0 (unconfigured), and timeout_mode is 1 or 2: if timeout_mode == 1 -> global timeout = 4 (seconds) if timeout_mode == 2 -> global timeout = 4000 (milliseconds) for each connection "conn" (fixup): if timeout_mode is not 1 or 2 -> conn.timeout = 0 (to reflect the fact that no timeout will be handled) else if conn.timeout is not configured -> conn.timeout = global timeout (in seconds or milliseconds, depending on timeout_mode). When doing Curl requests (curL_request_url): if timeout_mode == 1: set CURLOPT_TIMEOUT if timeout_mode == 2: set CURLOPT_TIMEOUT_MS commit 4ec11b1a851d321959a0a38041bc7a6ea8107f39 Author: Xenofon Karamanos Date: Tue Oct 24 21:07:36 2023 +0300 cdp: Add and apply cdp_openssl_clear_errors function (#3612) * cdp: Add and apply cdp_openssl_clear_errors function - add new function to clear OpenSSL errors prior to any SSL_* call commit 16378fd6435355749d9a6602769132be7ef0aa6d Author: Daniel-Constantin Mierla Date: Tue Oct 24 20:05:03 2023 +0200 core: use advertised proto to build lump-based recv/send values commit 558afc14d71913214fa11c926f66ec2337a1ec3a Author: Daniel-Constantin Mierla Date: Tue Oct 24 17:18:11 2023 +0200 core: via builder can use proto from xavp fields or advertised address commit 296ed155be83bc854507892f944748cb8864b704 Author: Daniel-Constantin Mierla Date: Tue Oct 24 17:16:16 2023 +0200 core: helper function to get proto id from str commit 309565b08f6294fdbd3d31163a73bd75a680a7e0 Author: Morten Tryfoss Date: Tue Oct 24 09:51:53 2023 +0200 ims_dialog: Add function to get dialog by hash entry and id commit 111d9f70cf55eca08b78e21213f3452fa8622d21 Author: Konstantin Tumalevich Date: Tue Oct 24 15:23:26 2023 +0600 app_ruby: Fix rpc documentation typo commit 7731fc3a1d793ffc7204e5c042a8bfc38d97e691 Author: Henning Westerholt Date: Tue Oct 24 11:13:36 2023 +0000 tls: add log line-break, increase buffer size (related to GH 3612 and GH 3607) commit 0a98a0d504f79cc6aa0cac13e2b30a00e6181636 Author: Daniel-Constantin Mierla Date: Mon Oct 23 10:41:48 2023 +0200 corex: read fmatch as str rpc parameter for shm.rprint commit 1ebdc5c2dd7640b778c0efac2baafe1894a75b77 Author: Daniel-Constantin Mierla Date: Sun Oct 22 21:16:12 2023 +0200 core: mem - print line after file name in qm_status_filter() commit 338f848c2dedac837c09914dafd29e1d39c22842 Author: Victor Seva Date: Mon Oct 23 10:33:51 2023 +0200 github: CODEOWNERS to protect workflows [skip ci] > https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners > https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-codeowners-to-monitor-changes commit e5ecb666abd24433b0de030980f79e2521439524 Author: Daniel-Constantin Mierla Date: Sat Oct 21 09:05:44 2023 +0200 topos: remove check of th_param_mask_callid() for api callid masking - functions are not for topoh internal usage, but for intermodule API - reported as part of GH #3606 commit 37aa5b5f885d9c6a4915a3b3283d3cbbc04ecedd Author: Daniel-Constantin Mierla Date: Sat Oct 21 09:03:45 2023 +0200 core: set shm xsetfunc api field - fix wrong variable added in previous commit for pkg api commit e4f2cde596387cc81ff0a26d89654d9d0e24ae10 Author: Daniel-Constantin Mierla Date: Fri Oct 20 21:45:16 2023 +0200 core: mem - set xstatus_filter api field commit 664a788e9ed40c72f34310e65a5b6b85f80eead3 Author: Kamailio Dev Date: Fri Oct 20 20:16:19 2023 +0200 modules: readme files regenerated - ims_dialog ... [skip ci] commit cd54fdde0572c62dc26fb8a8d11ddf60073a67a9 Author: Morten Tryfoss Date: Fri Oct 13 10:05:09 2023 +0200 ims_dialog: Add support for database backend commit 54868f83f09691a5283a0d7eb57e230e7b8a2514 Author: Daniel-Constantin Mierla Date: Fri Oct 20 16:48:33 2023 +0200 corex: rpc corex.list_sockets prints advertise as full socket string - new field to print socket string field also for bind address commit 54d8cce28a5c4cbd944d39b1523571fbb5776baa Author: Daniel-Constantin Mierla Date: Fri Oct 20 16:39:08 2023 +0200 core: use advertised proto to build advertised sock string commit b6148ef161a8652b398080ec136e207fb6ee3b1a Author: Daniel-Constantin Mierla Date: Fri Oct 20 15:53:39 2023 +0200 corex: rpc corex.list_sockets use now lowercase for field names commit e5c145f69508658a692be9be219f466ee2aca5d9 Author: Daniel-Constantin Mierla Date: Fri Oct 20 14:55:53 2023 +0200 corex: rpc corex.list_aliases use now lowercase for field names - better coherence with the other rpc commands commit c2e8baad3b39b2e5871c0cdc796b3be48462c2a9 Author: Daniel-Constantin Mierla Date: Fri Oct 20 14:51:17 2023 +0200 core: allow proto in advertise for a couple of listen variants commit fe8eafd31327c14e7b081cd8f4a6532953e0a1c6 Author: Daniel-Constantin Mierla Date: Fri Oct 20 10:34:21 2023 +0200 tls: include file to fix warning about tls_openssl_clear_errors() commit 91eca5aaa20f7b22488b14fdf89127daaeea47d3 Author: Daniel-Constantin Mierla Date: Thu Oct 19 18:30:58 2023 +0200 core: print advertised proto on startup commit 91c31a8e406b84ef026def7fcec0d429356e424d Author: Kamailio Dev Date: Fri Oct 20 10:02:17 2023 +0200 modules: readme files regenerated - rtpproxy ... [skip ci] commit 190ef9a54df33b4d053a4225e9d6257e0a045008 Author: Maksym Sobolyev Date: Tue Oct 10 11:23:49 2023 -0700 rtpproxy: Update rtpproxy module documentation. o Correct description of the timeout_socket; o Document timeout_tag_pv; o Update (c); o Remove reference to the ngcp-mediaproxy-ng which does not exist anymore. commit 8ac570943f1dfd47f9d02686cc399d3cd1cdcd92 Author: Maksym Sobolyev Date: Tue Oct 10 11:21:31 2023 -0700 rtpproxy: Make timeout notification feature useable. Add an new "timeout_tag_pv" option to set notify tag along with the notification socket path. Both are required by the RTPProxy. Reported by: James Lipski commit f27eda6fe3d99d1352d4df86d79e4646b0a4c17a Author: Victor Seva Date: Tue Oct 17 14:12:57 2023 +0200 presence: active_watcher cleanup timer related #3074 commit 110ebbafadcc225f4e88749287f06ae29a6cfa2e Author: Xenofon Karamanos Date: Thu Oct 19 12:18:38 2023 +0000 tls: Add and apply tls_openssl_clear_errors function commit 5077127b0fe1a2d803e42abe19cfcd93339f0519 Author: Juha Heinanen Date: Thu Oct 19 13:36:32 2023 +0200 core: change tcp_check_timer initialization - make tcp_check_timer default to depend on tcp_msg_data_timeout and ksr_tcp_msg_read_timeout values, set to half of the minimum of the two, it is not explicitely set - GH #3608 commit 976da8c72e9a056b724f584a803a4a8114f70d30 Author: VoIPNuggets.com Date: Tue Oct 17 19:19:48 2023 +0530 tools: route_graph - added README file and updated reference URL [skip ci] commit 93fc6bc9c965391aa1e4ca546119ce2cc8699fbd Author: Kamailio Dev Date: Wed Oct 18 10:02:28 2023 +0200 modules: readme files regenerated - topos ... [skip ci] commit d2f0e1c31920e5b2b38ddbc823c6bc332fac86a5 Author: Henning Westerholt Date: Wed Oct 18 07:54:44 2023 +0000 topos: spelling fix in docs commit ac69e7d7e65d2e65bc182d189ece8df28acfc5c3 Author: Victor Seva Date: Wed Oct 18 09:50:11 2023 +0200 github: codeql remove downloaded packages [skip ci] commit 70ff7c298f257bec48809b9bc80fd06cfe87c7b4 Author: Victor Seva Date: Wed Oct 18 09:41:01 2023 +0200 github: disable CodeQL scan for pull requests [skip ci] job is failling due to "java.io.IOException: No space left on device" commit 4747f724325e69033a052d078b161186dc2e5c21 Author: Victor Seva Date: Tue Oct 17 14:19:01 2023 +0200 presence: clang-format commit b7b3f75537e9d816833b3718b7f6290a655c9f45 Author: Kamailio Dev Date: Mon Oct 16 15:46:34 2023 +0200 modules: readme files regenerated - ims_qos ... [skip ci] commit 672b72d65aba0b30fb363d60ab648f9705810ba7 Author: Henning Westerholt Date: Mon Oct 16 13:36:42 2023 +0000 ims_qos: spelling fix for suspend_transaction docs, more sensible value for example docs commit 319df7fc417e898e945cac0d44e978c9ff151e3c Author: Daniel-Constantin Mierla Date: Mon Oct 16 10:46:34 2023 +0200 jwt: use proper internal function for jwt_verify_key() commit 241127c5f0820614a3e2ac1467e9f8cb8a0eeb23 Author: Daniel-Constantin Mierla Date: Mon Oct 16 09:09:08 2023 +0200 core: added tcp_accept_iplimit parameter - set limit for accepted connections from the same ip address - default 1024 commit 213e19108699ed4ea5c962caf673b0a60ce41480 Author: Daniel-Constantin Mierla Date: Mon Oct 16 08:57:32 2023 +0200 core: added tcp_msg_data_timeout parameter - duration in seconds for how long to wait till data is received on a new tcp connection - default 20 commit 1acede64041307b783ed90736ca114917bafbc14 Author: Daniel-Constantin Mierla Date: Mon Oct 16 08:35:09 2023 +0200 core: added tcp_check_timer parameter - set the check interval (in seconds) for tcp connections - default 10 commit 92feec4fa026a153d1f9ed79e5893bf1086db909 Author: Daniel-Constantin Mierla Date: Sun Oct 15 19:20:13 2023 +0200 core: added tcp_msg_read_timeout parameter - specify read timeout for tcp messages commit b56037fab181037d48bfc90802f25b85ae8bee04 Author: Daniel-Constantin Mierla Date: Sat Oct 14 16:49:20 2023 +0200 core: added msg_recv_max_size global parameter - set limit for max size of received tcp or upd messages commit a902e4a032a85a7755de32eeadac800a1312e64f Author: Daniel-Constantin Mierla Date: Fri Oct 13 17:33:07 2023 +0200 core: tcp - limit number of accepted connections per src ip - default 1024 commit ddfe15f860555048f1ad6884727d4eb52f11910f Author: Daniel-Constantin Mierla Date: Fri Oct 13 16:36:39 2023 +0200 core: tcp - exclude crlf ping from data exchage state commit ef86402d2397ff7b0416bc17ab0a2ba906402215 Author: Daniel-Constantin Mierla Date: Fri Oct 13 16:31:10 2023 +0200 core: tcp - close connection without data traffic at all - default timeout: 20sec - cleanup is done on timer, it can take another 10sec commit f5b46efc3a97aa45d090f46990a40bcc9dd91390 Author: Daniel-Constantin Mierla Date: Fri Oct 13 16:02:12 2023 +0200 core: tcp - set limit for reading a message - default 10sec - if message is not read, close connection - cleanup is done on timer, it can take an additional 10sec to clean up connection commit 2df623c78fd8605b9f7f936efc4cb2011d0a60b5 Author: Victor Seva Date: Fri Oct 13 12:42:35 2023 +0200 github: fix cleanup perms [skip ci] commit 097295616f6387d192c5774ce7fc1a95b1913542 Author: Victor Seva Date: Fri Oct 13 12:35:35 2023 +0200 github: move cleanup of untagged packages to its own workflow [skip ci] commit 5632d34677eb9d6feeacda9dba12244f0c5de838 Author: Victor Seva Date: Fri Oct 13 10:13:06 2023 +0200 github: allow trigger actions manually from panel [skip ci] commit 7f4fdfa61444ab38b49b74829a40d9ec6d1e050a Author: Victor Seva Date: Fri Oct 13 09:54:08 2023 +0200 pkg/kamailio/alpine: switch to pcre2 [skip ci] commit 2f212ba4deab4841382690eed08f9afcae1ec46f Author: Daniel-Constantin Mierla Date: Thu Oct 12 17:46:00 2023 +0200 core: added proto file to use info structure - can be set via socket global parameter structure commit 4045f3d7c0302ae47f0d6c2160160767d56826eb Author: Morten Tryfoss Date: Wed Oct 11 12:40:16 2023 +0200 cdp: changed format commit 8d84c6210fa7071d3ea96f219d486cc1b41dc119 Author: Morten Tryfoss Date: Wed Oct 11 12:32:09 2023 +0200 cdp: Disable TLS support for openssl versions older than 1.1.0 commit 54c18ebb4b471af95aa403a81d4a37b71c9c4a14 Author: Daniel-Constantin Mierla Date: Tue Oct 10 22:10:00 2023 +0200 core: mem/shm - wrapper marcro to check if xsetfunc is implemented commit d1d14f9b832401f8282b4e6ade9cfe7ea1751e6a Author: Victor Seva Date: Wed Oct 11 11:23:38 2023 +0200 pkg/docker: submodule update [skip ci] commit 65ccf80c90e007d7636e973009d8cb2446cd8821 Author: mtryfoss Date: Tue Oct 10 14:01:38 2023 +0200 smsops: avoid c99 error (#3597) commit a86db7b642feaf4bb7367280463a9b22e33ffae5 Author: Kamailio Dev Date: Mon Oct 9 14:16:24 2023 +0200 modules: readme files regenerated - corex ... [skip ci] commit 6e02521739992a4e7dde0ebfae71186b8e866624 Author: Daniel-Constantin Mierla Date: Mon Oct 9 14:07:28 2023 +0200 corex: docs for shm.rprint rpc command commit 8f3d76e9808024bff1d816acddeb81667e1df0d2 Author: Daniel-Constantin Mierla Date: Mon Oct 9 13:51:47 2023 +0200 corex: rpc command to print shm status report to file based on filter commit 2b899606dd56b841d57eb5bbd94725bd6e5c184d Author: Daniel-Constantin Mierla Date: Mon Oct 9 13:48:33 2023 +0200 core: mem - qm_status_filter - change filter from start-with to include commit 18b23187dd89e3b36c0dd95d4796484bef3d2e62 Author: Daniel-Constantin Mierla Date: Fri Oct 6 13:48:42 2023 +0200 pkg/kamailio/scripts: wrap param around quotes to avoid invalid syntax on empty commit f16ec35fa448d03613e6bbbff4c354012f56073e Author: Daniel-Constantin Mierla Date: Fri Oct 6 12:32:53 2023 +0200 kamdbctl: check if kamctlrc is readable commit 0518410eea14f8949260faec5fb70c97badaa74e Author: Victor Seva Date: Fri Oct 6 12:25:08 2023 +0200 pkg/docker: submodule update [skip ci] commit 9de780b8a7a1ac4c3a936b86d324c9a5f1527e3d Author: S-P Chan Date: Thu Oct 5 10:55:26 2023 +0800 pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64 This mock config can be used to build RPM packages from a kamailio src.rpm. - update pkg/kamailio/obs/README -> README.md to include mock instructions - add script create-src-rpm.sh to create src.rpm for package building commit aed35ddb6aac8d12cdd60b07ce5bbc1e57a71b94 Author: S-P Chan Date: Thu Oct 5 09:45:23 2023 +0800 pkg: add example script to create tarball with submodules instantiated In preparation for packaging of tls_wolfssl, add an example script to create source tarball with submodule code. commit a3fd3b12ca9b1c3688255e9d645085947052bc6d Author: Daniel-Constantin Mierla Date: Fri Oct 6 08:19:18 2023 +0200 kamctl: check if kamctlrc is readable - related to GH #3594 commit e01d1cbfb61e0111a4f73e58e36a2bd689a2f91f Author: Victor Seva Date: Fri Oct 6 00:43:23 2023 +0200 github: define DOCKER_REPO at alpine workflow [skip ci] > https://github.com/kamailio/kamailio-ci/commit/524fa4769d3b48add204c2bbd8303f60dfde2d61 commit 022f0f4cfd49e7a46efb2b6b4e1b9640c399e535 Author: Daniel-Constantin Mierla Date: Thu Oct 5 18:05:00 2023 +0200 misc/examples/kemi: add the option for using rtpengine in common cfg file - updated lua script removing the check of rtpproxy define, not being in the commng cfg file commit f04f8539fccfc2afefb5e0badb4747adead2e378 Author: Дилян Палаузов Date: Sun Oct 1 14:53:59 2023 +0200 examples/kamailio-basic-kemi-lua.lua: Add example for rtpengine commit ec14d7094374f6cb6184c997ec35951ba0134933 Author: S-P Chan Date: Thu Oct 5 01:22:24 2023 +0800 tls_wolfssl: update to v5.6.3-stable of wolfSSL commit a327cc0e3e0a2d99680840667ba2985857fbe7fa Author: S-P Chan Date: Thu Oct 5 00:58:57 2023 +0800 tls_wolfssl: clean up build Allow module to build if user specifies prefix= exec-prefix= on commandline commit ac0ecee2932f4dc1243847ece4d03d27601778a8 Author: Victor Seva Date: Wed Oct 4 15:43:05 2023 +0200 github: move permissions definitions to jobs [skip ci] commit d9111c6978cdbb2742eb1ea7fd16dcb083a2c6f4 Author: Daniel-Constantin Mierla Date: Wed Oct 4 10:21:44 2023 +0200 pv: removed unnecessary break commit b5cf0da2fbae5ed0b887b0323b8bf8a44e29d80d Author: Daniel-Constantin Mierla Date: Wed Oct 4 09:46:37 2023 +0200 pv: return via variable oc value as it is commit d2d17049b5e82b497c44b6b4a2a461917eaed4bb Author: Victor Seva Date: Tue Oct 3 08:45:56 2023 +0200 github: move login to ghcr.io on top [skip ci] commit 2bf06119773761ceb1446d3742c158d7f29fbda1 Author: Victor Seva Date: Tue Oct 3 08:39:05 2023 +0200 github: define alpine permissions [skip ci] > unauthorized: access token has insufficient scopes commit 6b6c0663d3ae894e8e686eb32288f71387739cc7 Author: Daniel-Constantin Mierla Date: Mon Oct 2 11:48:41 2023 +0200 corex: reformat exports structures commit 0f4058a7ff0abb59785d2d1dd3e65517ab4ceaa4 Author: Daniel-Constantin Mierla Date: Mon Oct 2 11:01:44 2023 +0200 core: check if status with filter is implemented by memory manager commit f221a3eaf29b78671fb1c603813fe7e6c2314fbf Author: Daniel-Constantin Mierla Date: Fri Sep 29 15:53:41 2023 +0200 core: mem - defines for pkg/shm status filter functions commit 7018e978b5c6fa3ac42a64985bb6bac24b7aab27 Author: Daniel-Constantin Mierla Date: Fri Sep 29 13:48:43 2023 +0200 core: mem - api function to print status with filter commit 1947763c176f33bcd3cbdfc54d980648855dff8a Author: Kamailio Dev Date: Thu Sep 28 15:46:23 2023 +0200 modules: readme files regenerated - ims_qos ... [skip ci] commit 21a685a200e1ff638358dbbee607d4ab55c57359 Author: Stefan-Cristian Mititelu Date: Thu Sep 28 16:42:54 2023 +0300 ims_qos: Rename new parameter's C variable commit d0262f82fd9cee8670ac01e4f06eb35626b34714 Author: Stefan-Cristian Mititelu Date: Wed Sep 20 12:17:50 2023 +0300 ims_qos: Add suspend_transaction parameter commit 1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30 Author: Daniel-Constantin Mierla Date: Thu Sep 28 09:03:50 2023 +0200 core: dns cache - warnings on put for unlinked items commit 27f87c06edfb0a09d745e4341535788fdfbb2be1 Author: Daniel-Constantin Mierla Date: Wed Sep 27 08:00:02 2023 +0200 etc/kamailio.cfg: update version in comments commit e4b9157a4be5ceaf9afee3000bb186d2cf59e41d Author: Victor Seva Date: Tue Sep 26 23:41:02 2023 +0200 pkg/kamailio/deb: remove ims module from stretch and xenial [skip ci] * libssl >= v1.1.1 is required commit d8a35b3b6c837b36779e232b65fce61c3aa93387 Author: Daniel-Constantin Mierla Date: Tue Sep 26 20:20:56 2023 +0200 core: dns cache - warn messages on safety checks for items commit 6f332ba8329f1dcbeeb00badc499580eb1ff98cf Author: Daniel-Constantin Mierla Date: Tue Sep 26 13:30:56 2023 +0200 tm: print af and proto as strings in log messages commit dc3d035f75d414c96889aefedd316a5a28bb26ec Author: Daniel-Constantin Mierla Date: Tue Sep 26 11:18:50 2023 +0200 cdp: tls v1.3 only for libssl 1.1.1f commit dc6ce127441083bc0c9983ba6ebced03b4b515b2 Author: Daniel-Constantin Mierla Date: Mon Sep 25 22:04:16 2023 +0200 tm: %llu specifier for printing msg_flags fields - GH #3585 commit 4deb3a7f7eb97fc30d42aa578082e496997e45d2 Author: Sergey Safarov Date: Mon Sep 25 21:05:34 2023 +0300 pkg/kamailio: removed CentOS 6 build, no pcre2 deps [skip ci] commit 46430b6e91bd1fbeae9040e80e078380967e0d68 Author: Sergey Safarov Date: Mon Sep 25 20:23:41 2023 +0300 pkg/kamailio: updated pcre2 deps [skip ci] commit d4e16520a06344ce2bfd07eda4447d68a2c3fce8 Author: Nikolay Ivanuschak Date: Mon Jul 24 14:09:31 2023 +0300 core: fixed wrong network interface selection. fixed incorrect source IP address selection for the SIP messages sending procedure when TCP transport is used or for UDP with the 'mhomed' setting set as 'mhomed=1'. commit 1e52a51a517a08ade0d554544bda2521535e4f98 Author: Kamailio Dev Date: Mon Sep 25 17:01:36 2023 +0200 modules: readme files regenerated - htable ... [skip ci] commit b6e600d3865a287f3c677191c8067bc1c57294ba Author: Дилян Палаузов Date: Fri Jul 21 23:13:54 2023 +0200 tls: remove openssl_mutex_shared The code from src/modules/tls/utils/openssl_mutex_shared/openssl_mutex_shared.c is in src/main.c . commit 9c28f6077ff5fc834394af1c571bd3d909290d73 Author: Tyler Moore Date: Thu Sep 14 10:40:51 2023 -0400 htable add column packing features - add support for changing the column delimeter in a hash table - add support for changing the column null character commit 212fb4086a1bba6779178465a85593e537a12903 Author: Дилян Палаузов Date: Sat Sep 16 11:10:11 2023 +0000 avp: typo assing → assign commit f8effe32d0599645be97dbc8737051d17e00ead4 Author: Kamailio Dev Date: Mon Sep 25 11:17:30 2023 +0200 modules: readme files regenerated - acc_json ... [skip ci] commit bb33187a0365825db5fde065599538bf5216f45f Author: Bastian Triller Date: Mon Sep 25 08:36:27 2023 +0200 acc_json: Fix parameter name in docs commit 90cb4c8a3376b967960a2185b3acc669734f5e33 Author: Daniel-Constantin Mierla Date: Fri Sep 22 14:11:04 2023 +0200 app_python: use global parameter for request route callback commit eb3895ad2bf666f738ce94ee35ffb9cbfa62d867 Author: Daniel-Constantin Mierla Date: Thu Sep 21 15:11:34 2023 +0200 app_python3: use PyErr_Clear() in case of errors commit daf0d1722e01b5d1a819a7045f8c3347a948144e Author: Daniel-Constantin Mierla Date: Thu Sep 21 15:03:52 2023 +0200 app_python3: use global parameter for request route callback commit e44f8cb0bd217cc9a9d619ae031cfeb9933fc582 Author: Daniel-Constantin Mierla Date: Thu Sep 21 14:59:14 2023 +0200 app_python3s: use global parameter for request route callback commit be39bc8fd67c38f6a2b9d07047bb990a1ffacf77 Author: Daniel-Constantin Mierla Date: Thu Sep 21 14:56:25 2023 +0200 app_python3s: use PyErr_Clear() in case of errors commit 7e37668208d49cc529bfb920db29e71343b44d8f Author: Daniel-Constantin Mierla Date: Thu Sep 21 14:40:08 2023 +0200 app_lua: proper global parameter for request route callback function - fix of previous commit commit b045e5314834a312e6a7b6fa772641cafaa5aab6 Author: Daniel-Constantin Mierla Date: Wed Sep 20 12:15:39 2023 +0200 app_lua: use global parameter for request route callback commit 781a53d3ed3e5e7e4b574c15e6d58db0a2ead376 Author: Daniel-Constantin Mierla Date: Wed Sep 20 12:05:11 2023 +0200 core: kemi - parameter for request route callback function name - it can be set with: kemi.request_route_callback - default: ksr_request_route commit 485c313d646fd520a1237ce8f391d212ea9bbb69 Author: Daniel-Constantin Mierla Date: Tue Sep 19 18:23:10 2023 +0200 microhttpd: added srcip to $mhttpd(...) variable commit 754ee1322073fc7dedaa1fd047539a6c28635f65 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 18 21:47:39 2023 +0000 github: [skip ci]: bump docker/build-push-action from 4 to 5 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 4ad01bad433a649116d3b42a811a80fa630d869c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 18 21:47:32 2023 +0000 github: [skip ci]: bump docker/metadata-action from 4 to 5 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 80c9196e3f5742066268df9a79406f15499145a1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 18 21:47:26 2023 +0000 github: [skip ci]: bump docker/setup-buildx-action from 2 to 3 Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 29ce9d8868604005fba8a215b6569a33c6478d3c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 18 21:47:22 2023 +0000 github: [skip ci]: bump docker/login-action from 2 to 3 Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 2741a16ebe5efd352b485fdfc70644e4c68052f8 Author: Kamailio Dev Date: Mon Sep 18 15:46:29 2023 +0200 modules: readme files regenerated - cdp ... [skip ci] commit defae2551f8839c5397523f135293fb2a4056704 Author: Lucian Balaceanu Date: Mon Sep 18 16:37:19 2023 +0300 cdp: add TLS capability (#3548) * cdp: adding TLS capability to peer connections * cdp: documenting TLS capability related parameters commit a0ef326f4cc8b8463ec58939c20c978f844053b7 Author: Daniel-Constantin Mierla Date: Mon Sep 18 09:32:57 2023 +0200 pv: added ocval field for via variables commit 95d61a925959ac8d4c518d34168cdae6570f477a Author: Daniel-Constantin Mierla Date: Fri Sep 15 12:01:02 2023 +0200 core: parse via - field for oc parameter value commit 42704189b49d565bf7341292bf1282bafa9ccc73 Author: Daniel-Constantin Mierla Date: Thu Sep 14 10:48:26 2023 +0200 pv: reformat exported structures for better readability commit cadfec9b49404304ee1b2c4f4b49490eaa540bc2 Author: Kamailio Dev Date: Wed Sep 13 15:47:06 2023 +0200 modules: readme files regenerated - pv ... [skip ci] commit 02a39e53b550ee50c61d0b0540282588497ff360 Author: Daniel-Constantin Mierla Date: Wed Sep 13 15:43:31 2023 +0200 pv: docs for xavp_params_implode_qval() function commit a69c42f830dae5c7b14b03c56c47229f0b85f6c5 Author: Daniel-Constantin Mierla Date: Wed Sep 13 15:39:30 2023 +0200 pv: added function to serialize xavps with quited str values commit 2df3ca7d8fd995650fb937c464b99b457ee7199e Author: Daniel-Constantin Mierla Date: Wed Sep 13 15:25:59 2023 +0200 core: xavp - option to quote string values when serializing commit 670742de0f2cef5ad9d478780bbeacec6597ae30 Author: Kamailio Dev Date: Tue Sep 12 13:16:26 2023 +0200 modules: readme files regenerated - app_lua ... [skip ci] commit a8747aa02ff3fbffd7a63bdc1e5c06188472edfa Author: Дилян Палаузов Date: Fri Aug 25 20:54:52 2023 +0200 [app_lua] clarify the file scripts can be in source or bytecode commit e927a290afdae7c91d77ebf40e905a3d03416ac3 Author: Bastian Triller Date: Tue Sep 12 10:41:48 2023 +0200 core: Format changes commit eb23e6b63b24aa4afdef6d24352eab536c7c7a48 Author: Stefan-Cristian Mititelu Date: Wed Aug 16 11:01:08 2023 +0300 ims_qos: kemi export commit 399441029be19f7367a0831f297b81086741a9e2 Author: Stefan-Cristian Mititelu Date: Fri Aug 18 10:59:57 2023 +0300 ims_dialog: kemi export some functions commit 888fc7f4cdaf3b179334394a344c6d831b93d25e Author: Daniel-Constantin Mierla Date: Tue Sep 12 10:52:20 2023 +0200 statsd: adding _labels to kemi exported function with duplicated name commit bff7b033d817c6ed63f3de63dfa7f1b45ead2ff8 Author: Eloy Coto Date: Sun Jul 30 23:53:17 2023 +0200 statsd: Add labels to metrics. A user reached me to add a way to add the custom labels into the statsd module, so a better way to report metrics to the observability platform. I keep the same old functions and add a new parameter to the statsd modules to both interfaces cfg and kemi. The full documentation can be found here: https://docs.datadoghq.com/developers/dogstatsd/datagram_shell/?tab=metrics So, each function can be used like this: ``` statsd_set("fooo", 1, "inbound"); statsd_gauge("NotFound", "+1", "outbound,carrierFoo"); statsd_gauge("AuthFailed", "+1", "carrier:foo,priority:10"); ``` Signed-off-by: Eloy Coto Tested-by: Alex Antonevych Signed-off-by: Eloy Coto commit 31507501b1d35bcf8665f9e6cc70e5fbd0bf38c2 Author: Bastian Triller Date: Tue Sep 12 08:07:13 2023 +0200 core: Add option for increasing socket send buffer size commit 34cadf6badb5d7db16780e0e59bf46c6fb54fd45 Author: Kamailio Dev Date: Tue Sep 12 10:32:15 2023 +0200 modules: readme files regenerated - pdt ... [skip ci] commit 111548639b8cf743d3919048da0ccf971c2340bf Author: Daniel-Constantin Mierla Date: Tue Sep 12 10:22:32 2023 +0200 pdt: docs for mode parameter - GH #3485 commit ad7df67cfd58713fc0993e2d2365a86d9d6068e1 Author: Daniel-Constantin Mierla Date: Tue Sep 12 10:06:58 2023 +0200 pdt: added mode parameter to allow ignoring duplicated prefixes commit 2a10c158cbdc6b654aca328b4bdc42e9a88018ba Author: Victor Seva Date: Tue Sep 12 09:53:18 2023 +0200 pkg/kamailio/deb: remove pcre3 dependency [skip ci] commit ef8d71197442ffd130a6e80ca147b5feb6c316a4 Author: Daniel-Constantin Mierla Date: Tue Sep 12 09:31:32 2023 +0200 pdf: reformat export structures commit e3e2c41e8c46a13bad18dd40fd9e3540020dd5eb Author: Victor Seva Date: Mon Aug 21 13:30:36 2023 +0200 lcr: pcre2 migration commit 374227b15ff7fbed8660beb93d52da15dcb4ba9e Author: Victor Seva Date: Mon Aug 21 12:27:43 2023 +0200 dialplan: migrate to pcre2 commit 5fe367c098123bf2dcbef2d81d1ad7ff940cb092 Author: herlesupreeth Date: Sun Aug 27 11:58:58 2023 +0200 smsops: fixes as per static code analyzer report commit e0a058b08129e615f51e051401a41cfae6ffaf46 Author: Дилян Палаузов Date: Tue Sep 12 09:00:44 2023 +0200 misc/ typos (#3559) commit d0d6436cfc46ad1d5be485592decee4efe7bcce0 Author: Victor Seva Date: Mon Sep 11 08:46:02 2023 +0200 path: fix prepend_path() bug introduced at dd04bceb99ba69bd59c67ba103f3c55d47a31dd6 commit ea2babf79d8b66cbfdccdae51ddf806964b16138 Author: Daniel-Constantin Mierla Date: Mon Sep 11 16:23:28 2023 +0200 pv: allow via oc param names with dashes commit 06b1a35c727155974eb3c10971eaac2606b430ea Author: Kamailio Dev Date: Mon Sep 11 14:46:24 2023 +0200 modules: readme files regenerated - textops ... [skip ci] commit fb2be3855c5971d312bad52ffc3c4cb99aeb63d8 Author: Daniel-Constantin Mierla Date: Mon Sep 11 14:32:58 2023 +0200 textops: docs for via_param_rm(...) commit 9fb28d509274a659b221b0360f45d4fefafdb041 Author: Daniel-Constantin Mierla Date: Mon Sep 11 14:26:30 2023 +0200 textops: new function via_param_rm("name", idx) - remove paramter of a via body at a specific index commit d3acf9cc56f0ee73bee3c7cf1210c052d79a4c46 Author: Daniel-Constantin Mierla Date: Mon Sep 11 14:25:47 2023 +0200 core: parser - handle comma inside quoted params of via commit 499129246e948ec765f5f74d1b15a55a5bb43eb0 Author: Daniel-Constantin Mierla Date: Sat Sep 9 15:58:35 2023 +0200 uac: updated the type for internal msg flags commit 9f9d5df5f5cb5503b685cb1ab3ab7162726d58e5 Author: Daniel-Constantin Mierla Date: Fri Sep 8 20:34:29 2023 +0200 core: action - updated cast for internal message flags commit 7000c33ab5d4dc71a3471eb46c1972a3f17b5ceb Author: Daniel-Constantin Mierla Date: Fri Sep 8 15:30:03 2023 +0200 core: parser - internal msg flags typedefed to unsigned long long - type msg_flags_t - unsigned int size flags were filled commit 99eb1bd2046fa9501bd9ba599c4eae16b0259373 Author: Daniel-Constantin Mierla Date: Thu Sep 7 14:33:52 2023 +0200 core: debug message about adding xavp params to via commit 82b0f273e1cf65051b6c50301c5073dce56c1149 Author: Daniel-Constantin Mierla Date: Thu Sep 7 14:16:49 2023 +0200 core: parser - set via->params.len when body is finished commit cf959e29ed71caa75b789d73fb8d5132cbc4e08a Author: Kamailio Dev Date: Thu Sep 7 08:47:15 2023 +0200 modules: readme files regenerated - corex ... [skip ci] commit d5fa60a96702a5a6f3ee562fa439ac2f23bc2247 Author: Daniel-Constantin Mierla Date: Thu Sep 7 08:41:08 2023 +0200 corex: docs - added missing end of section commit a7e63e43cc63781c53bd3fc44e55f0530e1754d6 Author: Daniel-Constantin Mierla Date: Thu Sep 7 08:39:09 2023 +0200 core: better style for serializing via reply xavp params commit 1e5d1e35fbebd25d3d4b81839e40dfbea841f7d2 Author: Daniel-Constantin Mierla Date: Thu Sep 7 08:34:16 2023 +0200 core: xavp - helper function to set style when serializing commit 1832880c4d8e2e0c5b5444542d414b13bbab47ca Author: Daniel-Constantin Mierla Date: Thu Sep 7 08:16:59 2023 +0200 core: add via reply xavp params for generation when using another reply commit c92a73f84c1fc8701f5c1b938a40ba46f5a619c8 Author: Kamailio Dev Date: Thu Sep 7 07:46:59 2023 +0200 modules: readme files regenerated - corex ... [skip ci] commit 3ed56db363ace8162abdfda6e5bc0cbd51a73c70 Author: Daniel-Constantin Mierla Date: Thu Sep 7 07:39:38 2023 +0200 pv: proper name id for oc field of via variables commit faa0bdcc5d87d40cac8a279c524fbe724c1f7f1d Author: Daniel-Constantin Mierla Date: Thu Sep 7 07:38:51 2023 +0200 corex: docs for via_reply_add_xavp_params(flags) function commit 1880737b9251a14eb7395f5968b955475848780d Author: Daniel-Constantin Mierla Date: Wed Sep 6 21:09:35 2023 +0200 cores: new function via_reply_add_xavp_params() - enable adding parameters to top via of replies from xavp fields commit 439eae7aa2154a25a0d9143345e526e22162b24f Author: Daniel-Constantin Mierla Date: Wed Sep 6 21:08:20 2023 +0200 core: ability to add paramters to top via of generated sip replies - parameters and values are taken from xavp specified by xavp_via_reply_params commit cf0e802bbf62ec4a19f26c786c07e7436ba07f0a Author: Daniel-Constantin Mierla Date: Wed Sep 6 21:04:16 2023 +0200 core: new internal message flag FL_ADD_XAVP_VIA_REPLY_PARAMS commit d394724ee79e168786abb9ac94ef1e965f169a7c Author: Daniel-Constantin Mierla Date: Wed Sep 6 21:02:42 2023 +0200 core: config parser extended with xavp_via_reply_params parameter - allows to specify xavp name that is going to hold parameters to be added to the top via of replies commit 629a5451d3924fff5c9b4e06c37bd498fc6b58db Author: Daniel-Constantin Mierla Date: Wed Sep 6 15:05:06 2023 +0200 pv: via-related variables can retun oc parameters - overload control - rfc7339 commit 062dbc7c7f74ebe705eff711e994c3eec5956e03 Author: Daniel-Constantin Mierla Date: Wed Sep 6 13:00:12 2023 +0200 dispatcher: added pactive and pinactive for $dsg(key) - return percent of active/inactive route in the group commit d07eb9e54a075716c6bc96b123c3bbb885466da8 Author: Kamailio Dev Date: Tue Sep 5 12:46:34 2023 +0200 modules: readme files regenerated - dispatcher ... [skip ci] commit b6979b503ffe65314526a8a2824f50b3f46b7a22 Author: Kamailio Dev Date: Mon Aug 21 13:02:22 2023 +0200 modules: readme files regenerated - tm ... [skip ci] commit 2e341d961e6a9c24c93316459dbfe5c8fbb8db65 Author: Daniel-Constantin Mierla Date: Tue Sep 5 12:39:41 2023 +0200 dispatcher: docs for ds_dsg_fetch() commit 0e640014019fff58d665e8c3f2d37b7c8d0cfd21 Author: Daniel-Constantin Mierla Date: Tue Sep 5 12:34:41 2023 +0200 dispatcher: docs - example for ds_reload() commit fef59a8216e70a0eef47ce9c2eb9da32a16cd764 Author: Daniel-Constantin Mierla Date: Tue Sep 5 12:31:32 2023 +0200 dispatcher: $dsg(key) - count active/inactive targets in the group commit 873cd24f6aa49b0b567a858ac8ab1b60eba2ef5f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 4 21:31:49 2023 +0000 github: [skip ci]: bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit ff323e8d7166fd781763608434da982e0918c7c9 Author: Daniel-Constantin Mierla Date: Mon Sep 4 11:29:49 2023 +0200 dispatcher: new variable $dsg(key) to get attributes of a dispatcher group commit 4bbeaad235f8db5216380c3b381071a45d469ee0 Author: Daniel-Constantin Mierla Date: Fri Sep 1 15:49:33 2023 +0200 dispatcher: helper function to return dispatcher set commit f1ef0fa09983969066784f20a78ec604e7ab66d2 Author: Daniel-Constantin Mierla Date: Thu Aug 31 15:20:20 2023 +0200 pv: added $viaX(params) to retun the parameters part of a Via body commit 753a60bf538985a54f8b9eafb98b7ce86b616a63 Author: Daniel-Constantin Mierla Date: Wed Aug 30 17:08:07 2023 +0200 core: parser for overflow control parameters in via header - RFC7339 commit b56110aca34a5633029654ae457ff3ed4424e62f Author: Daniel-Constantin Mierla Date: Tue Aug 29 17:18:35 2023 +0200 usrloc: check for enough space to build aor on udomain_contact_expired_cb() commit 1435618b71ed749bc33982a00c8caf6b8de7b80a Author: Daniel-Constantin Mierla Date: Mon Aug 28 09:06:41 2023 +0200 sqlops: number fields kept as long commit 1ea23314d46ce566be97a189569a01bbff5cf477 Author: Daniel-Constantin Mierla Date: Fri Aug 25 11:03:52 2023 +0200 pv: updates for helper functions taking now long instead of int commit 3e6cd549716ab7ee0b2ff0df3ee52784d9478ee1 Author: Daniel-Constantin Mierla Date: Thu Aug 24 14:00:01 2023 +0200 cplc: casts for proper adjusting on storage size commit 90356a685e8861d89057e8cbbe977599ab4a70b1 Author: Daniel-Constantin Mierla Date: Thu Aug 24 13:31:46 2023 +0200 auth_ephemeral: additional cast to avoid storage size warning commit 76de00a483c7ed0dbfeadde2685d2800bf291cef Author: Daniel-Constantin Mierla Date: Thu Aug 24 10:36:04 2023 +0200 core: mem - check if fragmet exists before setting function field commit c11fcbbe9ed19bc54b800100d15d9ae269735f0c Author: Daniel-Constantin Mierla Date: Wed Aug 23 13:03:02 2023 +0200 msilo: cast to fix storage size warning commit 5633026f90e46f7d6da8c1a658d425e8926f6949 Author: Daniel-Constantin Mierla Date: Wed Aug 23 10:55:35 2023 +0200 pv_headers: compare result of pvh_set_xavi() with NULL for error cases - the function returns a pointer commit 027c2b30b39a7596c8630c06995ddc49bb42d789 Author: Daniel-Constantin Mierla Date: Wed Aug 23 10:54:52 2023 +0200 db_redis: free db_keys in case of failure commit 81c1ede698f8dd6f2147c71ee6f3bb49ed4a682c Author: Daniel-Constantin Mierla Date: Wed Aug 23 10:54:02 2023 +0200 core: allow space for ending string when creating socket structure at startup commit 4d58141ab84cf248e8c44a96181642ad0f187e80 Author: Daniel-Constantin Mierla Date: Tue Aug 22 17:09:37 2023 +0200 rabbitmq: proper check for allocated pointer commit efd94f90069d146d8133d7afd6276ce1c188556f Author: Daniel-Constantin Mierla Date: Tue Aug 22 11:09:56 2023 +0200 tls: updates to revive TLS_MALLOC_DBG - it still requires q_malloc to be used - GH #3532 commit 1397682006dd7fc7df0cb95d92ff6424f7ad506f Author: Daniel-Constantin Mierla Date: Tue Aug 22 10:25:53 2023 +0200 core: mem - shm api extended to enable setting func field of the chunk - implemented for q_malloc(), being needed for reviving tls extra debug mode commit a92de0dfc809f9257eb230093c93081606ee107e Author: Daniel-Constantin Mierla Date: Mon Aug 21 17:22:17 2023 +0200 core: mem - wrapper macros to specify position params for shm allocation commit 4d8811f562013297c7d9380e392e31bae19a260f Author: Supreeth Herle Date: Tue Aug 22 10:12:47 2023 +0200 smsops: Fix conversion from UCS-2 to UTF-8 and viceversa (#3546) commit 325c7a34fca74770a4351e00e27fcae75d57852e Author: Victor Seva Date: Wed Aug 9 10:48:41 2023 +0000 regex: migration to pcre2 commit b1031c1ad38bd40a9b6fe8849ced58608f1c30ef Author: Daniel-Constantin Mierla Date: Mon Aug 21 12:48:39 2023 +0200 tm: docs - note that t_relay() creates transaction if it does not exist - removed trailing spaces commit 4bcf0649a86965fc2e5c8ea5f3c6519e2918ba52 Author: Kamailio Dev Date: Mon Aug 21 12:46:29 2023 +0200 modules: readme files regenerated - tm ... [skip ci] commit 8ca1fec1c00a19e3386bedf5ccfe8f9983184905 Author: Дилян Палаузов Date: Fri Aug 11 21:58:44 2023 +0200 tm: clarify which functions can create a transaction I removed the word atomic before transaction, since it implies that there are in addition non-atomic ways to create a transaction. Per https://lists.kamailio.org/mailman3/hyperkitty/list/sr-users@lists.kamailio.org/message/V7ZJEQZMXH7BNGRDI32BTYX742GVAWDB/ t_relay() creates a transaction. - typos commit 1599dd829e98cb610ca54903e8564d00fe9e07a0 Author: Richard Fuchs Date: Fri Aug 18 08:12:18 2023 -0400 rtpengine: set MIME Content-Length For MIME multipart SDPs, the embedded MIME section can contain a Content-Length header. Update this field if preset after rewriting the SDP. commit 52196f955d9b023d1d1340fadd44dcd09a0e6e67 Author: Victor Seva Date: Wed Aug 9 15:43:13 2023 +0200 pkg/kamailio/deb: add pcre2 * first step for migration to pcre2 until all modules are migrated commit fcdeedb5e84ff31f25daa7ba8ffdb355f909afa9 Author: Kamailio Dev Date: Thu Aug 17 18:46:23 2023 +0200 modules: readme files regenerated - htable ... [skip ci] commit 2c9a135d4272ace414b7b4dd148cdf955f79b614 Author: Daniel-Constantin Mierla Date: Thu Aug 17 18:40:21 2023 +0200 htable: docs for htable.dmqresync commit f9dcffc42f10caa638ba3e2cbbe6ffb6206373b7 Author: Daniel-Constantin Mierla Date: Thu Aug 17 18:33:09 2023 +0200 htable: added rpc htable.dmqresync command - reset and dmq sync for a specific hash table commit 722a79a9ba8ca2608e699ec14684ce004ae10d60 Author: Rick Barenthin Date: Tue Aug 15 22:30:58 2023 +0200 core: cfg.y typo in parsing XAVPVIAFIELDS In the XAVPVIAFIELDS block there is the string written to the wrong variable. The string is stored in _ksr_xavp_via_params.s but the lenght is stored in _ksr_xavp_via_fields.len. This breaks XAVPVIAPARAMS and XAVPVIAFIELDS. commit e859169628ed4c3dc1c5a9230e29046c9cb8fc46 Author: Kamailio Dev Date: Tue Aug 15 23:01:16 2023 +0200 modules: readme files regenerated - htable ... [skip ci] commit 440bab64af7428891527cedfadb20a3e9df2b461 Author: Daniel-Constantin Mierla Date: Tue Aug 15 22:54:14 2023 +0200 htable: docs for htable parameter of rpc htable.dmqsync commit 49adf6b697c87c1e0426390511048eeacfe4c826 Author: Daniel-Constantin Mierla Date: Tue Aug 15 22:49:46 2023 +0200 htable: option to dmq sync a single htable via rpc commit a053bcc391f0680ecd5f458d2512e57f69499d39 Author: Henning Westerholt Date: Tue Aug 15 14:16:07 2023 +0000 ims_ipsec_pcscf: typo in spi_add function definition, GH #3513 - fix typo in spi_add function definition - patch from jbipre2, GH #3513 commit 9becbcb11005377b9925386e5c0de89d20e39b26 Author: Kamailio Dev Date: Tue Aug 15 16:01:18 2023 +0200 modules: readme files regenerated - htable ... [skip ci] commit 4d285806b4bb9197c58e0d6e1d4fb33a65865138 Author: Henning Westerholt Date: Tue Aug 15 13:49:56 2023 +0000 htable: spelling fix related to commit b612f0791821 commit 0e11b4e8f3b1380043034ea9e66f7643e4623960 Author: Kamailio Dev Date: Tue Aug 15 15:01:14 2023 +0200 modules: readme files regenerated - htable ... [skip ci] commit b612f07918212ae872c092562a9e0527a89f7f9e Author: Daniel-Constantin Mierla Date: Tue Aug 15 14:57:15 2023 +0200 htable: docs for rpc htable.dmqsync commit a50aa8688afdca9e3c4e34e8d3929e96e6f5b3fa Author: Daniel-Constantin Mierla Date: Tue Aug 15 14:52:56 2023 +0200 htable: rpc command to permorm a dmq sync action commit 8bdc40e085edddf1e58d8946e06983707fb15770 Author: Kamailio Dev Date: Mon Aug 14 17:16:24 2023 +0200 modules: readme files regenerated - dispatcher ... [skip ci] commit 20634fccc59c82a35b45a3da0b8e6a0e64acb37e Author: Stefan Mititelu Date: Mon Jul 24 12:24:47 2023 +0300 ims_qos: doc and logs update commit 2a1a65dba78665b9d663e2e8335cff11a1116ec2 Author: Charles Chance Date: Wed Aug 9 10:22:19 2023 +0100 dispatcher: add option to retain existing latency stats when reloading destinations - also retain when adding/removing individual destinations via RPC commit 2fd5d881563126f7425730f798afcbfc2feeac65 Author: Kamailio Dev Date: Sat Aug 12 13:46:24 2023 +0200 modules: readme files regenerated - rabbitmq ... [skip ci] commit 2475dfa2564346b7c0790012e72cd17a5d9ca7f6 Author: Joel Centelles Date: Fri Aug 11 13:23:29 2023 +0200 rabbitmq: Enabling rabbitmq_publish for any route and disabling peer verification Enabling rabbitmq_publish function on any route so we can send events on reply reception. Also disabling peer verification on the TLS handshake if no CA file is configured. commit 170067e633ef32ea7b17adad46fdfe2c85fadda0 Author: Daniel-Constantin Mierla Date: Sat Aug 12 13:30:39 2023 +0200 xhttp: note about available variables during http request processing commit e60ce488db239f717803b0f4f83180646ee47200 Author: Kamailio Dev Date: Sat Aug 12 12:31:22 2023 +0200 modules: readme files regenerated - http_async_client ... [skip ci] commit f16d2658bbefb7a9f43076cbaa958fb3a27f6a0c Author: Daniel-Constantin Mierla Date: Fri Aug 11 20:16:37 2023 +0200 http_async_client: docs - dependency on libevent - list style for dependencies and links to projects commit 18ae77207409b816d6dffb13b41e3be9c251d62c Author: Victor Seva Date: Thu Aug 10 09:56:30 2023 +0200 pkg/kamailio/deb: rule to print excluded modules [skip ci] commit 5c7de00bc0826cf739577010ba7b4882e83819cc Author: Victor Seva Date: Wed Aug 9 10:52:47 2023 +0000 regex: convert to memory error logging helper commit 11b24eb35f4bb1e9825b3191d8f6e0fc9c0a3e28 Author: Victor Seva Date: Thu Jul 13 00:26:58 2023 +0200 ctl: use snprintf() to set boundaries > https://github.com/kamailio/kamailio/security/code-scanning/1839 commit d893f3af1444c8c4c5db6cd53fb577703007c90c Author: Walter Schober Date: Mon Jul 31 15:16:31 2023 +0200 core: Add TCP_USER_TIMEOUT socket option on listening socket. Use tcp_send_timeout config option also on listening socket to timeout outbound messages sent on passive inbound connections. commit 63445544d994d7876ff76eb66203400c5a3a4b91 Author: Kamailio Dev Date: Mon Aug 7 15:49:07 2023 +0200 modules: readme files regenerated - acc ... [skip ci] commit 6e9335ff2245596b74bc1c749d1e7805bf186f02 Author: Дилян Палаузов Date: Sat Jul 22 14:15:09 2023 +0200 etc/ typos commit 9fba67792382b53ccd4851764505ee3b119531b1 Author: Дилян Палаузов Date: Sat Jul 22 14:13:05 2023 +0200 docs/ : typos commit e55a6ed0f24c9b81d8d3ad27ba25d4d88c474483 Author: Victor Seva Date: Thu Jul 20 14:04:30 2023 +0200 crypto: SHA1_Init deprecated at openssl 3.0 From https://www.openssl.org/docs/man3.0/man7/migration_guide.html > Use of low-level digest functions such as SHA1_Init(3) have been informally > discouraged from use for a long time. Applications should instead use the > high level EVP APIs EVP_DigestInit_ex(3), EVP_DigestUpdate(3) and > EVP_DigestFinal_ex(3), or the quick one-shot EVP_Q_digest(3). related to #3502 commit bad420e9f72c237bbd608a9ff06ae3b63bce9625 Author: Victor Seva Date: Thu Jul 20 10:11:03 2023 +0200 .devcontainer: Initial support for devcontainers [skip ci] Allows to develop inside a container using vscode > https://code.visualstudio.com/docs/devcontainers/containers commit c2f12479debe7bd5f5819f3c3b332929dd5fe703 Author: Victor Seva Date: Thu Jul 20 10:05:18 2023 +0200 .clang-format: add json settings [skip ci] commit 192b681ce7fcd868a4a47a7c26863c733321b8d4 Author: Victor Seva Date: Wed Jul 26 15:00:38 2023 +0200 sipcapture: make sure we null terminate the copy of the string bug introduced at cbd7810fff3d5145c1ce34c0e362b5590bb92a12 commit 3c1700fb7693c05025be1058e856fe610f4be031 Author: Victor Seva Date: Wed Jul 26 14:53:26 2023 +0200 rtpproxy: make sure we null terminate the copy of the string. bug introduced at d00ceda2c04 commit 2750e48b5445e9334cb7a062d7d53a1fb9a0a411 Author: Maksym Sobolyev Date: Tue Jul 25 12:29:02 2023 -0700 rtpproxy: make sure we null terminate the copy of the string. Broken in d00ceda2c04. commit 8b1139851d9f88add1fd7da0dbc0b2b56933cdd3 Author: Stefan Mititelu Date: Thu Jul 20 13:24:04 2023 +0300 rtpengine: increase buf size to print mos llint range commit 6881faadec45dd16dd896b13db44862e7df70422 Author: Stefan Mititelu Date: Wed Jul 19 13:48:09 2023 +0300 dialog: set cbs list to NULL after destroying commit 8a61b4607d6d079131bdbfff86c3e28167a12605 Author: Daniel-Constantin Mierla Date: Wed Jul 19 11:06:11 2023 +0200 geoip: reformat static export structures commit c35088bf31b3e3e828433bf03b6ce647a75ef8e2 Author: Daniel-Constantin Mierla Date: Tue Jul 18 16:38:20 2023 +0200 geoip2: docs - section ids and formatting commit f68a1e9c9f249faee38d29776d5831cbf9e3cce7 Author: Nir Simionovich Date: Mon Jul 17 11:26:18 2023 -0400 kamctl: add 2 new options to dispatcher management (#3512) *kamctl: add support for deleting a gateway or full setid in dispatcher. * kamctl: small style fix to help screen after previous change --------- Co-authored-by: Nir Simionovich commit 78c0275b9081d4ee18a89f702f3931e3c3f83489 Author: joelbax <98022231+joelbax@users.noreply.github.com> Date: Mon Jul 17 17:21:36 2023 +0200 rabbitmq: Adding amqps support (#3511) * rabbitmq: Adding amqps support Adding support for secure AMQP connections over TLS (amqps). * rabbitmq: Adding amqps support Adding support for secure AMQP connections over TLS (amqps). rabbitmq: Adding amqps support Adding support for secure AMQP connections over TLS (amqps). rabbitmq: Format fixes Some style format fixes * rabbitmq: Format fixes Fixing some missing spaces * rabbitmq: Typo fix Fixing inilialized by initialized commit 9f3356de1c769c610112df9dbcfdf6461de9f959 Author: Daniel-Constantin Mierla Date: Mon Jul 17 08:37:04 2023 +0200 htable: reformat initialized static structures commit 157119809f7ce08d568677342d1833ca64a78b01 Author: Kamailio Dev Date: Fri Jul 14 17:32:04 2023 +0200 modules: readme files regenerated - geoip2 ... [skip ci] commit 956cb12f47befe860de87864c943c21347bf906f Author: Daniel-Constantin Mierla Date: Fri Jul 14 17:21:41 2023 +0200 geoip2: docs - updated name from distance to geoip2_distance() commit fcfa941320d4553545e5c8522d9668f309a1c10b Author: Daniel-Constantin Mierla Date: Fri Jul 14 17:19:43 2023 +0200 geoip2: implemented distance fucntion for kemi commit 87be8a593ba32bd2205d14304c7084bc5788297a Author: Daniel-Constantin Mierla Date: Fri Jul 14 17:10:17 2023 +0200 geoip2: prefix distance with geoip2_ to reflect the module commit 7a459481ebacf9aec4e7c61aa5a08de934a2edc5 Author: Daniel-Constantin Mierla Date: Fri Jul 14 17:06:21 2023 +0200 geoip2: reformat module exports structures commit 40225a82ebbba4dd6fbdfb2f0d152b6178b4dafd Author: Daniel-Constantin Mierla Date: Fri Jul 14 17:01:09 2023 +0200 geoip2: use generic spve fixup functions commit 2b152b09adb9bbfefe24826e075f3f6dd525a23f Author: Kamailio Dev Date: Fri Jul 14 15:02:09 2023 +0200 modules: readme files regenerated - geoip2 ... [skip ci] commit 84591b667e06ac8794d9f1050796a6273ce4532c Author: Kamailio Dev Date: Fri Jul 14 14:47:36 2023 +0200 modules: readme files regenerated - mohqueue ... [skip ci] commit 60abf767988dba052d7e08c386a589c1aeb711ef Author: Nikolay Ivanuschak Date: Wed Jun 28 23:29:04 2023 +0300 geoip2: added distance function Added distance function which allows to calculate the distance between the geocoordinates of the the IP-address passed as incoming parameter (coordinates for the IP are determined inside the function) and the geocoordinates passed as parameters for the function. commit 1f1926f1e2feb4cd2eccc2ec5e216066f7bac036 Author: Дилян Палаузов Date: Wed Jun 21 21:39:55 2023 +0200 textops: typos commit 267a7ac1056979af800bb0818b87390bdc0a42d9 Author: Дилян Палаузов Date: Wed Jun 21 21:39:28 2023 +0200 tcpops: typos commit b582e77086f9b8a93223979fa5bdcb40848c8fde Author: Дилян Палаузов Date: Wed Jun 21 21:38:52 2023 +0200 statsd: typo commit 2ac0cf8c3e73af59480e54aaa483d197bb2adbc3 Author: Дилян Палаузов Date: Wed Jun 21 21:38:31 2023 +0200 snmpstats: typos commit b6f84b7e5985bdd12122cc51f5a07cc764db3b57 Author: Дилян Палаузов Date: Wed Jun 21 21:38:11 2023 +0200 seas: typo commit ad81a4a258c0e70ce04bfef36dfbd5222740786b Author: Дилян Палаузов Date: Wed Jun 21 21:37:57 2023 +0200 sca: typos commit 286f0c764bcc4856ee3195119f929cbc29215874 Author: Дилян Палаузов Date: Wed Jun 21 21:37:33 2023 +0200 ruxc: typos commit f6c5638e3ef5c5ff195fdf179e2cdaec23dea7e2 Author: Дилян Палаузов Date: Wed Jun 21 21:37:17 2023 +0200 rtp_media_server: typos commit c741e8c7a04d77dec08d0b4953de812b57986296 Author: Дилян Палаузов Date: Wed Jun 21 21:36:49 2023 +0200 rtimer: typo commit 86f0fd45e420874cef4f23f0a1c350e5d9e07a7f Author: Дилян Палаузов Date: Wed Jun 21 21:36:19 2023 +0200 rr: typo commit 373fb98ef5e4f9a403d0e93080906cea02b41918 Author: Дилян Палаузов Date: Wed Jun 21 21:36:07 2023 +0200 rls: typos commit 44bbc54018375c6717adb78f8bffdd12fede292d Author: Дилян Палаузов Date: Wed Jun 21 21:35:38 2023 +0200 registrar: typos and formatting commit 650b109dbcfe2c3083e09c987bae7ca39e4a19d2 Author: Дилян Палаузов Date: Wed Jun 21 21:34:21 2023 +0200 regex: typos commit fcbde898093f3316e238baa19af50996cc9d087b Author: Дилян Палаузов Date: Wed Jun 21 21:33:50 2023 +0200 ratelimit: typo commit 73a766a99a859f41ad796cb4282ac3f2675fb18f Author: Дилян Палаузов Date: Wed Jun 21 21:33:25 2023 +0200 qos: typos commit 2d26aa4193f2bf8c6598ca00fb8b03bd4adb73f8 Author: Дилян Палаузов Date: Wed Jun 21 21:32:30 2023 +0200 presence: typo commit 194cc306c445c8050da5dcd5ecc64b585727f28f Author: Дилян Палаузов Date: Wed Jun 21 21:31:59 2023 +0200 pike: typo commit 26caea49d9d1834a3bf9ebe208a5b3ef3e52f88b Author: Дилян Палаузов Date: Wed Jun 21 21:31:40 2023 +0200 permissions: typos commit dfbc9aba5bf9a11545cbaee74393225ffcb0067a Author: Дилян Палаузов Date: Wed Jun 21 21:31:25 2023 +0200 p_usrloc: typo commit c663fac898f6976ed96480bc924cc7ea1e50614a Author: Дилян Палаузов Date: Wed Jun 21 21:30:56 2023 +0200 osp: typos commit 0dcaaed5148cba775cebfd88d8e4a593f8c4297d Author: Дилян Палаузов Date: Wed Jun 21 21:29:41 2023 +0200 mohqueue: typo commit 1335e93a76d051cb724bc696ac857aa7c3a3f43e Author: Kamailio Dev Date: Thu Jul 13 17:46:27 2023 +0200 modules: readme files regenerated - imc ... [skip ci] commit 27a4fc543cb60636308e587523236b1ac4d56754 Author: Daniel-Constantin Mierla Date: Thu Jul 13 17:40:48 2023 +0200 imc: docs for imc_room_member() commit daa88d8b287de5b40a478fd8291a45311fe738b2 Author: Daniel-Constantin Mierla Date: Thu Jul 13 17:36:57 2023 +0200 imc: exported imc_room_member() to kemi commit 04bb88f988d4e99625efef3f3b575b5a2dc652c1 Author: Daniel-Constantin Mierla Date: Thu Jul 13 17:25:47 2023 +0200 imc: added function to check if a user is member of a chat room commit 508886c3054a8470fe4469e78e63aa37ae93922d Author: MVONDO Eric OBS/OINIS Date: Tue Jun 20 10:22:48 2023 +0100 siptrace: fix pseudo var direction attribute length commit 675f6c0224897544d30f5f863c503499b2e5f2fe Author: Victor Seva Date: Tue Jul 4 18:47:57 2023 +0200 core: modparam use strncpy() for setting boundaries * use strncat() > https://github.com/kamailio/kamailio/security/code-scanning/1836 > https://github.com/kamailio/kamailio/security/code-scanning/1834 commit 7e8a70e9bf3d0b52eae1b7933633095686f234b2 Author: Victor Seva Date: Tue Jun 27 14:20:59 2023 +0200 jsonrcps: use strncpy() for setting boundaries * use strncat() > https://github.com/kamailio/kamailio/security/code-scanning/2381 > https://github.com/kamailio/kamailio/security/code-scanning/2380 > https://github.com/kamailio/kamailio/security/code-scanning/1843 > https://github.com/kamailio/kamailio/security/code-scanning/1841 commit e347d89dba284f2d9635828b10b7ed49ad2244ad Author: Victor Seva Date: Tue Jun 27 10:27:47 2023 +0200 core: socket_info use strncpy() for setting boundaries > https://github.com/kamailio/kamailio/security/code-scanning/2586 commit 77ca2e93e945fe46783e953d58bc546d9d6d1b81 Author: Victor Seva Date: Tue Jun 27 10:20:57 2023 +0200 permissions: use strncpy() for setting boundaries > https://github.com/kamailio/kamailio/security/code-scanning/2616 > https://github.com/kamailio/kamailio/security/code-scanning/1845 commit dd04bceb99ba69bd59c67ba103f3c55d47a31dd6 Author: Victor Seva Date: Tue Jun 27 09:49:35 2023 +0200 path: use snprintf() instead of sprintf() > https://github.com/kamailio/kamailio/security/code-scanning/2612 > https://github.com/kamailio/kamailio/security/code-scanning/2613 > https://github.com/kamailio/kamailio/security/code-scanning/2614 > https://github.com/kamailio/kamailio/security/code-scanning/2615 commit d00ceda2c0428c6c02f3ed6d4c8c067e3f6ae94b Author: Victor Seva Date: Tue Jun 27 09:23:31 2023 +0200 rtpproxy: use memcpy instead of strcpy for coherence > https://github.com/kamailio/kamailio/security/code-scanning/2617 > https://github.com/kamailio/kamailio/security/code-scanning/2618 > https://github.com/kamailio/kamailio/security/code-scanning/2620 commit cbd7810fff3d5145c1ce34c0e362b5590bb92a12 Author: Victor Seva Date: Tue Jun 27 08:48:10 2023 +0200 sipcapture: use memcpy instead of strncpy for coherence > https://github.com/kamailio/kamailio/security/code-scanning/2620 > https://github.com/kamailio/kamailio/security/code-scanning/2621 commit e17a3de2994e3237ea4a0916f60635f9f038d266 Author: Emmanuel Schmidbauer Date: Fri Jul 7 10:15:06 2023 -0400 nats: nats_publish set reply parameter to be optional commit 9fd006e48469d86f68926418fc749cb798fdc9b7 Author: Kamailio Dev Date: Wed Jul 12 09:16:27 2023 +0200 modules: readme files regenerated - imc ... [skip ci] commit 4d0459545ada92786d3d7ee1f9aeefd82c8527e7 Author: Daniel-Constantin Mierla Date: Wed Jul 12 09:06:49 2023 +0200 imc: docs for imc_room_active() function commit ce3b16565a3375c4fcdabb39bfbd0c814f402da9 Author: Daniel-Constantin Mierla Date: Wed Jul 12 09:00:56 2023 +0200 imc: added function to check if a room is active commit 874351c0d4bc4e8fce5dd9f3ca617e8c3b61ef89 Author: Daniel-Constantin Mierla Date: Wed Jul 12 08:28:41 2023 +0200 imc: reformat initialized structures commit 5da9ba4c12161ac864022b1624faef6c16777b4f Author: Kamailio Dev Date: Tue Jul 11 18:32:06 2023 +0200 modules: readme files regenerated - msilo ... [skip ci] commit 917b608f958e9a7a68388d8b53630cdf9cb2f3b1 Author: Daniel-Constantin Mierla Date: Tue Jul 11 18:21:52 2023 +0200 msilo: docs for use_mode parameter commit 8ada99e8c686db639ee73a6584816c3fe0096b6d Author: Daniel-Constantin Mierla Date: Tue Jul 11 18:17:40 2023 +0200 msilo: option to store call-id and reuse it on delivery commit 38514a77aea446e36ba5ce2db32d0c4ae57571ed Author: Daniel-Constantin Mierla Date: Tue Jul 11 17:42:17 2023 +0200 msilo: docs for parms to set column names for callid and status commit cdd6b960f4cfea2fa8a2f5f79750568d8c49d89f Author: Daniel-Constantin Mierla Date: Tue Jul 11 17:37:27 2023 +0200 msilo: exppose callid and status columns as params to match db schema commit 7ca151a0479e4971980f4bbbc10cbd8f7deea1b6 Author: Kamailio Dev Date: Mon Jul 10 11:01:31 2023 +0200 modules: readme files regenerated - msilo ... [skip ci] commit 8da60f5a0a55fa2d5bb084b8215b96ec4c032161 Author: Daniel-Constantin Mierla Date: Mon Jul 10 10:48:46 2023 +0200 msilo: docs for m_store_addrs() commit 3542608f89dba934d943c3de8b66e178c0cecdc5 Author: Daniel-Constantin Mierla Date: Mon Jul 10 10:42:15 2023 +0200 msilo: new function to allow specifying src/dst addresses commit 7827013c50121b5d085dc3352b44aad940460513 Author: Daniel-Constantin Mierla Date: Mon Jul 10 10:15:49 2023 +0200 msilo: reformat exports structures for better alignment commit b1356efd61e56eaa3426d8e2e813ea6730b4f2c9 Author: Daniel-Constantin Mierla Date: Fri Jul 7 17:41:15 2023 +0200 registrar: increase max size for user and domain building aor - renamed max aor lenght define to match the user and domain style commit 883f6b77211a76b35a9df570a8ddbbc344b05472 Author: Daniel-Constantin Mierla Date: Thu Jul 6 21:26:28 2023 +0200 kex: safety checks when iterating stats list - GH #3186 commit 498e9f7276459b3f3963544527d9bd2ae5d36e40 Author: Henning Westerholt Date: Wed Jul 5 10:08:57 2023 +0000 ims_qos: remove not needed function name prefix from log message (related to GH #3503) commit 2dbaa727a38e29da0f887fa5d0d8d20392839f9b Author: Henning Westerholt Date: Wed Jul 5 07:04:46 2023 +0000 tm: remove obselete comment, add clarification for reply_wait mode 2 commit e5dc437808c4ecd81b61768d1d44c0de0ad16306 Author: Kamailio Dev Date: Tue Jul 4 18:47:16 2023 +0200 modules: readme files regenerated - xlog ... [skip ci] commit 1b291315b43da1148cee5f3821ddbe49b0c86b7f Author: Stefan Mititelu Date: Tue Jul 4 16:58:53 2023 +0300 ims_qos: check and log for NULL sessionId commit b5a37683e364f596b6c5b4ebbba1fff951d7be84 Author: Norbert Koppány Legyes Date: Tue Jul 4 17:27:17 2023 +0200 xlog: fix docs example for modparam methods_filter commit f9d6685c9ae01fa4cdda1ddb20f29f7e1239f981 Author: Sergey Safarov Date: Sun Jul 2 21:31:29 2023 +0300 pkg/kamailio/obs: packaged geoip2 module commit 7cd32bf9631a81c7c4382d45f498bdc9c7f9b34c Author: Daniel-Constantin Mierla Date: Mon Jul 3 08:26:07 2023 +0200 http_client: use LIBCURL_VERSION_NUM instead of CURL_AT_LEAST_VERSION - older distros have compilers that don't cope with the later commit b8cae4fbcd026ffb81e8242500212582d9672ad5 Author: Daniel-Constantin Mierla Date: Fri Jun 30 08:49:19 2023 +0200 jansson: print unknown type in log message commit 0e1aabd76cc59cd498e2e41ddff141bad793e0a7 Author: Kamailio Dev Date: Thu Jun 29 10:47:08 2023 +0200 modules: readme files regenerated - microhttpd ... [skip ci] commit 64086e607928fe458d6a32f384ef8449455d2679 Author: Daniel-Constantin Mierla Date: Thu Jun 29 10:33:51 2023 +0200 microhttpd: docs for listen_addr parameter commit 94a3fbe46fc55d754cc499e3fbd4f6138ebe14e6 Author: Daniel-Constantin Mierla Date: Thu Jun 29 10:28:00 2023 +0200 microhttpd: parameter to specify listen address commit f82fba83957c6ae62dd150914c80cb062af433f4 Author: Victor Seva Date: Wed Jun 28 15:04:28 2023 +0200 pkg/kamailio/deb: version set 5.8.0~dev1 [skip ci] commit 9de2d3e9661fe514ca0aa20a12771ca3e6dc70d6 Author: Daniel-Constantin Mierla Date: Wed Jun 28 15:02:05 2023 +0200 Makefile.defs: version set to 5.8.0-dev1 commit d0aeacdc56f8b78477516e3a992e93b0f5219a60 Author: Daniel-Constantin Mierla Date: Tue Jun 27 17:49:59 2023 +0200 microhttpd: set the content-type header in response commit 15348a754a398b830345e485926022a199c4fc00 Author: Victor Seva Date: Wed Jun 28 13:59:10 2023 +0200 pkg/kamailio/deb: remove microhttpd from older versions > https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/2442/console commit 4baaba99fa729d4e5aae6f29c614c22cdaca452c Author: Daniel-Constantin Mierla Date: Tue Jun 27 15:40:49 2023 +0200 microhttpd: export send reply to kemi commit 3bc5a5775c490d0bfd43030f7eb437ead0d86d89 Author: Kamailio Dev Date: Tue Jun 27 13:32:05 2023 +0200 modules: readme files regenerated - microhttpd ... [skip ci] commit 5ba80fdb5f549f26fad974965f5172834719e9ca Author: Daniel-Constantin Mierla Date: Tue Jun 27 13:22:39 2023 +0200 microhttpd: docs - updates with parameters, functions and event routes commit b22f3718d8fc23860eafb8d1fb17d7ff4ec532ec Author: Daniel-Constantin Mierla Date: Tue Jun 27 13:05:52 2023 +0200 microhttpd: implemented request handler callback - execute event_route[microhttpd:request] when receiving an HTTP request commit 777ecf6bd8735538bf61f4f6e10d46ad7c39981b Author: Victor Seva Date: Tue Jun 27 10:00:26 2023 +0200 github: don't execute codeql for each push [skip ci] * set schedule cifuzz and codeql commit 7e94c365359ca24ae7410121a5e4b4f7382b0b79 Author: Victor Seva Date: Tue Jun 27 08:34:25 2023 +0200 github: permissions for actions [skip ci] commit 02a066e95f6b58f04663dc21c4061883d568677b Author: Victor Seva Date: Tue Jun 27 08:22:46 2023 +0200 pkg/kamailio/deb: kamailio-microhttpd-modules commit 68998a16c94c8b14e31f5cc3c6d862ce37fde47c Author: Daniel-Constantin Mierla Date: Tue Jun 27 08:00:16 2023 +0200 Makefile.groups: group for microhttpd module commit 7c33160820c56c75c140bd4d84e0bacf3ca328fd Author: Daniel-Constantin Mierla Date: Tue Jun 27 07:05:43 2023 +0200 microhttpd: added local context structure commit d215b5562e959db6a90bca65bea94fff9971ab74 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 26 23:36:35 2023 +0000 github: bump actions/upload-artifact from 1 to 3 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit 549cca07beef76f734e9eafe06a66b5509170b07 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 26 23:29:55 2023 +0000 github: bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] commit b306bab6fb87033dadbf7b5eefbfbd233e3dc51a Author: Victor Seva Date: Tue Jun 27 01:34:01 2023 +0200 github: dependabot use prefix in commit [skip ci] commit 881bcd1094af3846fa0770d64a4f7c93b5835921 Author: Victor Seva Date: Tue Jun 27 01:28:41 2023 +0200 github: remove updater.yaml [skip ci] * we are now using dependabot directly commit f73484df4d75aa8a82f3b3ecece9431a79be88f1 Author: Victor Seva Date: Tue Jun 27 01:24:46 2023 +0200 github: create dependabot.yml commit 006a6c2fc7039ccbd9d1230ecbdf7f774e1c0c54 Author: Victor Seva Date: Mon Jun 26 23:36:28 2023 +0200 github: switch to bookworm for builds [skip ci] * codeql: add libmicrohttpd-dev dependency build was failing due to missing dependency commit 1f3746cd020f5c6031cd157894d636f312132946 Author: Victor Seva Date: Mon Jun 26 23:24:53 2023 +0200 pkg/kamailio/deb: add libmicrohttpd-dev for microhttpd module commit 2fa65883921be855710a3ab249c87980b4f42d60 Author: Daniel-Constantin Mierla Date: Mon Jun 26 16:50:19 2023 +0200 microhttpd: new module implementing a http server using libmicrohttpd commit badc81cb427ba5aaf03ca26e4c2654d58ee08588 Author: Victor Seva Date: Fri Jun 23 09:06:43 2023 +0200 utils/kamcmd: fix memory leak fixes #3478 commit 82f5fcbf88ee3058bd9da520b528c86393cc422a Author: Victor Seva Date: Thu Jun 22 17:29:48 2023 +0200 tls: fix build for openssl < 1.1.1 OPENSSL_INIT_ATFORK was introduced in libssl 1.1.1 error introduced at 9d6bfb96528c49e6aaa39aa47be877ca528c3537 commit 4d8263f9be97a541a24cbc6acc9855509640780b Author: Daniel-Constantin Mierla Date: Thu Jun 22 14:37:18 2023 +0200 http_client: fix depecration of CURLOPT_REDIR_PROTOCOLS - GH #3492 commit 81be9e78c3731d45734480285d7afc17f8f9e87a Author: Daniel-Constantin Mierla Date: Wed Jun 21 14:15:24 2023 +0200 tls: enable locking for rand ctx if libssl version is 3.0+ commit 3a4681c55eaca962344c0e451aa7e91770fb3dc5 Author: Daniel-Constantin Mierla Date: Wed Jun 21 13:39:02 2023 +0200 rtpengine: use the long long macro to get the value from json commit b7b3c67fc1205d114fadf360a594930ef69835a3 Author: Daniel-Constantin Mierla Date: Wed Jun 21 09:27:28 2023 +0200 http_client: fix depecration of CURLOPT_PROTOCOLS and CURLINFO_SIZE_DOWNLOAD - GH #3484 commit 4985bc9cc764699297235d4220ec9a07a9286988 Author: Kamailio Dev Date: Wed Jun 21 08:16:22 2023 +0200 modules: readme files regenerated - rtpengine ... [skip ci] commit 4d51c674c5b9635b7f7d9ab39582752b856373d4 Author: Joey Golan Date: Tue Jun 13 20:10:58 2023 +0300 rtpengine: release json document object commit 75b41baad06bbd7f57fa8e1f71c608852df7494b Author: Joey Golan Date: Tue Jun 13 08:16:41 2023 +0300 rtpengine: fix build failed on specific distribution Fix clang-format-checker errors commit 17da2e8344fc5f010ae08277a89b4b122dd8c56b Author: Joey Golan Date: Mon Jun 12 20:44:01 2023 +0300 rtpengine: Fix rfuchs's PR comments commit 26f6e57c8ffdf06e6837bb54396cd955bad8402a Author: Joey Golan Date: Mon Jun 12 16:34:42 2023 +0300 Register a new worker process for dtmf event listener commit 44745cabfe78875dffa68f398402117f9a83be27 Author: Joey Golan Date: Wed May 31 17:39:34 2023 +0300 rtpengine: support receiving dtmf events from rtpengine and raise an event commit c4b04696a6bfe31fdd65fa56529b0d46f2774067 Author: Victor Seva Date: Mon Jun 19 20:12:17 2023 +0200 tls: disable tls_rand for openssl >= 3.0 From https://www.openssl.org/docs/man3.0/man3/RAND_set_rand_method.html > All of the functions described on this page are deprecated. > Applications should instead use RAND_set_DRBG_type(3), EVP_RAND(3) and > EVP_RAND(7). commit a0a9373ccb3d3da3a1e9e1335d904fcf013d9ebd Author: Victor Seva Date: Mon Jun 19 13:36:53 2023 +0200 tls: disable engine for openssl >= 3.0 From https://www.openssl.org/docs/man3.0/man7/migration_guide.html > The refactoring to support Providers conflicts internally with the APIs > used to support engines, including the ENGINE API and any function that > creates or modifies custom "METHODS" From https://www.openssl.org/docs/man3.0/man3/ENGINE_init.html: > All of the functions described on this page are deprecated. Applications > should instead use the provider APIs. commit 9d6bfb96528c49e6aaa39aa47be877ca528c3537 Author: Victor Seva Date: Tue Jun 13 12:37:21 2023 +0200 tls: OPENSSL_fork_[prepare|parent|child] deprecated at openssl 3.0 From https://www.openssl.org/docs/man3.0/man3/OPENSSL_fork_prepare.html: > OPENSSL_fork_prepare, OPENSSL_fork_parent, OPENSSL_fork_child have been > deprecated since OpenSSL 3.0. > > These methods are currently unused, and as such, no replacement methods > are required or planned. > > OpenSSL has state that should be reset when a process forks. For > example, the entropy pool used to generate random numbers (and therefore > encryption keys) should not be shared across multiple programs. The > OPENSSL_fork_prepare(), OPENSSL_fork_parent(), and OPENSSL_fork_child() > functions are used to reset this internal state. > > OPENSSL_init_crypto(3) will register these functions with the > appropriate handler, when the OPENSSL_INIT_ATFORK flag is used commit af976a989b2ed1bfd9090dd9ce09b0a7a8992965 Author: Kamailio Dev Date: Tue Jun 20 11:32:05 2023 +0200 modules: readme files regenerated - matrix ... [skip ci] commit ba2e36551ff4f59afdc5f9d2b46bd9dff32e2f22 Merge: d7ae9f1450 290f50eede Author: Daniel-Constantin Mierla Date: Tue Jun 20 11:23:26 2023 +0200 Merge branch 'dilyanpalauzov-typos' * dilyanpalauzov-typos: (35 commits) modules: readme files regenerated - db_redis ... [skip ci] ndb_redis: Makefile - updated find command for libhiredis_ssl db_redis: Makefile - updated find command for libhiredis_ssl ndb_redis: Fixing format db_redis: Format fixes ndb_redis: Searching SSL support in gcc search library path db_redis: Searching SSL support in gcc search library path ndb_redis: Missing uprotected redisSSLContext ndb_redis: Fixing global variables names db_redis: Fixing global variables db_redis: Fixing Makefile db_redis: Fixing build ndb_redis: Format fixes db_redis: Missing format fixes db_redis: Fixing format ndb_redis: Adding TLS support db_redis: Adding TLS support utils: typos test/misc/code: typos usrloc: typo ... commit 290f50eede5f22a732e3ab9435682e6bf3d23825 Author: Kamailio Dev Date: Tue Jun 20 11:16:33 2023 +0200 modules: readme files regenerated - db_redis ... [skip ci] commit 50f592c63ae8e91b2ba33323a3b7641ad9967c92 Author: Daniel-Constantin Mierla Date: Tue Jun 20 11:04:30 2023 +0200 ndb_redis: Makefile - updated find command for libhiredis_ssl - silent warnings about not existing directories commit e9cc9fc15b9ebb87d64478be93980e4c7766d941 Author: Daniel-Constantin Mierla Date: Tue Jun 20 11:03:04 2023 +0200 db_redis: Makefile - updated find command for libhiredis_ssl - silent warnings about not existing directories commit 279cf4e805838f897c2b71f2ea8c828de1725391 Author: Joel Centelles Date: Fri Jun 16 21:08:40 2023 +0200 ndb_redis: Fixing format Fixing some spaces and indentations commit 03ae83161307feeb95f36a60ef4f50d948a877b2 Author: Joel Centelles Date: Fri Jun 16 21:07:29 2023 +0200 db_redis: Format fixes Fixing some spaces commit 6c0bc1d276921fae02c06cadc0d96a8ff17b2a2f Author: Joel Centelles Date: Fri Jun 16 20:30:28 2023 +0200 ndb_redis: Searching SSL support in gcc search library path Checking libhiredis_ssl.so in gcc --print-search-dirs commit d0e84ab04921a01bfb980aa6ff5fb8df50ccd759 Author: Joel Centelles Date: Fri Jun 16 20:25:48 2023 +0200 db_redis: Searching SSL support in gcc search library path Checking libhiredis_ssl.so in gcc --print-search-dirs commit 1cde6d38a5d12950f5c405677ba652248881cd64 Author: Joel Centelles Date: Tue Jun 13 13:34:31 2023 +0200 ndb_redis: Missing uprotected redisSSLContext Fixing unprotected redisSSLContext reference in redis_client.h commit 053c65d731ceca121a64f6c599f8b78911636c25 Author: Joel Centelles Date: Mon Jun 12 13:30:39 2023 +0200 ndb_redis: Fixing global variables names Adding module name prefixing global variable names to prevent possible conflicts. Also using ca_path info in SSL context creation. commit 89c9e4eb5df0ef2a8fe064eed961d9b838049cab Author: Joel Centelles Date: Mon Jun 12 13:24:31 2023 +0200 db_redis: Fixing global variables Adding module name prefix to global variables to reduce possible conflicts. commit 52d1959d6ed141ab7c2a96f1f79d8d6fd82cda00 Author: Joel Centelles Date: Fri Jun 9 13:34:15 2023 +0200 db_redis: Fixing Makefile Removing unprotected references to libhiredis_ssl.so commit 3162c80ee54eab842ddebef07c3c56792f30423b Author: Joel Centelles Date: Thu Jun 8 16:59:37 2023 +0200 db_redis: Fixing build Removing extra declaration outside from WITH_SSL block commit 93bcb36ee013e4ab02f71342fa2e2163dc380b8e Author: Joel Centelles Date: Thu Jun 8 16:57:04 2023 +0200 ndb_redis: Format fixes Fixing C formatting issues commit 23a54de62daf07ace22569baf0a52ee851645200 Author: Joel Centelles Date: Thu Jun 8 16:48:21 2023 +0200 db_redis: Missing format fixes Removing spaces from line ends. commit 6176c95a17f940c130f6219140593b6f08653e38 Author: Joel Centelles Date: Thu Jun 8 16:45:47 2023 +0200 db_redis: Fixing format Fixing malformed C lines commit 5b4d1d9e6160ab7aec8e77ab1a3e53651f2d37cc Author: Joel Centelles Date: Fri Jun 2 18:44:09 2023 +0200 ndb_redis: Adding TLS support Checks for the tls parameter in the BD schema and, if it's enabled, creates a temporary TLS conext that is used to initialize the redis context. Adds 1 new parameter: * ca_path: For specifying a folder containing valid certification chains. commit 8c934aa97890f288c7f06f4df9acad0f5853e03a Author: Joel Centelles Date: Fri Jun 2 18:42:16 2023 +0200 db_redis: Adding TLS support Enhancing security options by enabling TLS connections and password definition. Added 3 new parameters: * opt_tls: For enabling TLS connections. * ca_path: For specifying a folder containing valid certification chains. * password: For providing DB access password. If opt_tls is provided a temporary SSL context is created to pass it to existing cluster or normal redis context. TLS support is automatically enabled/disabled by checking libhiredis_ssl.so existence. commit d7ae9f14502a90301455efbdf776eb785bcbbb50 Author: Kamailio Dev Date: Tue Jun 20 11:16:33 2023 +0200 modules: readme files regenerated - db_redis ... [skip ci] commit d29d435cad3ec52f4171035446870ad2fe991858 Author: Daniel-Constantin Mierla Date: Tue Jun 20 11:04:30 2023 +0200 ndb_redis: Makefile - updated find command for libhiredis_ssl - silent warnings about not existing directories commit d88d60a0f3d67f42e4201d6c871bbf993e6fa87b Author: Daniel-Constantin Mierla Date: Tue Jun 20 11:03:04 2023 +0200 db_redis: Makefile - updated find command for libhiredis_ssl - silent warnings about not existing directories commit 043f31ea0314c5d1d60a6ce8ce81e626922223c4 Author: Joel Centelles Date: Fri Jun 16 21:08:40 2023 +0200 ndb_redis: Fixing format Fixing some spaces and indentations commit cb96de742f1d729d01bf9c8c255a12aa089d6974 Author: Joel Centelles Date: Fri Jun 16 21:07:29 2023 +0200 db_redis: Format fixes Fixing some spaces commit d41924862a1729de186a5d1f4adddcfeb7fb7b7d Author: Joel Centelles Date: Fri Jun 16 20:30:28 2023 +0200 ndb_redis: Searching SSL support in gcc search library path Checking libhiredis_ssl.so in gcc --print-search-dirs commit f7a712b36918bd9c01256fb2b283754ad9ed7422 Author: Joel Centelles Date: Fri Jun 16 20:25:48 2023 +0200 db_redis: Searching SSL support in gcc search library path Checking libhiredis_ssl.so in gcc --print-search-dirs commit 77e74b974249b3c4e2e67cc074cc8ff26d50fde8 Author: Joel Centelles Date: Tue Jun 13 13:34:31 2023 +0200 ndb_redis: Missing uprotected redisSSLContext Fixing unprotected redisSSLContext reference in redis_client.h commit 90f977202af2d132fb63f20f76f9ad696a19656e Author: Joel Centelles Date: Mon Jun 12 13:30:39 2023 +0200 ndb_redis: Fixing global variables names Adding module name prefixing global variable names to prevent possible conflicts. Also using ca_path info in SSL context creation. commit 30eec549396899eae32e651ef58d65c4684ab296 Author: Joel Centelles Date: Mon Jun 12 13:24:31 2023 +0200 db_redis: Fixing global variables Adding module name prefix to global variables to reduce possible conflicts. commit 440e8cba9f9e8364e100a68283137da589e6f283 Author: Joel Centelles Date: Fri Jun 9 13:34:15 2023 +0200 db_redis: Fixing Makefile Removing unprotected references to libhiredis_ssl.so commit 4cca8c777020e5fea49e37940e3c521d766588f9 Author: Joel Centelles Date: Thu Jun 8 16:59:37 2023 +0200 db_redis: Fixing build Removing extra declaration outside from WITH_SSL block commit dd6ee7a7499fce6ce33c59c0dd15af81a140ae4f Author: Joel Centelles Date: Thu Jun 8 16:57:04 2023 +0200 ndb_redis: Format fixes Fixing C formatting issues commit 077980a000c37320bfade650c680da55af92154e Author: Joel Centelles Date: Thu Jun 8 16:48:21 2023 +0200 db_redis: Missing format fixes Removing spaces from line ends. commit ba080b16353b53c29c147740f3541ceecbe31c1d Author: Joel Centelles Date: Thu Jun 8 16:45:47 2023 +0200 db_redis: Fixing format Fixing malformed C lines commit 79d5ab3b86c0a1cc1b06efeee78ef5baa8d084f9 Author: Joel Centelles Date: Fri Jun 2 18:44:09 2023 +0200 ndb_redis: Adding TLS support Checks for the tls parameter in the BD schema and, if it's enabled, creates a temporary TLS conext that is used to initialize the redis context. Adds 1 new parameter: * ca_path: For specifying a folder containing valid certification chains. commit 67c77289afb994178afc1fd7558833097eb2f5b9 Author: Joel Centelles Date: Fri Jun 2 18:42:16 2023 +0200 db_redis: Adding TLS support Enhancing security options by enabling TLS connections and password definition. Added 3 new parameters: * opt_tls: For enabling TLS connections. * ca_path: For specifying a folder containing valid certification chains. * password: For providing DB access password. If opt_tls is provided a temporary SSL context is created to pass it to existing cluster or normal redis context. TLS support is automatically enabled/disabled by checking libhiredis_ssl.so existence. commit 453a973849cc6eaab2e07d445675a9a3d6b1d8c5 Merge: 437b435c86 87959c23aa Author: Daniel-Constantin Mierla Date: Tue Jun 20 09:31:59 2023 +0200 Merge branch 'master' into typos commit 87959c23aacf4cfa7ed8acd214f70775939c8a01 Author: Daniel-Constantin Mierla Date: Tue Jun 20 09:14:48 2023 +0200 Makefile.groups: added posops to extra group commit 73fdf7a8eb1ca3e00ff4844e6c797114f17f3525 Author: Дилян Палаузов Date: Sun Jun 18 19:53:00 2023 +0200 src/Makefile.defs: complete removal of VQ_MALLOC memory manager … started in commit f92113d8e16d6e59c170dfa703d9db30980b6877. commit bfc5d4bdcdd1ce60359d1a2e6a097f312879799f Author: Daniel-Constantin Mierla Date: Mon Jun 19 13:50:28 2023 +0200 dialplan: set right input/output pv references commit f36744cf15c7fcddc7422f97a508cad600ca7d98 Author: Daniel-Constantin Mierla Date: Mon Jun 19 13:18:59 2023 +0200 core: kemi - propagate bool as a return value type - some scripting languages differentiate bool false|true vs int 0|1 values commit 9580adf9a478f161605a0f663099f4d10c0c93eb Author: Daniel-Constantin Mierla Date: Mon Jun 19 12:54:48 2023 +0200 core: kemi - reformat core exports for tool parsing commit 437b435c86c109bdda213998c6448ed255790018 Author: Дилян Палаузов Date: Sun Jun 18 19:08:12 2023 +0200 utils: typos commit e66c2c96908cb8c2169ace2c31c2a6cfae7201d3 Author: Дилян Палаузов Date: Sun Jun 18 19:06:42 2023 +0200 test/misc/code: typos commit 5888a402285b5edb2c8691a263530287968c9658 Author: Дилян Палаузов Date: Sun Jun 18 19:08:52 2023 +0200 usrloc: typo commit c7471291950d24dceaf8b5db131afd37cde91c1f Author: Дилян Палаузов Date: Sun Jun 18 19:26:55 2023 +0200 ndb_mongodb: typo commit 5f3c2fe040c8a9e19b3ea98dc343fa324c193be5 Author: Дилян Палаузов Date: Sun Jun 18 19:26:14 2023 +0200 ndb_cassandra: typos commit c3919b68e947b6572eef8cd01486af4f28fed963 Author: Дилян Палаузов Date: Sun Jun 18 19:25:44 2023 +0200 nat_traversal: typo commit 3157cc16d409de71d692ec43441181327e1ebc9d Author: Дилян Палаузов Date: Sun Jun 18 19:25:26 2023 +0200 msilo: typos commit c632c5fd6afb37704dde2de96c5a5a8d8e4cc44e Author: Дилян Палаузов Date: Sun Jun 18 19:24:16 2023 +0200 mqtt: typo commit 211ede8351683644d1829feb355ca4a2a6227bcd Author: Дилян Палаузов Date: Sun Jun 18 19:23:33 2023 +0200 misctest: typos commit 91dd1ea66e735478d44906ee01a4d1d8898762d2 Author: Дилян Палаузов Date: Sun Jun 18 19:22:55 2023 +0200 misc_radius: typos commit 854ccb898a586837c262a5d64515cf7a6820bccd Author: Дилян Палаузов Date: Sun Jun 18 19:22:11 2023 +0200 memcached: typos commit 55c5535c5fee881b16b95a2152d08aeca88f4b3f Author: Дилян Палаузов Date: Sun Jun 18 19:21:28 2023 +0200 mediaproxy: typos commit 61b69b2d1b74234e5e78c0c50df6f65fe9273472 Author: Дилян Палаузов Date: Sun Jun 18 19:20:48 2023 +0200 maxfwd: typo commit 7c97869cb944d6996a8bcf31bd50789b2e5afff3 Author: Дилян Палаузов Date: Sun Jun 18 19:20:26 2023 +0200 matrix: typo commit b682bedc8f33ac58297cfead05489e2c4c5204d3 Author: Дилян Палаузов Date: Sun Jun 18 19:19:56 2023 +0200 mangler: typos commit 854e69f9db966f11d92c630a4000fc214726ef9e Author: Дилян Палаузов Date: Sun Jun 18 19:18:04 2023 +0200 lwsc: typos commit d61cd534f8ec10a232b8f446f277386b1abc2d66 Author: Дилян Палаузов Date: Sun Jun 18 19:14:26 2023 +0200 src/Makefile*: typos commit 9e4b47f75a572bb7732c90aac4a6b4346737ad37 Author: Дилян Палаузов Date: Sun Jun 18 19:10:46 2023 +0200 core: typos commit 087369c56e167995bf390d35651a68febd9c6c82 Author: Daniel-Constantin Mierla Date: Fri Jun 16 17:24:29 2023 +0200 cdp_avp: reformat code files with macros for code generation - clang format is not dealing nicely with such cases, disable formatting for those snippets commit 3f7ccd57857c09cb76d6f21ba3b91b070e80fff8 Author: Daniel-Constantin Mierla Date: Fri Jun 16 09:53:59 2023 +0200 cdp: check session pointer before use commit ae1223e4236ce730448f32c262afec4c11e30eba Author: Daniel-Constantin Mierla Date: Thu Jun 15 11:22:07 2023 +0200 cdp: fix storage warning on time value commit 631aab425e1f3908d9e1b044c2a0715f457655ac Author: Daniel-Constantin Mierla Date: Thu Jun 15 10:35:49 2023 +0200 cdp: safety check closing fd for error cases commit 41c4736367186f43e68361be0460bd590b7660bd Author: Sipwise Development Team Date: Wed May 12 11:53:43 2021 +0200 db_redis: use sscan commit 3a8ebf5717eba0116cb71c7f953e9b7ff60d4b0e Author: Sipwise Development Team Date: Wed May 12 11:53:43 2021 +0200 db_redis: graceful scan commit c5a3c2cd8c6952356237c235c2ade159c030382b Author: Sipwise Development Team Date: Wed May 12 11:53:43 2021 +0200 db_redis: skip empty keys commit 10a95d7c327a4bb83645723781d5885839f6fd0b Author: Kamailio Dev Date: Wed Jun 14 11:46:19 2023 +0200 modules: readme files regenerated - cfgt ... [skip ci] commit 60485701ea3c065e657206ebcb6dbfa212adf1d4 Author: Victor Seva Date: Mon Aug 29 13:59:38 2022 +0200 pv_headers: rework pvh_remove_header_param, take two * pvh_set_xavi changes/removes xavi, so we need the new value * after pvh_remove_header, search for the header again commit 1ce15ab7094d3b13bf6db3cabb86bcdbab969d88 Author: Victor Seva Date: Wed Mar 29 12:12:54 2023 +0200 cfgt: route_log modparam If enabled, cfgt will log (WARN) the execution time of routes. commit dd9c891bafe8de5dace630d676f9ea697152a4de Author: Victor Seva Date: Fri Mar 17 16:08:00 2023 +0100 cfgt: don't dump same node commit b5ea290be4a5f92cd24dd39cbefe2987ed577d19 Author: Victor Seva Date: Wed Apr 27 15:49:30 2022 +0200 cfgt: skip_unknown modparam If enabled, value different from 0, cfgt will not generate the report of any message that doesn't match the callid_prefix. commit c3f2ff656475d85b190f0a2f138b526d9a63e732 Author: Victor Seva Date: Wed Jun 14 10:53:34 2023 +0200 pua_dialoginfo: fix dlg_var store and retrieval * pubruri_calle[e|r]_avp can have more than one value. Store values as comma separate strings at pubruri_calle[e|r]_dlg_var * be aware of possible multiple values when restoring values from pubruri_calle[e|r]_dlg_var * alloc string values always for str_list commit c064d5473dd679c1eb191ba012522de409b79420 Author: Sergey Safarov Date: Wed Jun 14 11:09:23 2023 +0300 pkg/docker: submodule update [skip ci] commit 768dd96da6f52e46bc227d9815f7225b33042295 Author: Sergey Safarov Date: Mon Jun 12 22:20:57 2023 +0300 pkg/kamailio/alpine: packaged lwsc commit 88bcd44e07b43b723bb0ddc7b828f605179ae893 Author: Daniel-Constantin Mierla Date: Wed Jun 14 08:44:35 2023 +0200 cdp: log message when failing to set nonblock on socket commit eaa4b177652259efda4e61aac9dd039ebde253c9 Author: Daniel-Constantin Mierla Date: Wed Jun 14 08:33:23 2023 +0200 cdp: safety check on diameter msg processing commit 81ee6f7e9eb23c24fb06dd2c201f3246d6044c4d Author: Daniel-Constantin Mierla Date: Wed Jun 14 08:28:58 2023 +0200 cdp: dedicated log messages for timeout events commit f8bfc8d2c9f8b366e6a0d8d3b1790077ccca5b7e Author: Daniel-Constantin Mierla Date: Wed Jun 14 07:58:54 2023 +0200 cdp: reworked same code execution in if branches commit 57182ddeaba6244a904f3c9d530e2aa8bc652fbd Author: Daniel-Constantin Mierla Date: Tue Jun 13 14:27:02 2023 +0200 cdp: changed function export macro for better list building - more readable exports formatting commit 2f23b3ccc2288e5d146aeac807935af24f5923b3 Author: Daniel-Constantin Mierla Date: Tue Jun 13 12:05:51 2023 +0200 cdp_avp: aligned exports structures commit 759d76819b7c8ab31d71ab8a77a3863c1861e374 Author: Daniel-Constantin Mierla Date: Tue Jun 13 09:43:00 2023 +0200 cdp: fix always true condition in peer_timer() - extended the log message commit 1128df71dcba1cd97898c2970e7cd3221256adb1 Author: Daniel-Constantin Mierla Date: Tue Jun 13 09:24:22 2023 +0200 cdp: safety checks on error cleanup for diameter_peer_init_real() commit f1da698dd57b2cbe549f4b9083f66ebc336433c3 Author: Daniel-Constantin Mierla Date: Tue Jun 13 09:17:44 2023 +0200 cdp: shortened log message for unkown type inside AAAConvertAVPToString() commit 10834bc77188a8cbcc174429fee8f99d6e94752f Author: Daniel-Constantin Mierla Date: Tue Jun 13 08:48:57 2023 +0200 cdp: log message when cleaning up inside auth_client_statefull_sm_process() commit db31ddb5d5af3d6add5c4aacb9da6cfede04bf04 Author: Daniel-Constantin Mierla Date: Tue Jun 13 08:40:54 2023 +0200 cdp: remove unnecessary checks inside Send_ASR() - updates to log messages commit 6a19434d4b93a8ec6e345b55ff1b83ff6bd38596 Author: Kamailio Dev Date: Mon Jun 12 18:16:32 2023 +0200 modules: readme files regenerated - mqueue ... [skip ci] commit 23d43645332451ec1ec6dab11da777f9c3bfe304 Author: Ovidiu Sas Date: Mon Jun 12 12:00:13 2023 -0400 mqueue: fix documentation to match the code commit 39f09877e650d66e820ca7eb0d61416818d174fc Author: Daniel-Constantin Mierla Date: Mon Jun 12 17:16:53 2023 +0200 cdp: check setsockopt() return code commit fb19f0ea4c656afe7b60788efb8804e552fd37f9 Author: Daniel-Constantin Mierla Date: Mon Jun 12 16:27:46 2023 +0200 auth_diameter: free req in some cases of errors commit f99b116e876170709ad364ac2b8093969a939d4a Author: Daniel-Constantin Mierla Date: Mon Jun 12 15:53:38 2023 +0200 dialplan: restructured condition on input and output params commit 060a96057309000592f126956cd343656a26ecba Author: Kamailio Dev Date: Mon Jun 12 14:01:24 2023 +0200 modules: readme files regenerated - pdb ... [skip ci] commit 7d7e6dfcdaf21cae4b98ca5520e667b4f8f09145 Author: Daniel-Constantin Mierla Date: Mon Jun 12 13:54:34 2023 +0200 pdb: docs for ll_info mod param commit 88d8c46603f6e45ba90c51b7c8d80acae7fb400a Author: Daniel-Constantin Mierla Date: Mon Jun 12 13:48:31 2023 +0200 Makefile.modules: define MOD_NAMEID to module name without quotes commit e818baa1b21249529c93990ef0340dd8b56b26cf Author: Daniel-Constantin Mierla Date: Mon Jun 12 13:47:18 2023 +0200 pdb: use local log level for an info log message - new mod param to allow remapping local log level for info - related to GH #3296 commit 03203d1baa5f185db8743a90f889e5483e90e911 Author: Daniel-Constantin Mierla Date: Mon Jun 12 13:43:31 2023 +0200 core: new log macros allowing to use local log levels per module - a variable has to be defined inside module like: ksr_loglevels_t _ksr_loglevels_MODNAME = KSR_LOGLEVELS_DEFAULTS; - for example, for pdb module: ksr_loglevels_t _ksr_loglevels_pdb = KSR_LOGLEVELS_DEFAULTS; - then use LLM_XYZ() macro instead of LM_XYZ() - for example, use LLM_INFO() instead of LM_INFO() commit e55851ee7dfb7a60f0a9288d810b84cf3bcd0f19 Author: Henning Westerholt Date: Mon Jun 12 10:01:21 2023 +0000 kamcmd: clang-format the source code for kamcmd tool commit efa436bc228af99cfd1466b5ea1be2fc596f18b8 Author: Kamailio Dev Date: Mon Jun 12 12:01:34 2023 +0200 modules: readme files regenerated - jansson ... [skip ci] commit ebf1aa6dbfeca30d93c63291751417186f9100cd Author: Jake Greene Date: Mon May 22 21:01:01 2023 +0000 presence: Add OK response to publish_cache_sync RPC command. commit 07f86a52271920bc36db3a32c6ffa18434372ebf Author: Jake Greene Date: Fri May 19 18:02:51 2023 +0000 Presence: semantical improvments to docs & rpc command name commit 5197e7b41dd5d08451b7a7906177fc04e1c3ce8b Author: Jake Greene Date: Thu May 18 09:48:24 2023 -0500 presence: Add htable_db_restore RPC command. - Introduced `htable_db_restore` RPC command to load updates from the 'presentity' table into the 'publ_cache' specifically for 'publ_cache' modes 1 or 2. - update docs for htable_db_restore RPC command commit 90e172bad110c5a27da3908594b45f5bbe035d87 Author: Дилян Палаузов Date: Mon May 8 13:06:22 2023 +0200 modules/utils: typo commit 0e01e3afa4dcca66d1f879a09fe3fd70b5dc16e6 Author: Дилян Палаузов Date: Mon May 8 13:06:03 2023 +0200 userblocklist: typos commit 9156897ce4784be45de5c80da0b4d6694acbca75 Author: Дилян Палаузов Date: Mon May 8 13:05:22 2023 +0200 uri_db: typos commit 4774bcff4822f5004472117d37787ed336196420 Author: Дилян Палаузов Date: Mon May 8 13:04:22 2023 +0200 uid_avp_db: typos commit cf1834c7bfd589d67b602cd0bd6feff56565dd94 Author: Дилян Палаузов Date: Mon May 8 13:01:47 2023 +0200 uid_auth_db: typos commit 3c66eeb3cd09e4d4698a6d1a174fbf4c6a2d2485 Author: Дилян Палаузов Date: Mon May 8 13:04:53 2023 +0200 uid_domain: typos commit 1a449c829a568bf16cf247fe5aa95eded3cebabd Author: Дилян Палаузов Date: Mon May 8 12:59:44 2023 +0200 uac_redirect: typos commit 46d4f8bd49cb27e9a1b0219543110a2b82860b01 Author: Дилян Палаузов Date: Mon May 8 12:55:51 2023 +0200 uac: extend documentation This contains typos and some conclusions I made, while I tried to utilize the uac module. commit e138e94bd3e222d0a8a7ef5e36c5dba66e73993b Author: Дилян Палаузов Date: Mon May 8 13:08:21 2023 +0200 tsilo: typos commit 20fa33e4c12ebc12ade4c70e4c91af8b8bff57aa Author: Дилян Палаузов Date: Mon May 8 13:09:09 2023 +0200 topos: typos commit 39701758116e2ffcc19d62df97b770df47faa0b4 Author: Дилян Палаузов Date: Mon May 8 13:11:50 2023 +0200 tmx: update hyperlink to TM module commit 6625951ecce9ed84efafd8b07ff055fd49f9557b Author: Дилян Палаузов Date: Mon May 8 13:12:30 2023 +0200 tmrec: typos recurrence commit d5501cfd654822df286f6916185c01fe4ac2bad7 Author: Дилян Палаузов Date: Mon May 8 13:18:16 2023 +0200 rtpproxy: typos commit ac773d92e18243e441b5f2e5e8b797642bd0bc03 Author: Дилян Палаузов Date: Mon May 8 13:23:00 2023 +0200 lrkproxy: typos commit d7700dd35725b35786dcc9da3dc938c236e845e5 Author: Дилян Палаузов Date: Mon May 8 13:21:10 2023 +0200 lost: typos commit 70a9ea2b1e5cceeaf050356e7baf00127a58567d Author: Дилян Палаузов Date: Mon May 8 13:13:49 2023 +0200 lcr: typos commit 40d012d737dc5f59429b3bca2c0927412d2b4900 Author: Дилян Палаузов Date: Mon May 8 13:14:11 2023 +0200 jansson: typo xavps's → xavp's commit c285b16bc066ca4236ee00cf3e7fb24539fa9f2b Author: Daniel-Constantin Mierla Date: Mon Jun 12 11:16:51 2023 +0200 Makefile: fixed paths for init.d scripts install on debian and centos - GH #3476 commit 7b1fe0483b684693c7baea9b62b471b64c6e22a9 Author: Henning Westerholt Date: Mon Jun 12 08:24:01 2023 +0000 tools: use python3 for route_graph.py tool, for old systems with both python2/python3, fix file closing commit fa2a69e2ae919b7ba221e87e2001bde83113ce2a Author: Akash Gupta Date: Sat Jun 10 14:48:03 2023 +0530 tool: port the route_graph.py script to python version 3.x commit f867d2190853b9f21791d83573de3f96f4337242 Author: Daniel-Constantin Mierla Date: Fri Jun 9 10:02:44 2023 +0200 kamzo: kemi exports formatted for kemidocs.py commit cabf1968bf75f2b85894e5cfda63e1cd3cb7bd82 Author: Daniel-Constantin Mierla Date: Fri Jun 9 09:59:42 2023 +0200 ims_charging: kemi exports format for kemidocs.py commit d9f9e5c6be4d8d30bdccb0154e95a87982d5c736 Author: Daniel-Constantin Mierla Date: Thu Jun 8 11:58:42 2023 +0200 ratelimit: ending struct whitespace for kemi exports commit fd7ea1bac7c5a0bc7e79e5bb90072898c6652e9d Author: Daniel-Constantin Mierla Date: Thu Jun 8 11:54:21 2023 +0200 ratelimit: reformat kemi exports for kemidocs.py commit d9d4ef011c9ee4f9c664ad945b36197a98efa9cd Author: Daniel-Constantin Mierla Date: Thu Jun 8 11:48:21 2023 +0200 jansson: reformat kemi exports for kemdocs.py tool commit 848d55388dda0c135820d9f24950561946249bbc Author: Ovidiu Sas Date: Mon Jun 12 00:24:15 2023 -0400 mqueue: fix support for db_text - db_operations are safe only after db mod_init() - closes #3474 commit 79b82198075250420cb08d6b5fd5b100ff672606 Author: Daniel-Constantin Mierla Date: Fri Jun 2 21:20:59 2023 +0200 pv: exported {val} transformation commit bc82f8938a779dc5835079e0477b5970287c49e9 Author: Kamailio Dev Date: Thu Jun 1 13:46:22 2023 +0200 modules: readme files regenerated - ims_usrloc_scscf ... [skip ci] commit 1217c9098bc8790e659959a7df97e441e84b54ff Author: Daniel-Constantin Mierla Date: Thu Jun 1 13:39:47 2023 +0200 ims_usrloc_scscf: docs - type int for hash_size parameter commit bc544daea2ee4bb568cf0314f6d32b8aa0c81ecc Author: Daniel-Constantin Mierla Date: Wed May 31 11:53:14 2023 +0200 async: use _async_timer_exec_last_slot = UINT_MAX for initial value commit a059af04ac47fd31238ca4f22ad868529e035c43 Author: Daniel-Constantin Mierla Date: Wed May 31 09:01:13 2023 +0200 sst: fix condition on sst_min_se for sst_check_min() commit b2f99145fa7f4088c80dd3e759372445f93f5492 Author: Daniel-Constantin Mierla Date: Tue May 30 17:00:27 2023 +0200 cfgt: reworked test on dest.s for freeing commit cb6332982edff5fd2f10b6ee41c22388cc9a39b3 Author: Daniel-Constantin Mierla Date: Mon May 29 08:56:19 2023 +0200 cdp: reworked switch for setting x->state = ACC_CC_ST_DISCON commit 1205869ffd9c7e16a4f299b020f0bc90a2d4fcd7 Author: Victor Seva Date: Tue May 9 10:18:30 2023 +0200 core: pv_cache_dump related to #3440 commit 87ed3d9c3ae3ecfabe6d24f5fd3d656ef1182fac Author: Дилян Палаузов Date: Mon May 22 19:58:57 2023 +0200 src/Makefile.defs: recognize GCC 13 as recent ⇔ not too old compiler commit 423a818cf6e8f6d672630a0365e13877a173508f Author: Daniel-Constantin Mierla Date: Wed May 24 21:06:45 2023 +0200 siprepo: check if list is set on insert commit 7971d825361bee29d65fcea69f2978d7af31eeaa Author: Daniel-Constantin Mierla Date: Tue May 23 09:41:13 2023 +0200 ipops: create container items if not found for srv and naptr functions - GH #3419 commit 9c125234cd5bb7ff580e875c82002a8dd69fff82 Author: Daniel-Constantin Mierla Date: Tue May 23 09:35:07 2023 +0200 iopops: realign exported structures to highlight better the fields commit 9ff464850c6ef23b37833b8c86efc1e973f744b1 Author: Daniel-Constantin Mierla Date: Mon May 22 21:37:02 2023 +0200 kamctl: version set to 5.8.0 commit a2209018fb03dda6d4b7df90f933c97bf4ae532b Author: Victor Seva Date: Fri May 19 01:39:40 2023 +0200 core: clang-format for coherent indentation and coding style commit 339891e7da584abcc378aa2104f536841d615e57 Author: Victor Seva Date: Fri May 19 01:12:41 2023 +0200 pre-commit: add mixed-line-ending hook [skip ci] commit e66a63a230e91461af0a82e3bbc54eabbf5195c7 Author: Victor Seva Date: Fri May 19 01:08:17 2023 +0200 README: add pre-commit badge commit e15a57e0e027425827509277203341d55ace49fa Author: Victor Seva Date: Fri May 19 00:50:59 2023 +0200 pre-commit: update pre-commit-hooks [skip ci] commit f781dc9ce914cc619abd9d53f987f1155557b720 Author: Victor Seva Date: Thu May 18 15:15:36 2023 +0200 pre-commit: tool to keep thing tidy [skip ci] commit 2cac52c68feeacc1dc90e4ff322b6109c32669e8 Author: Victor Seva Date: Fri May 19 00:24:53 2023 +0200 README: remove travis-ci info [skip ci] no longer used commit 08fbc4fa8d44c2c0ee596e1f30b95b5b4fcfc823 Author: Henning Westerholt Date: Thu May 18 11:37:44 2023 +0000 dispatcher: fix formatting after commit 1f53b159c311715b commit 1f53b159c311715b993ee33d40fb35017626e89c Author: Kamailio Dev Date: Thu May 18 13:01:45 2023 +0200 modules: readme files regenerated - dispatcher ... [skip ci] commit 6183319381573e42b882d05ae1748539f7547d8c Author: Henning Westerholt Date: Thu May 18 10:52:52 2023 +0000 dispatcher: fix force send socket functionality, was not working in some TCP scenarios commit 704f589577f51bb85b76070ca5722d54590b2c09 Author: Henning Westerholt Date: Thu May 18 10:50:53 2023 +0000 dispatcher: clarification regarding xavp_dst_mode docs commit 83b092fea98cf6ba8b716fcfb574ad24db818ce3 Author: Victor Seva Date: Wed May 17 16:37:43 2023 +0200 xprint: clang-format for coherent indentation and coding style commit 709163fa7e8ac3a1bf0a1f8ac5fdaa0ccce64d67 Author: Victor Seva Date: Wed May 17 16:37:43 2023 +0200 xmpp: clang-format for coherent indentation and coding style commit 07044780f59b37e555e181a946658e841c66ca51 Author: Victor Seva Date: Wed May 17 16:37:43 2023 +0200 xmlrpc: clang-format for coherent indentation and coding style commit e748922b0f3c2346f633e1dbf2bfa97d11023697 Author: Victor Seva Date: Wed May 17 16:37:43 2023 +0200 xmlops: clang-format for coherent indentation and coding style commit 0e0f42ae1e4e3aa39458e512125f00e52b65686e Author: Victor Seva Date: Wed May 17 16:37:43 2023 +0200 xlog: clang-format for coherent indentation and coding style commit 43b7f3bd64eb1075e7e567cb008bfbd8b60f1503 Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xhttp_rpc: clang-format for coherent indentation and coding style commit d9d1e2469e63aa58e7154ec44777efec8695ef20 Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xhttp_prom: clang-format for coherent indentation and coding style commit 0bc9de0dcdfbbceea45206cc5f9b4c7ab2a6f8ee Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xhttp_pi: clang-format for coherent indentation and coding style commit d5a0735ee32685bfb070cb9288f6bbf4b699780c Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xhttp: clang-format for coherent indentation and coding style commit 85ad2db0ced7c21e5f3e3871fc9cbdc0d637641a Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xcap_server: clang-format for coherent indentation and coding style commit ce9cd3132bf5834b5d6c3ecac42b0e4c002da71d Author: Victor Seva Date: Wed May 17 16:37:42 2023 +0200 xcap_client: clang-format for coherent indentation and coding style commit 90eea708c8ba661fa02ef5bb6bbbb5102ad6246c Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 websocket: clang-format for coherent indentation and coding style commit 62db7b0e2b3f5ad40ca417e7d9c21518db448cb2 Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 uuid: clang-format for coherent indentation and coding style commit e0d162afb8c87b56a800ee5ddd395af27969be80 Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 utils: clang-format for coherent indentation and coding style commit 6e89f3e252dc6e8353ca3b7f2d7b29ab4173e8c8 Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 usrloc: clang-format for coherent indentation and coding style commit af6b7b7034007dc51525732562853c402a6941a3 Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 userblocklist: clang-format for coherent indentation and coding style commit 8b3609542484c79cf09f3ee6fb57c1cc1a05138b Author: Victor Seva Date: Wed May 17 16:37:41 2023 +0200 uri_db: clang-format for coherent indentation and coding style commit 57e22554272f30a51ec460fa18492a000fdb5e48 Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uid_uri_db: clang-format for coherent indentation and coding style commit 18725c558c8437fa80e545eedc4eb26d48f7dad7 Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uid_gflags: clang-format for coherent indentation and coding style commit 488501c35eff7be60b87753e3c841b082aad305c Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uid_domain: clang-format for coherent indentation and coding style commit c9ef2603b5b6c6979049c6c0f9521025afc7a731 Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uid_avp_db: clang-format for coherent indentation and coding style commit db6b81a1a9995fec3720d01f32b517451ff2f077 Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uid_auth_db: clang-format for coherent indentation and coding style commit f22200bfe135577bb4a71c01106ea7ba5c1b886a Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uac_redirect: clang-format for coherent indentation and coding style commit f2c587938311398818b8c7c3e02fc3af3726bb53 Author: Victor Seva Date: Wed May 17 16:37:40 2023 +0200 uac: clang-format for coherent indentation and coding style commit 8187f195644ffd527f51d887dac34a1fb584edfd Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 tsilo: clang-format for coherent indentation and coding style commit f57e9aa15b7b5fb9b1116406320487ea8845dcf7 Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 topos_redis: clang-format for coherent indentation and coding style commit f55112c0c5e442ce9e404940da583903420313ee Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 topos: clang-format for coherent indentation and coding style commit 963f301a08ab6c3e15a20181b23e9177eb1e2232 Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 topoh: clang-format for coherent indentation and coding style commit b0b4d5d41b8ff0e6afb429a91d16c07f8e6efffb Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 tmx: clang-format for coherent indentation and coding style commit 9c15771fd3b4ddf63928751e359b42b49559d8e5 Author: Victor Seva Date: Wed May 17 16:37:39 2023 +0200 tmrec: clang-format for coherent indentation and coding style commit 77693248300a6cecb802950fad754bf933218163 Author: Victor Seva Date: Wed May 17 16:37:38 2023 +0200 tm: clang-format for coherent indentation and coding style commit 5a347dd24e0d60d9eef48f27b95df43a0eb3eb78 Author: Victor Seva Date: Wed May 17 16:37:38 2023 +0200 tlsa: clang-format for coherent indentation and coding style commit 7e36597b8f7797a0468a9d6d4a8070ba5603cf79 Author: Victor Seva Date: Wed May 17 16:37:38 2023 +0200 tls_wolfssl: clang-format for coherent indentation and coding style commit d253dcd8b6c2f0111e2a09e1f10baa1f0733a41b Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 tls: clang-format for coherent indentation and coding style commit 68fe076d4fa9233519a414cfddc9fb5bea5d73d4 Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 timer: clang-format for coherent indentation and coding style commit cd9be5e55a6cd4d8ec53511abd7315546d806c90 Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 textopsx: clang-format for coherent indentation and coding style commit 507d4240b5a08fa874857c81b4b9411dffe9e0d3 Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 textops: clang-format for coherent indentation and coding style commit 76482e4df45ee350fb3f502a2be0f31b9b9af14e Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 tcpops: clang-format for coherent indentation and coding style commit de74852a83e7830749d74ab82becc16139956969 Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 systemdops: clang-format for coherent indentation and coding style commit d07141c699bf0e69b850f4100e83ad0b0354d4c0 Author: Victor Seva Date: Wed May 17 16:37:16 2023 +0200 sworker: clang-format for coherent indentation and coding style commit 4e3fb1666d7fe5b0c2973b842d065c1c7f9b8fbe Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 stun: clang-format for coherent indentation and coding style commit 352a1f59d2e16501a1678f51705877f36b3edf65 Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 stirshaken: clang-format for coherent indentation and coding style commit 30898dff28871ddf5a2054c46dee3e2007d144b8 Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 statsc: clang-format for coherent indentation and coding style commit 972777a3555abeb5733629caeb0b0d9f674050e8 Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 statistics: clang-format for coherent indentation and coding style commit 578a17a5c608078d317066144256403fb79985cd Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 sst: clang-format for coherent indentation and coding style commit e051bdc1315321824a366df97c671623b47843c7 Author: Victor Seva Date: Wed May 17 16:37:15 2023 +0200 ss7ops: clang-format for coherent indentation and coding style commit aeabdb6fa5bb7f3ab49d5af5e5e4d2b69596d786 Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 sqlops: clang-format for coherent indentation and coding style commit 1b5ab42c21c9b248f35d956ca3af53e193c81824 Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 speeddial: clang-format for coherent indentation and coding style commit f2cca4f00625e25b60b14dbcbee407144b18744e Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 snmpstats: clang-format for coherent indentation and coding style commit 87766761e80656c37e967383708bec2ec66d0cac Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 smsops: clang-format for coherent indentation and coding style commit 976486d2c365f0c58c8273a5b2cb62f226c74202 Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 sms: clang-format for coherent indentation and coding style commit 698d642bb9ca309a2205b00d0ea10dbe74eda9c6 Author: Victor Seva Date: Wed May 17 16:37:14 2023 +0200 slack: clang-format for coherent indentation and coding style commit be5c1b59547e9503391da615edcd73bf0e3dab0c Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 sl: clang-format for coherent indentation and coding style commit e569931dcd96087729eec1772a318e78ed505d14 Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 siputils: clang-format for coherent indentation and coding style commit 6ea356e2ef09ce0c9e27e12ba63bc191d648a9bb Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 siptrace: clang-format for coherent indentation and coding style commit b0633dd7bfc6c1802f5a098f1a3311e85b5d19b7 Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 sipt: clang-format for coherent indentation and coding style commit 2c17fbc22f84229d5f11c17bbb15696b0dcf9ed6 Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 siprepo: clang-format for coherent indentation and coding style commit 6b63f482deef965e347f1d746587cfaff21d8146 Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 sipjson: clang-format for coherent indentation and coding style commit 5b18c3415478e5f610199f63ba8d221d3e48f472 Author: Victor Seva Date: Wed May 17 16:37:13 2023 +0200 sipdump: clang-format for coherent indentation and coding style commit 7c36da9c0ca5faf98c7b66ee0678a36bd81c2d48 Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 sipcapture: clang-format for coherent indentation and coding style commit c726d55a19090f7da847171f27183e4f9db9457c Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 secsipid_proc: clang-format for coherent indentation and coding style commit 286c38522fdebdd4192126463725d4d9a2b83658 Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 secsipid: clang-format for coherent indentation and coding style commit 82100e1220e3ecd12afb986465957764f8743e3e Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 secfilter: clang-format for coherent indentation and coding style commit ba2cbf2ba100bc3f06511302535c1bea2778a3c7 Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 seas: clang-format for coherent indentation and coding style commit 7c9415686ac1ae59c21141dc3013d288246ac445 Author: Victor Seva Date: Wed May 17 16:37:12 2023 +0200 sdpops: clang-format for coherent indentation and coding style commit ed20f7f62b3504d207af542f0a99f8b22e0899d4 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 sctp: clang-format for coherent indentation and coding style commit b48ac63551216b2afbf2d9d52c31cd390b181115 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 sanity: clang-format for coherent indentation and coding style commit 85c0ced80dd9c0253f24f8c1b62f07793d859ba5 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 ruxc: clang-format for coherent indentation and coding style commit bbb3604d1704d8e24d9fbf4ed863121d6914ec19 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 rtpproxy: clang-format for coherent indentation and coding style commit 37af6dfbe6756d6a3991fc757cd3e72c9e76f750 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 rtpengine: clang-format for coherent indentation and coding style commit 5f48f91efd3b5d3ed76fadc3604cd308eefdd8d9 Author: Victor Seva Date: Wed May 17 16:37:11 2023 +0200 rtp_media_server: clang-format for coherent indentation and coding style commit 135d55131dbcc0d8e8a99913629d930b567f5e41 Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 rtjson: clang-format for coherent indentation and coding style commit eca9b97ead0a22490461a326aac4a0b4b1e7bc36 Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 rtimer: clang-format for coherent indentation and coding style commit 4b120452ebfbd7bf935c3c9345d0ce1623e33812 Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 rr: clang-format for coherent indentation and coding style commit 4f2523f2feb8042feacf9cfbd2ff73c2f8933ebf Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 rls: clang-format for coherent indentation and coding style commit 42d357e5c1400f60f138b2d604e1f6bfb8d8b65e Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 registrar: clang-format for coherent indentation and coding style commit fb7c59cafceb35628d40c727dbfa2990335b922a Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 regex: clang-format for coherent indentation and coding style commit 79301505e26f55f2830d21dd960a130810f0b99d Author: Victor Seva Date: Wed May 17 16:37:10 2023 +0200 ratelimit: clang-format for coherent indentation and coding style commit cf1978231edcad1611df9d88e670ac7b5cc7aab5 Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 rabbitmq: clang-format for coherent indentation and coding style commit 08b5cbc2e6639b744728c47df8373e506d972623 Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 qos: clang-format for coherent indentation and coding style commit d56093d37d65105b5550639df88c6b5902603f7e Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 pv_headers: clang-format for coherent indentation and coding style commit f5c0077f65ca50940fc53776c2b964e45ebec8f5 Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 pv: clang-format for coherent indentation and coding style commit c140c3acd69409b9f99c4986d84c5c9d5cb77b65 Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 pua_xmpp: clang-format for coherent indentation and coding style commit cb22d7e9c3e1fa5fffa7f7a22b179f96e6ef327e Author: Victor Seva Date: Wed May 17 16:37:09 2023 +0200 pua_usrloc: clang-format for coherent indentation and coding style commit c4e589ab9dd52ad769d04edd1f0598405df42418 Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 pua_rpc: clang-format for coherent indentation and coding style commit 3e79c970aa5fa1e028d82985b47645524d824dd4 Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 pua_reginfo: clang-format for coherent indentation and coding style commit 7a836358872d765aa0412eed380b96398a6f488b Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 pua_json: clang-format for coherent indentation and coding style commit 8966ab98d30d6278bdd9c282f3c666827000ad1e Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 pua_dialoginfo: clang-format for coherent indentation and coding style commit db1dfee3c76681e14b80a45a77b931d4748858cb Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 pua: clang-format for coherent indentation and coding style commit 6391b15598af3567df8e60408cd3eb94258af0b5 Author: Victor Seva Date: Wed May 17 16:37:08 2023 +0200 print_lib: clang-format for coherent indentation and coding style commit fc027184353d0e03c5c8790d3eaca8e93d8fcb81 Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 print: clang-format for coherent indentation and coding style commit 194a8d4d38367548845cf2076015bac17aff8a51 Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 presence_xml: clang-format for coherent indentation and coding style commit bffc6c4f69dac25e70505775bd017f6d4d3526ca Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 presence_reginfo: clang-format for coherent indentation and coding style commit 7c729f6c6cf2c8771b43f35fd91d66f54193b258 Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 presence_profile: clang-format for coherent indentation and coding style commit 5152e2790722257ca75771a000140c96b5afc981 Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 presence_mwi: clang-format for coherent indentation and coding style commit 953ef0c751ab1ec95c999547681c2373a90fef25 Author: Victor Seva Date: Wed May 17 16:37:07 2023 +0200 presence_dialoginfo: clang-format for coherent indentation and coding style commit 33a2c8ccc5a257b3114d6e46b67a94bfe9afcef0 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 presence_conference: clang-format for coherent indentation and coding style commit 197f64ff273e7eb62f341ff668036cca2f442fe2 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 presence: clang-format for coherent indentation and coding style commit c38af2267479bf4dfd4a44101e2c87a6ddd8de98 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 prefix_route: clang-format for coherent indentation and coding style commit 442f266bd3ce1d020375a1d5f9804e39da29c217 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 posops: clang-format for coherent indentation and coding style commit 1e3674afd25bd5fcaecd99e2d734d4973eae800e Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 pipelimit: clang-format for coherent indentation and coding style commit 448caabdc1c9ec1de6f08139df4a663977caa604 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 pike: clang-format for coherent indentation and coding style commit 15605096ffdb540ce34f160bd8da601266bbc3a5 Author: Victor Seva Date: Wed May 17 16:37:06 2023 +0200 phonenum: clang-format for coherent indentation and coding style commit 71571d66c400aa2f80d866551b564208b29cc807 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 permissions: clang-format for coherent indentation and coding style commit 4bf8282e3bfcc16094d03fe1774268388dfa9c89 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 peering: clang-format for coherent indentation and coding style commit ca324931833cda3377acf451138cc39be2d49482 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 pdt: clang-format for coherent indentation and coding style commit d8cd464075247e16dc9c142d350c575e3db52f53 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 pdb: clang-format for coherent indentation and coding style commit f2220160e4cc233816af18de63e2e323e7ca9f24 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 path: clang-format for coherent indentation and coding style commit 878a2c8044531b529bd399b62a8045922a423d73 Author: Victor Seva Date: Wed May 17 16:37:05 2023 +0200 p_usrloc: clang-format for coherent indentation and coding style commit 3b770d392754fe4f9421f21afa230096e839e4d8 Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 outbound: clang-format for coherent indentation and coding style commit eb8c5c4283753793576a52831b2da50b1cab242f Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 osp: clang-format for coherent indentation and coding style commit 34f4c5a39cf4167e4667398dff26922441a7c5a0 Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 nsq: clang-format for coherent indentation and coding style commit 28049ecee8a6407b7e1bc792498762dac9c922ae Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 nosip: clang-format for coherent indentation and coding style commit d8ca55e0bc8ebb62b94e9236e67ecf30a8f78a63 Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 ndb_redis: clang-format for coherent indentation and coding style commit 8d402c220dd88b0622f68715a12c473907808d67 Author: Victor Seva Date: Wed May 17 16:37:04 2023 +0200 ndb_mongodb: clang-format for coherent indentation and coding style commit b49392ebcdf1f9af536742a0107720cfb6380f36 Author: Victor Seva Date: Wed May 17 16:36:58 2023 +0200 ndb_cassandra: clang-format for coherent indentation and coding style commit 55ed36e45baf11abd4c67f17be8d3eaf313cd133 Author: Victor Seva Date: Wed May 17 16:36:58 2023 +0200 nats: clang-format for coherent indentation and coding style commit d952b84c85d72e59d88e8a77507bf4274954e090 Author: Victor Seva Date: Wed May 17 16:36:58 2023 +0200 nathelper: clang-format for coherent indentation and coding style commit 5d1fbcab0817a41a3afbe609238bb1bf5cb3adc9 Author: Victor Seva Date: Wed May 17 16:36:58 2023 +0200 nat_traversal: clang-format for coherent indentation and coding style commit 777c1cb6b4d28138a8b8fc085fdc5655e5565d88 Author: Victor Seva Date: Wed May 17 16:36:58 2023 +0200 mtree: clang-format for coherent indentation and coding style commit cd9f807580082205565ab1ff9ef8a62272ec194a Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 msrp: clang-format for coherent indentation and coding style commit 44e5ec3910054bb3b1fe70c54f174d72ec82eb92 Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 msilo: clang-format for coherent indentation and coding style commit 31af21a1022d39b2426a9c4cad658a9b92659a8a Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 mqueue: clang-format for coherent indentation and coding style commit 5afc71465aa7a3ef3e398e9a107fcb9fa1e73df4 Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 mqtt: clang-format for coherent indentation and coding style commit 14759133db64489dc0c9f8e38682f6f64c0f9874 Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 mohqueue: clang-format for coherent indentation and coding style commit a8eaac568a1dd2cfc9e6f87c8bdb76553c063d40 Author: Victor Seva Date: Wed May 17 16:36:57 2023 +0200 misctest: clang-format for coherent indentation and coding style commit e90ab1267bb4d42e1b2f64f0654aaa42fffea1be Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 misc_radius: clang-format for coherent indentation and coding style commit da7d1962c7f05cdaebd4f57f818abda95dba1e82 Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 memcached: clang-format for coherent indentation and coding style commit da6bb37ce2a7c99c1bfb567ef883e3a1bccb03c4 Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 mediaproxy: clang-format for coherent indentation and coding style commit d6f57ba321c81bfbde8cdac5bdd6b0979d377450 Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 matrix: clang-format for coherent indentation and coding style commit e20a865d4791d7cd113182133a45e1e92785a8aa Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 math: clang-format for coherent indentation and coding style commit 3d4c0d745ee1ec4af91ac45c1131ad0799611f23 Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 mangler: clang-format for coherent indentation and coding style commit d2e04212ab7bbb9bdaa443ef752f0d14019c520f Author: Victor Seva Date: Wed May 17 16:36:56 2023 +0200 lwsc: clang-format for coherent indentation and coding style commit 0459451ed633d71988e312472b5c18980e3edeed Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 lrkproxy: clang-format for coherent indentation and coding style commit bae6239c6e3d56a4f5417646090cdbf34fe78b48 Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 lost: clang-format for coherent indentation and coding style commit 73972a702a63d7209d303dbe4b3530aa8f9ffda2 Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 log_systemd: clang-format for coherent indentation and coding style commit a1a2f82e0cf1c30c044a951750f0fc6553d5223a Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 log_custom: clang-format for coherent indentation and coding style commit 3ad039d5f0b8bf851e484d917863bafbbef8e6ad Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 ldap: clang-format for coherent indentation and coding style commit ecc2c9e54fa8f24c1e96860c1f59b43f2e1e8b7a Author: Victor Seva Date: Wed May 17 16:36:55 2023 +0200 lcr: clang-format for coherent indentation and coding style commit 65daf0988f44953c218f401d6027682822fff9da Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 kex: clang-format for coherent indentation and coding style commit ae2ad67fa04066ff3baa1196ac6074d054474628 Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 kemix: clang-format for coherent indentation and coding style commit 567384c7f7f2b914b5cbbea65d9ab6936c713d25 Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 keepalive: clang-format for coherent indentation and coding style commit b33f7a2a21978b1b624258e01c9cd988357c92f6 Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 kazoo: clang-format for coherent indentation and coding style commit 296caa2d6c9fd9eb86a17fa6719cccefd023f409 Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 kafka: clang-format for coherent indentation and coding style commit e5bff977cf4e59aab006297a7a91520356f0a39f Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 jwt: clang-format for coherent indentation and coding style commit 728ed60909173fd9ce513a136d4c9ea6d5e0b00b Author: Victor Seva Date: Wed May 17 16:36:54 2023 +0200 jsonrpcs: clang-format for coherent indentation and coding style commit 566db03019e8aca34d282938deee727ad8b4c4ac Author: Victor Seva Date: Wed May 17 16:36:53 2023 +0200 jsonrpcc: clang-format for coherent indentation and coding style commit c4e39b7c836c9cfd87f44e49104c04612e7ebe7a Author: Victor Seva Date: Wed May 17 16:36:53 2023 +0200 json: clang-format for coherent indentation and coding style commit 393548de8effe4c1daff4100104c2c642962615e Author: Victor Seva Date: Wed May 17 16:36:10 2023 +0200 janssonrpcc: clang-format for coherent indentation and coding style commit 1f42d3fcfa6ca2cdf2bfa674dae075c85e90be2a Author: Victor Seva Date: Wed May 17 16:36:10 2023 +0200 jansson: clang-format for coherent indentation and coding style commit f8c6f3dc1b61b045c796d91b77f4afcc58576ca2 Author: Victor Seva Date: Wed May 17 16:36:10 2023 +0200 ipops: clang-format for coherent indentation and coding style commit 874e9150a5dbce5bc5219962d169a1acad487bd6 Author: Victor Seva Date: Wed May 17 16:36:10 2023 +0200 ims_usrloc_scscf: clang-format for coherent indentation and coding style commit 8598f4e099a30e94af1fb526afc39170af53ee0d Author: Victor Seva Date: Wed May 17 16:36:10 2023 +0200 ims_usrloc_pcscf: clang-format for coherent indentation and coding style commit a8403652f033c8dc9bc7f1667fb1e33acfb371dd Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_registrar_scscf: clang-format for coherent indentation and coding style commit d0d11e9f71636a49bc279930d00569c4d33931f1 Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_registrar_pcscf: clang-format for coherent indentation and coding style commit d1a5dc6de5c4965236ead644342eac3e798d1df3 Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_qos: clang-format for coherent indentation and coding style commit fa2f17f0d697b45b98b4422bdc037adc6218c0fa Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_ocs: clang-format for coherent indentation and coding style commit 4a5bb1088c684dc15b70318eb655a39052aef807 Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_isc: clang-format for coherent indentation and coding style commit a3b7d9989a5fe68937f6ea15a3a1b7a5804e97ad Author: Victor Seva Date: Wed May 17 16:36:09 2023 +0200 ims_ipsec_pcscf: clang-format for coherent indentation and coding style commit 7d29322056da699f09060884ee28e64dff885de7 Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 ims_icscf: clang-format for coherent indentation and coding style commit 57b636787d87ce922342d40df8424511711135da Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 ims_diameter_server: clang-format for coherent indentation and coding style commit eccfa6bffeeb93d22a0c049af8d362023c9ca396 Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 ims_dialog: clang-format for coherent indentation and coding style commit 12f3e8f600bd160075d081a9208e3e40aa149643 Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 ims_charging: clang-format for coherent indentation and coding style commit 7048217eb06e3d7a8eb5af48383f7f975f7af624 Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 ims_auth: clang-format for coherent indentation and coding style commit 9f351785ff9b9c65370f7e576fdb51f4a247ed49 Author: Victor Seva Date: Wed May 17 16:36:08 2023 +0200 imc: clang-format for coherent indentation and coding style commit b6fd0eeec3807d043f7a18be7ac3586defaf5063 Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 http_client: clang-format for coherent indentation and coding style commit 66d99f277c8f0ba71c2d86ff6039924cd5c4ddaf Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 http_async_client: clang-format for coherent indentation and coding style commit e3a31a046f7032d8a797a51751679c6b4163109a Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 htable: clang-format for coherent indentation and coding style commit 003cfd2abf71217ad936c6dc0781ae7374f1e3bb Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 h350: clang-format for coherent indentation and coding style commit 2209444f837ace72d44f92cedabdf72f2011ab9e Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 gzcompress: clang-format for coherent indentation and coding style commit feb9b6d140e7ab4dd14c4427c2937c5ed9460747 Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 group: clang-format for coherent indentation and coding style commit 3560b72188b2ce13247dc66e6b3f7768be2a48e5 Author: Victor Seva Date: Wed May 17 16:36:07 2023 +0200 geoip2: clang-format for coherent indentation and coding style commit 0b273cebbe6fa533e57f177fd403d057d43388f3 Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 geoip: clang-format for coherent indentation and coding style commit 41cd7a2e3e99efd1b06e8d5694fada267da78811 Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 exec: clang-format for coherent indentation and coding style commit f45726eb8fa27ade3bc22929e7b40363b8959d7d Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 evrexec: clang-format for coherent indentation and coding style commit 1fd07cc888a704a6cc1fa138a7c3bba5ff77152a Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 evapi: clang-format for coherent indentation and coding style commit 4d856d4be25c29030c1a38efbc72d04e73550fb2 Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 erlang: clang-format for coherent indentation and coding style commit 5886f6130fdb422e4c00786caaf48c0544c12b84 Author: Victor Seva Date: Wed May 17 16:36:06 2023 +0200 enum: clang-format for coherent indentation and coding style commit f52dd528c488c9b0c6f55bd4720f9a53868d2f7e Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 drouting: clang-format for coherent indentation and coding style commit b16014efa351fe52d3342795bbe7fb6e2d94d4ca Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 domainpolicy: clang-format for coherent indentation and coding style commit 8eb3ae270e7ee6f7508254255530939c5bb1880c Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 domain: clang-format for coherent indentation and coding style commit d97cebf4a71c3a83ef7545fc5927fe9625207daa Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 dnssec: clang-format for coherent indentation and coding style commit 12aea06c9ee18268ea7186600f2177996cf26aa5 Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 dmq_usrloc: clang-format for coherent indentation and coding style commit 85783de49890c4f678bad7561ea8eba99673355c Author: Victor Seva Date: Wed May 17 16:36:05 2023 +0200 dmq: clang-format for coherent indentation and coding style commit a288219cd1194b127def679c745260c0154d6749 Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 dlgs: clang-format for coherent indentation and coding style commit d663b437f1642d4da41a953ab38083efbf2f2474 Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 diversion: clang-format for coherent indentation and coding style commit 6f45af36ef9d4fdd525a2c817c7800eff4136278 Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 dispatcher: clang-format for coherent indentation and coding style commit 01d0d1de2c82db189c288a157932f4a3ba98970a Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 dialplan: clang-format for coherent indentation and coding style commit 783a416f1a542a3e195660f13eff30b86304dabd Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 dialog: clang-format for coherent indentation and coding style commit 656e147c47088b8147d48948c482491f35fa4482 Author: Victor Seva Date: Wed May 17 16:36:04 2023 +0200 debugger: clang-format for coherent indentation and coding style commit 2b597d8c2a5316286929d13623c6b77c9600338a Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_unixodbc: clang-format for coherent indentation and coding style commit 2a660612138dd212de748c65da89189681cfbbfc Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_text: clang-format for coherent indentation and coding style commit 3d7a3769d03a0c036a7e2514f972af4bd5c36055 Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_sqlite: clang-format for coherent indentation and coding style commit 65b7724ae196ff9da346a486721de53d280cfff1 Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_redis: clang-format for coherent indentation and coding style commit 368c2dffd8e4f4d8335d0cbf73a68afe333ff0fa Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_postgres: clang-format for coherent indentation and coding style commit 2c45e429bf745541238aab727955dc6267a385ef Author: Victor Seva Date: Wed May 17 16:36:03 2023 +0200 db_perlvdb: clang-format for coherent indentation and coding style commit ff47e83bb4b646a857c3646f93227521ee4ed692 Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_oracle: clang-format for coherent indentation and coding style commit 1e0cf1fb6b6348ea759d6bd44624bd1b51a6b36a Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_mysql: clang-format for coherent indentation and coding style commit 71b9235e3be8ad12666c05f3fb5bab18ea6fdeb1 Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_mongodb: clang-format for coherent indentation and coding style commit f8d371315ba6e951cc2c1c564603ee4718844ea3 Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_flatstore: clang-format for coherent indentation and coding style commit 81078ba7fb9bb084cde36228bbdee2e249198a03 Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_cluster: clang-format for coherent indentation and coding style commit 8ab3075e036fb15a6218bed302d8d2bf18d752fd Author: Victor Seva Date: Wed May 17 16:36:02 2023 +0200 db_cassandra: clang-format for coherent indentation and coding style commit 1dc0bbbe9d15782ca5bf807aef0cd3babc83c7af Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 db_berkeley: clang-format for coherent indentation and coding style commit 8e9863e0a269c5daf81f2dfc88ae3e76d782c678 Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 db2_ops: clang-format for coherent indentation and coding style commit 4f10a615df63bda84aa4a95893e453a79a0eb1b4 Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 db2_ldap: clang-format for coherent indentation and coding style commit 4940fd2e0a13ef3438dbf93c981d9e8e4f475c56 Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 ctl: clang-format for coherent indentation and coding style commit 913ef5b0f94237acea1ec851cfe9b7d05ae414f0 Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 crypto: clang-format for coherent indentation and coding style commit 00168efc53ff75d153894709fc172e29f83687dc Author: Victor Seva Date: Wed May 17 16:36:01 2023 +0200 cplc: clang-format for coherent indentation and coding style commit 35454ba09732a6d08e0cdf172af22cb0f59fb427 Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 counters: clang-format for coherent indentation and coding style commit 70625d0ba322ad23bbcf29c809aad4c15f566aa0 Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 corex: clang-format for coherent indentation and coding style commit bd5ffa18a75f30293e454a2ece5e5447ce90c12f Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 cnxcc: clang-format for coherent indentation and coding style commit 388fa4f5874317de09ce2215512447d357a260bd Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 cfgutils: clang-format for coherent indentation and coding style commit f719c8be69e33998f1953c896425fa1f69aadaec Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 cfgt: clang-format for coherent indentation and coding style commit d488407ececc207993d483c4d48a060579df4b1a Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 cfg_db: clang-format for coherent indentation and coding style commit 5c4d2431153c00d0726ba4daa843a2a85d264a1c Author: Victor Seva Date: Wed May 17 16:36:00 2023 +0200 cdp_avp: clang-format for coherent indentation and coding style commit bda0a6b3b0403949fdbfa0468cc1341a5357101a Author: Victor Seva Date: Wed May 17 16:35:59 2023 +0200 cdp: clang-format for coherent indentation and coding style commit 403fc1d99d11d74bd5bcc839c2a2a685f0a8921f Author: Victor Seva Date: Wed May 17 16:35:59 2023 +0200 carrierroute: clang-format for coherent indentation and coding style commit 5b56026ba1fdfa328b112750ad9616d5a6a18e7c Author: Victor Seva Date: Wed May 17 16:35:59 2023 +0200 call_obj: clang-format for coherent indentation and coding style commit ec844ccbce439051b8c2cf69a89d3ef4dc5942e6 Author: Victor Seva Date: Wed May 17 16:35:59 2023 +0200 call_control: clang-format for coherent indentation and coding style commit 2e6436351d694c335ef31b6c6278b071bd2f7e6b Author: Victor Seva Date: Wed May 17 16:35:59 2023 +0200 blst: clang-format for coherent indentation and coding style commit 90e13c2386e5d3812a03c48708cf6bce5ca99c25 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 benchmark: clang-format for coherent indentation and coding style commit f8f4fcdb48a48452f999e746bc23a02a1802e686 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 avpops: clang-format for coherent indentation and coding style commit 349b93a2ddbadf62fb47600c062abf5620259c77 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 avp: clang-format for coherent indentation and coding style commit dff2f1a5d033ffaf252bd80a004f06346ff21169 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 auth_xkeys: clang-format for coherent indentation and coding style commit 08e243030c190b57eec9bdefd9bd869263209923 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 auth_radius: clang-format for coherent indentation and coding style commit 552c5b148ee8d9d7cf9c9e971f0c1327bea95019 Author: Victor Seva Date: Wed May 17 16:35:58 2023 +0200 auth_identity: clang-format for coherent indentation and coding style commit d889afa8189d79510bdbfc006ef0ca4781898f15 Author: Victor Seva Date: Wed May 17 16:35:57 2023 +0200 auth_ephemeral: clang-format for coherent indentation and coding style commit 63b19282d967ceb2dfa8e2d8a4beadbdfe9cffca Author: Victor Seva Date: Wed May 17 16:35:57 2023 +0200 auth_diameter: clang-format for coherent indentation and coding style commit 5eed2433c43d1f15adcf09bc971c398d4be67f40 Author: Victor Seva Date: Wed May 17 16:35:57 2023 +0200 auth_db: clang-format for coherent indentation and coding style commit 1083f1fe43c43c312afaa1c8cbc9ad754db0795c Author: Victor Seva Date: Wed May 17 16:35:57 2023 +0200 async: clang-format for coherent indentation and coding style commit 9f247443eb0e69f1a0b9980e711f752c24623acc Author: Victor Seva Date: Wed May 17 16:34:53 2023 +0200 app_sqlang: clang-format for coherent indentation and coding style commit 93879bb507f75cc93b8ff002facb30ef2d9b7009 Author: Victor Seva Date: Wed May 17 16:34:53 2023 +0200 app_ruby_proc: clang-format for coherent indentation and coding style commit 8f8a45ff3cc66839b0a714f88ab2bef17b4abb61 Author: Victor Seva Date: Wed May 17 16:34:53 2023 +0200 app_ruby: clang-format for coherent indentation and coding style commit ef556363a5b8e983ed302ff7a8b7eac2b5431de3 Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_python3s: clang-format for coherent indentation and coding style commit a449857542ecb24b718acfd632447a97a3821042 Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_python3: clang-format for coherent indentation and coding style commit d9bfe53033379f202de38fe9e8eb5e6290a644ae Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_python: clang-format for coherent indentation and coding style commit 1d347efddd7ff0e77ad1558dae27ed4bd31a25b4 Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_perl: clang-format for coherent indentation and coding style commit 2ed8ff55b11df3f2b92755e804c7306bd1b9ae65 Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_mono: clang-format for coherent indentation and coding style commit 285c0e8ca7ec89bd9ff57c43e59ec729d966a9b2 Author: Victor Seva Date: Wed May 17 16:34:52 2023 +0200 app_lua_sr: clang-format for coherent indentation and coding style commit fc61e9ab5123abd90600f342de6ec3d470e7e4a5 Author: Victor Seva Date: Wed May 17 16:34:51 2023 +0200 app_lua: clang-format for coherent indentation and coding style commit 3b7e80c3c5572cfda5770087d99e10b2a53c2a9a Author: Victor Seva Date: Wed May 17 16:34:51 2023 +0200 app_jsdt: clang-format for coherent indentation and coding style commit 70ac94f3df4f6cd06fc53404f6867eb326077da5 Author: Victor Seva Date: Wed May 17 16:34:51 2023 +0200 app_java: clang-format for coherent indentation and coding style commit 64a2e2dda7d0e1a78942ebadff7e60a2d26bb286 Author: Victor Seva Date: Wed May 17 16:34:51 2023 +0200 acc_json: clang-format for coherent indentation and coding style commit 5666ee0ffc2b7e794563821afbfff0ef883d2a6a Author: Victor Seva Date: Wed May 17 16:34:51 2023 +0200 acc_diameter: clang-format for coherent indentation and coding style commit b41657fb5597423e443e561812b1ed8d42106900 Author: Victor Seva Date: Wed May 17 16:03:18 2023 +0200 acc: clang-format for coherent indentation and coding style commit afdf66528d695994152ec67138643af0deac8741 Author: Victor Seva Date: Wed May 17 15:44:30 2023 +0200 auth: clang-format for coherent indentation and coding style commit 5c075f8982bdf282f03d9e74f9663509a432474b Author: Victor Seva Date: Wed May 17 12:43:36 2023 +0200 github: define proper target-ref in clang-format-checker [skip ci] commit e18adca6d62ab327cb8b8c23291eef8ab4543d53 Author: Victor Seva Date: Wed May 17 12:40:32 2023 +0200 github: add checkout before clang-format-checker [skip ci] > https://github.com/WolleTD/clang-format-checker/issues/15 commit 2c36d50ac56663c92bc007c85b18199a1fdff363 Author: Victor Seva Date: Wed May 17 12:34:47 2023 +0200 github: update clang-format-checker action to v1.10 [skip ci] commit 2b4cceb35bf49fc581fdb7af10c080f927a93a4a Author: Victor Seva Date: Wed May 17 12:16:49 2023 +0200 github: add clang-format-checker for pull-request [skip ci] commit 5e0fb402a7755ea22c41c0b8fcefbdf9694442b8 Author: Daniel-Constantin Mierla Date: Wed May 17 11:21:08 2023 +0200 Makefile.defs: set LIBSSL_SET_MUTEX_SHARED by default to 1 - one can set LIBSSL_SET_MUTEX_SHARED=0 in make command line to switch to detection mode if it is need to set it or not based on libssl version - GH #3458, GH #3384 commit 2eb17e9ccfa3963813215e6ddf2fdadeb588f485 Author: Victor Seva Date: Wed May 17 10:07:56 2023 +0200 github: GitHub Actions Version Updater > https://github.com/marketplace/actions/github-actions-version-updater * PAT created using kamailio-sync * organization secret WORKFLOW_SECRET created commit 4c524547e1fdd4aa6dfa0ed0ada57b002296a258 Author: Daniel-Constantin Mierla Date: Wed May 17 09:57:20 2023 +0200 topoh: don't set 0 twice at the end of masked/unmasked call-id - fomatting updates commit 991de5e51e799a0110b7aa489eb27f4f01f5dfd2 Author: Daniel-Constantin Mierla Date: Wed May 17 09:52:37 2023 +0200 topos: small formatting fixes commit 85b62cefa8d33bc736f1ab16e7c40646c903c812 Author: harish Date: Wed May 17 00:21:21 2023 +0530 topoh: memory leak fix for API call th_mask_callid_str & th_unmask_callid_str funtions used for API call to encode/decode call-ID uses static array declaration for callid_mbuf was unable to free callid data lump after use and leads to memory leak. when these futions was used through API call for topos memory leak bug as reported qm_free(): BUG: bad pointer 0x7faec4a7xxxx (out of memory block!) called from core: core/data_lump.c: free_lump(470) commit fe4c47bb47e466af2eddc0a8987c13cb976e5a3b Author: Victor Seva Date: Wed May 17 09:22:10 2023 +0200 siptrace: fix destination target parameter on ki_sip_trace_msg fixes #3457 commit bafefbc841eb7a6929baeff0b3fbe185860f4290 Author: Sergey Safarov Date: Wed May 17 09:23:07 2023 +0300 pkg/kamailio/obs: packaged math module commit ba9d663c5d382edef3c98b31aa4341b21c307a34 Author: Daniel-Constantin Mierla Date: Tue May 16 17:28:02 2023 +0200 htable: set dbload filed on empty db result commit 3823056e55db45831abc584a7df2b8998c18cf10 Author: Kamailio Dev Date: Tue May 16 14:16:33 2023 +0200 modules: readme files regenerated - usrloc ... [skip ci] commit f4deff8d064e9931fd4ee4fe1bbe166901e7c617 Author: Daniel-Constantin Mierla Date: Tue May 16 14:07:22 2023 +0200 usrloc: docs updated for ul.flush to indicate it depends on db mode commit f4dc688548aa7753af93ce6e9089b53e9fc4c7ec Author: Daniel-Constantin Mierla Date: Tue May 16 13:32:35 2023 +0200 topos: formatting and debug cleanup after last commit with callid masking commit f5f681c43a4736e4ec3ce5f16e11e61305384d79 Author: Kamailio Dev Date: Tue May 16 13:31:19 2023 +0200 modules: readme files regenerated - topos ... [skip ci] commit 14d4b2422c0fed27fecf01665197f9d0669aa24e Author: harish Date: Fri Jan 27 01:20:59 2023 +0530 Topos: Added CallID Mask Document for Topos Added document for Call-ID Mask in Topos Module commit d98ff2aab3d3e379fa27da187fbd069c23fb0fe9 Author: harish Date: Fri Jan 27 01:15:46 2023 +0530 Topos: Added Call ID mask when sending to Downstream Added Call-ID mask while sending the request to Downstream and unmasking when receiveing from downstream commit c8893cc05b0cabf7bde1b1a8db49bf46266632aa Author: Daniel-Constantin Mierla Date: Tue May 16 13:03:05 2023 +0200 usrloc: check if database handle is initialized for db_update_ucontact_ruid() commit 94dd64a5238b4bf60ca21e09e216c01166f4a93f Author: Daniel-Constantin Mierla Date: Tue May 16 12:45:57 2023 +0200 core: use unsigned long (j) for rpc core.shmmem - GH #3450 commit 1d5722e18e04e8935b342d303fe265c5d8f06e8e Author: Daniel-Constantin Mierla Date: Tue May 16 12:20:36 2023 +0200 jsonrpcs: give spath parameter for storing result commit 640b8c5dac458b3c45fac1a09ae04ef4574bf621 Author: Daniel-Constantin Mierla Date: Tue May 16 08:47:39 2023 +0200 README: version updated to 5.8 commit 7f2d55ce62783536f4c5c28a5935d9c3b20da311 Author: Kamailio Dev Date: Mon May 15 23:01:09 2023 +0200 modules: readme files regenerated - tls_wolfssl ... [skip ci] commit df286e7aee90cb206a821fe7e50d55f2c1c2583f Author: Victor Seva Date: Mon May 15 22:47:25 2023 +0200 tls_wolfssl: add note about the current state of affairs commit 2a79d77faa107b73e22717649776430524d9e597 Author: Victor Seva Date: Mon May 15 22:34:59 2023 +0200 Revert "tls_wolfssl: use wolfssl lib from system if available" This reverts commit 14b1f79c29f317c74bbcbba75853ce45c353a865. commit d8a244c6286ea0b96f5466c281aeca37d86bb17f Author: Victor Seva Date: Mon May 15 22:34:47 2023 +0200 Revert "pkg/kamailio/deb: introduce wolftls package" This reverts commit 13430c2e8b9fccf7565ddcf38dcab8e516cebef0. commit 091dc9a76bcec5c8a4bc73e863ed10b1b9d76c92 Author: Henning Westerholt Date: Mon May 15 13:22:09 2023 +0000 topos: fix early-dialog b-side UPDATE requests routing (GH #3437) commit 14b1f79c29f317c74bbcbba75853ce45c353a865 Author: Victor Seva Date: Mon May 15 13:35:48 2023 +0200 tls_wolfssl: use wolfssl lib from system if available commit d858378b722da6a44d937250e0985eddd31663b3 Author: Victor Seva Date: Mon May 15 12:18:49 2023 +0200 github: refresh branches [skip ci] commit 13430c2e8b9fccf7565ddcf38dcab8e516cebef0 Author: Victor Seva Date: Mon May 15 11:19:42 2023 +0200 pkg/kamailio/deb: introduce wolftls package commit 4a20e2fdb2f0c0fa7366f7646ed35b80df87fa07 Author: Daniel-Constantin Mierla Date: Mon May 15 11:24:04 2023 +0200 kamctl/xhttp_pi: regenerated content from db xml schema commit 8f7c0893f0c53b9f399cfa0989fecd9bd15b344d Author: Kamailio Dev Date: Fri May 12 17:31:24 2023 +0200 modules: readme files regenerated - tls ... [skip ci] commit 1fd57e57255cb7f6d76326a255a3a91d107cba89 Author: Florian Floimair Date: Fri May 12 16:51:39 2023 +0200 tls: update documentation (TLS v1.0 & 1.1 deprecation) commit e6dcc14646f00aa71fc08368b268e7356d3343c7 Author: Daniel-Constantin Mierla Date: Thu May 11 08:16:09 2023 +0200 auth_radius: print radius config path on failure to load commit 6d26825f1e147713694fdb74d25e506b0626b249 Author: Kamailio Dev Date: Thu May 11 00:01:21 2023 +0200 modules: readme files regenerated - pipelimit ... [skip ci] commit 7438bfd8405ab98f48a96138183675cf799c7386 Author: Victor Seva Date: Wed May 10 23:48:23 2023 +0200 pipelimit: fix documentation on default value of plp_limit_column [skip ci] fixes #3449 commit eca3bf7570290854561ecd4ef71dc093941e2d72 Author: Daniel-Constantin Mierla Date: Wed May 10 13:38:23 2023 +0200 registrar: do not walk xavp list twice to get tcp connection id commit 9326cff7f67604a27049ee1cae0c9a5b965efd9d Author: Daniel-Constantin Mierla Date: Wed May 10 13:34:32 2023 +0200 htable: use long types for expires operations commit 35e279603f37aec4e8cba6a321726dfee958fc94 Author: Daniel-Constantin Mierla Date: Wed May 10 12:04:08 2023 +0200 cplc: use time_t field for proper storage size commit 88a1340f0a9ec3408a61625e3621be82a4975940 Author: Daniel-Constantin Mierla Date: Wed May 10 11:48:39 2023 +0200 cnxcc: cast time_t to get rid of newer compiler warnings commit 6b4e3b4b227381bfe896b23af5c4ce996c95f6e8 Author: Kamailio Dev Date: Wed May 10 09:46:21 2023 +0200 modules: readme files regenerated - p_usrloc ... [skip ci] commit 81d33005df808699a7e8068883ab76e30a299d0f Author: Stefan Mititelu Date: Fri Apr 28 10:22:13 2023 +0300 p_usrloc: Add use_domain_crc32 modparam commit ab0a2be6b522c1b48a2442447c24e7ab156e3d4e Author: Victor Seva Date: Tue May 9 23:28:04 2023 +0200 dialplan: fix ki_dp_translate() checks for input/output parameters fixes #3447 commit 84dbcdb812fce70d6d470050793125698c06d0fd Author: Kamailio Dev Date: Tue May 9 20:31:14 2023 +0200 modules: readme files regenerated - registrar ... [skip ci] commit ad8c6688d43d3d5913efa12ae1a85ef6ee3e162f Author: Stefan Mititelu Date: Fri Apr 28 11:15:36 2023 +0300 tls: Add rpc function to kill session by id Note that it may take few seconds for session to be killed. commit 439a1c7471c562b14d482c691107e88aaf694162 Author: Daniel-Constantin Mierla Date: Tue May 9 16:07:41 2023 +0200 registrar: use xavp->val.v.l for tcp connection id Co-authored-by: Bastian Triller commit 404ccb00ad294b39da58132772881143bc15fa04 Author: Julien Chavanton Date: Thu Apr 27 12:43:13 2023 -0400 registrar: adding tcpconn_id to xavp_cfg commit 43ac6b27d7ca7bc522f362c25ebb3c22ab918280 Author: Richard Fuchs Date: Tue May 9 15:05:39 2023 +0200 rtpengine: fix unaligned memory access Make sure the pointers we return from our continuous memory buffer is always 64-bit aligned as it's used not only for strings, but also for structs/objects, and such unaligned memory access is undefined on some archs and flagged as such by ASAN. From https://github.com/sipwise/rtpengine/commit/ade8100d3b10308f1ff63f8cb06fdf292618edca fixes #3444 commit c75e4a087f73a0976e343789593a888524aa752b Author: Daniel-Constantin Mierla Date: Tue May 9 08:35:15 2023 +0200 siptrace: exported sip_trace_msg() to kemi commit d42497e112659c2f0ba60fe959793315cf98a02b Author: Kamailio Dev Date: Mon May 8 15:01:37 2023 +0200 modules: readme files regenerated - siptrace ... [skip ci] commit b21362807d86aa1e84c32b24f36f5138cf22c51b Author: Daniel-Constantin Mierla Date: Mon May 8 14:48:29 2023 +0200 siptrace: docs for sip_trace_msg() commit 5ec8c403e0a49ec752d5b10f330f53a97d625822 Author: Daniel-Constantin Mierla Date: Mon Apr 24 20:28:48 2023 +0200 siptrace: reworked sip_trace_msg() to specify source and target addresses - implemented for hep mirroring only - prototype: sip_trace_msg(data, saddr, taddr, duri, corrid) commit 43e76ead36e9d09d462ebc0ba2fc88d06c4d9ac4 Author: Daniel-Constantin Mierla Date: Mon Apr 24 12:11:26 2023 +0200 siptrace: sip_trace_msg() exported with 3 parameters commit 7532e92bc45f35348a34f9e7bd39fc00db4118dd Author: Daniel-Constantin Mierla Date: Fri Apr 21 21:55:02 2023 +0200 siptrace; fix parameter inside sip_trace_msg() commit b6d03564570839553bd0eeed28c06102bfa9fc46 Author: Daniel-Constantin Mierla Date: Fri Apr 21 21:51:47 2023 +0200 siptrace: added sip_trace_msg(dst, corlid, vmsg) - send sip trace with the message provided as parmameter commit f9cbe7ad01331e97852872c29b612409bf571c8d Author: Victor Seva Date: Thu May 4 21:46:22 2023 +0200 pkg/kamailio/deb: version set 5.8.0~dev0 [skip ci] commit c88e506fe6a1ba0f588c5866a63ffb18fa25478a Author: Victor Seva Date: Thu May 4 20:12:32 2023 +0200 lcr: fix crash be calling load_gw* via KEMI move the check of lcr_id to the helper fixes #3435 commit 1c924f9bc9d880f9c32fe5cb4d23722f27107be6 Author: Daniel-Constantin Mierla Date: Thu May 4 20:45:00 2023 +0200 Makefile.defs: version set to 5.8.0-dev0 - master branch is open for new features to be part of future release series 5.8.x ===================== 2023-05-17 Version 5.7.0 Released =====================