===================== 2023-05-17 Version 5.7.0 Released ===================== ===================== Changes Since Version 5.6.0 =========================== commit 4ef477e6c33af829d9b7064019741eefcfdbfc44 Author: Daniel-Constantin Mierla Date: Wed May 17 11:30:37 2023 +0200 Makefile.defs: version set to 5.7.0 commit c5a22a4bfc9310f41facf8dfe8aa9c610f432817 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 (cherry picked from commit 5e0fb402a7755ea22c41c0b8fcefbdf9694442b8) commit 520d1b4acb749b1052a13c12a51fae188df1378d 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 (cherry picked from commit 4c524547e1fdd4aa6dfa0ed0ada57b002296a258) commit f34ae12f63f0ed8d0577de3b36843cd5b96a7a36 Author: Daniel-Constantin Mierla Date: Wed May 17 09:52:37 2023 +0200 topos: small formatting fixes (cherry picked from commit 991de5e51e799a0110b7aa489eb27f4f01f5dfd2) commit ac118abdcb89e5e4ace524d9dbd27c0795f178d9 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) (cherry picked from commit 85b62cefa8d33bc736f1ab16e7c40646c903c812) commit a651304380283854f916b8e6fae8ff0a4937d411 Author: Sergey Safarov Date: Wed May 17 09:23:07 2023 +0300 pkg/kamailio/obs: packaged math module (cherry picked from commit bafefbc841eb7a6929baeff0b3fbe185860f4290) commit 72db97b7b8618e6cc9eed80ef670495547b7c2d0 Author: Victor Seva Date: Tue May 16 12:58:47 2023 +0200 pkg/kamailio/deb: version set 5.7.0 [skip ci] commit 422d469fb52c31074ff00eec445eff45fdfebb39 Author: Kamailio Dev Date: Tue May 16 18:16:35 2023 +0200 modules: readme files regenerated - modules ... [skip ci] commit 7e53506f27a6198d5f64799f2a8d672c5212d69c Author: Daniel-Constantin Mierla Date: Tue May 16 13:32:35 2023 +0200 topos: formatting and debug cleanup after last commit with callid masking (cherry picked from commit f4dc688548aa7753af93ce6e9089b53e9fc4c7ec) commit 7e1f330e2dc916138aa9a899da49c452b9f59740 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 (cherry picked from commit 14d4b2422c0fed27fecf01665197f9d0669aa24e) commit a16f4e43b75da4bf9c486efd5127cde223f16416 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 (cherry picked from commit d98ff2aab3d3e379fa27da187fbd069c23fb0fe9) commit 27ab4b757805083c231ceb109a46f5501b1baa7c Author: Daniel-Constantin Mierla Date: Tue May 16 17:28:02 2023 +0200 htable: set dbload filed on empty db result (cherry picked from commit ba9d663c5d382edef3c98b31aa4341b21c307a34) commit 94717b13f2b75522fcc60180ab192710bdc7ca71 Author: Daniel-Constantin Mierla Date: Tue May 16 12:45:57 2023 +0200 core: use unsigned long (j) for rpc core.shmmem - GH #3450 (cherry picked from commit 94dd64a5238b4bf60ca21e09e216c01166f4a93f) commit 20ca1f8164dd5da70b0490300f2a57f65ff9a663 Author: Daniel-Constantin Mierla Date: Tue May 16 12:20:36 2023 +0200 jsonrpcs: give spath parameter for storing result (cherry picked from commit 1d5722e18e04e8935b342d303fe265c5d8f06e8e) commit 55b39daa32c46c33d01d610c3a1dcf836d4dfb3c Author: Daniel-Constantin Mierla Date: Tue May 16 09:02:51 2023 +0200 ChangeLog: preparing content for v5.7.0 commit 2cff2d5117521ce02a2847cc7d1db54203bbccce Author: Daniel-Constantin Mierla Date: Tue May 16 08:45:33 2023 +0200 README: version updated to 5.7 commit 87aebe3be58a757843d3846174bc3b6224cf36c8 Author: Victor Seva Date: Mon May 15 22:33:33 2023 +0200 Revert "tls_wolfssl: use wolfssl lib from system if available" This reverts commit 8ed9cf81c045d7946b07d8c98686acf92cd68776. commit 8c18824c8f754f2e4ef2cef44c32f124fb088ffe Author: Victor Seva Date: Mon May 15 22:33:23 2023 +0200 Revert "pkg/kamailio/deb: introduce wolftls package" This reverts commit c9de94ede7e6127b824c7d0667b306eef5c11127. commit 1b55a80b71bf9a7edfe29eb40627b472565ace69 Author: Henning Westerholt Date: Mon May 15 13:22:09 2023 +0000 topos: fix early-dialog b-side UPDATE requests routing (GH #3437) (cherry picked from commit 091dc9a76bcec5c8a4bc73e863ed10b1b9d76c92) commit 8ed9cf81c045d7946b07d8c98686acf92cd68776 Author: Victor Seva Date: Mon May 15 13:35:48 2023 +0200 tls_wolfssl: use wolfssl lib from system if available (cherry picked from commit 14b1f79c29f317c74bbcbba75853ce45c353a865) commit 5e8ea292e4d5e403509f75016f1685d793912a1f Author: Victor Seva Date: Mon May 15 12:17:38 2023 +0200 github: refresh branch [skip ci] commit c9de94ede7e6127b824c7d0667b306eef5c11127 Author: Victor Seva Date: Mon May 15 11:19:42 2023 +0200 pkg/kamailio/deb: introduce wolftls package (cherry picked from commit 13430c2e8b9fccf7565ddcf38dcab8e516cebef0) commit 04b49bb89fe6482a351a06ed08a9e9db5e934faf 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 (cherry-picked from commit 43ac6b27d7ca7bc522f362c25ebb3c22ab918280) commit 5f3ed08b5e234465d4fb909460367a63ed63a550 Author: Victor Seva Date: Tue May 9 23:28:04 2023 +0200 dialplan: fix ki_dp_translate() checks for input/output parameters fixes #3447 (cherry picked from commit ab0a2be6b522c1b48a2442447c24e7ab156e3d4e) commit 3bab39400f493647f8d6ec98c361b95cb43f0295 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 (cherry picked from commit c88e506fe6a1ba0f588c5866a63ffb18fa25478a) commit 14cb08ed98740bd286b89edb2b0555aebd7d69c2 Author: Victor Seva Date: Thu May 4 21:43:39 2023 +0200 pkg/kamailio/deb: version set 5.7.0~rc0 [skip ci] commit 239b374c7d30c1865b749f247ecdc7bb80898063 Author: Daniel-Constantin Mierla Date: Thu May 4 20:37:14 2023 +0200 Makefile.defs: version set to 5.7.0-rc0 - branch 5.7 for 5.7.x release series commit e80e877e4c0bab977c80c147b826d3b67b4c02d9 Author: Daniel-Constantin Mierla Date: Thu May 4 18:24:45 2023 +0200 Makefile.defs: version set to 5.7.0-pre1 commit 20561b66364f2321c604d0655c3029decdd2dff6 Author: Daniel-Constantin Mierla Date: Thu May 4 14:22:06 2023 +0200 db_flatstore: use unsigned long long for printing time_t value commit 254c14517ba698e0e8ed8bb85b0bc24948f48f50 Author: Daniel-Constantin Mierla Date: Thu May 4 14:17:20 2023 +0200 stats: use J for printing timestamp to rpc result commit c5d846d499cdc4fa6829c3bf4d7a120d9dbe16da Author: Daniel-Constantin Mierla Date: Wed May 3 20:11:06 2023 +0200 dlgs: use PRIu64 to print uint64_t commit c394d9b2108443f9cd6146d88f77f51a2a059ba5 Author: Pantelis Kolatsis Date: Thu May 4 07:49:18 2023 +0000 textopsx: convert to memory error logging helper, add missing logging for allocation errors commit b6c3a15518e9b6c7259be7c906193aa0cd510449 Author: Pantelis Kolatsis Date: Thu May 4 07:42:27 2023 +0000 kafka: convert to memory error logging helper commit 40b18ddfe3eca3170ef6c535d39332b2e3c6ce5d Author: Pantelis Kolatsis Date: Thu May 4 07:34:57 2023 +0000 secfilter: convert to memory error logging helper, add missing mem cleanup on errors commit d031d1e483f4c025074e6a6bc95728dc88193c7b Author: Pantelis Kolatsis Date: Thu May 4 07:30:08 2023 +0000 ims_registrar_pcscf: convert to memory error log helper, add missing mem cleanup during errors commit 8b9e4dbcc29a4ff913039adf1ce1eae941976533 Author: Pantelis Kolatsis Date: Thu May 4 07:14:45 2023 +0000 lcr: convert to memory error logging helper, add some missing mem cleanup on error commit b002a5dcde1f14850ddfc620ed5b9d0a7e8e5962 Author: Daniel-Constantin Mierla Date: Mon May 1 20:51:10 2023 +0200 auth_db: exported www_authenticate() to kemi commit db8258bf9ab7ca772923d237f40fce4381dbcde4 Author: Pantelis Kolatsis Date: Sat Apr 29 19:15:28 2023 +0000 debugger: convert to memory error logging helper, add missing mem error handling commit 11831568d9eaef233fe6e482ad2c63788b04bbd9 Author: Pantelis Kolatsis Date: Sat Apr 29 19:11:36 2023 +0000 crypto: convert to memory error logging helper commit ea31785f3458bb79d14384734f8fd4f7b628ffa2 Author: Pantelis Kolatsis Date: Sat Apr 29 19:10:00 2023 +0000 ldap: convert to memory error logging helper commit b1a47746d6097c2d1fe47ee4799108368037283d Author: Pantelis Kolatsis Date: Sat Apr 29 19:07:15 2023 +0000 pua: convert to memory logging helper, add missing log message and mem error handling commit 89927295f23648d9e66fa5285ca3b65a615e89a5 Author: Pantelis Kolatsis Date: Sat Apr 29 18:56:02 2023 +0000 utils: convert to memory logging helper commit d77448b3a6a5dc3cf9e9a8ed85aeb7ae743900b6 Author: Pantelis Kolatsis Date: Sat Apr 29 18:54:14 2023 +0000 websocket: convert to memory logging helper, add missing mem error logging commit 7ae82075ba0b509cdc9c2f5d03e9b055fc3bf117 Author: Victor Seva Date: Fri Apr 28 11:48:12 2023 +0200 github: PR use Github Packages registry [skip ci] commit f27d15ba6e1116a9f47e654d2bd0f4d3b73168a3 Author: Daniel-Constantin Mierla Date: Thu Apr 27 21:19:31 2023 +0200 auth_db: exported www_authenticate_method() to kemi commit f16ba6d4a5305be84d5a2b9d1e6c6a15368c8c76 Author: Daniel-Constantin Mierla Date: Wed Apr 26 20:36:17 2023 +0200 auth: exported auth_get_www_authenticate() to kemi commit 1f802a96f0ce4c376d64be65bca27994bb2742cb Author: Marcus Orchard Date: Thu Mar 30 08:53:39 2023 -0400 tls: fix formatting in tls_select.c commit 7fd502fe433695b798249404cae144365d08b9c7 Author: root Date: Wed Mar 29 15:27:28 2023 +0000 tls: get san entries by index - adds count pv and sel for DNS, EMAIL, IP, URI - adds ability to access SAN entries by index fix #3400 commit 42351ec91b38ce3f8eff51978d00010f54481924 Author: Wolfgang Kampichler Date: Wed Apr 26 17:56:23 2023 +0200 lost: P-A-I parsing with display name fixed (#3426) - this fix improves P-Asserted-Identity parsing to properly extract the uri from the header value. The uri (sip/tel) is used as identity for HELD requests. commit 5a2df203a244e79a1868910da312f765091d22f5 Author: Kamailio Dev Date: Tue Apr 25 22:16:28 2023 +0200 modules: readme files regenerated - call_control ... [skip ci] commit 4c8276fcf268a690ea671c4ddeaad1f89e293565 Author: Дилян Палаузов Date: Mon Apr 10 10:39:32 2023 +0200 kex: typos commit 79fc3f1fc9561f43146a107c824d1d97d3a8b021 Author: Дилян Палаузов Date: Mon Apr 10 10:38:56 2023 +0200 kemix: update Kamailio URLs to HTTP → HTTPS commit e7c8dcb9507fbd44cc1d00132b433a2d91705a48 Author: Дилян Палаузов Date: Mon Apr 10 10:38:07 2023 +0200 keepalive: typos commit 67a01aa6757f19397438457c6665d338f6804f24 Author: Дилян Палаузов Date: Mon Apr 10 10:34:50 2023 +0200 kazoo: typos commit 8c5a8ce562e5ab98a7e6bdf163bab833ec3a7cf5 Author: Дилян Палаузов Date: Mon Apr 10 10:32:30 2023 +0200 jwt: typo algoritm → algorithm commit 285a260687d4dce5636531a4ffffc43b0d37e883 Author: Дилян Палаузов Date: Mon Apr 10 10:31:41 2023 +0200 jsonrpcs: typos commit 27e97f1717e542765125f32f0bde98f6bf47e26b Author: Дилян Палаузов Date: Mon Apr 10 10:30:52 2023 +0200 janssonrpcc: typo commit 326ad479fb9e09f4f3a177606f2b5dcc09fbbd62 Author: Дилян Палаузов Date: Mon Apr 10 10:30:33 2023 +0200 ims_registrar_pcscf: typo commit 5335f6d5a80f804257a2303f05a2b2c5edf02322 Author: Дилян Палаузов Date: Mon Apr 10 10:30:05 2023 +0200 cfgutils: typos commit b1f783df4ceb2a1d4a525c3802707105b6f1a0c6 Author: Дилян Палаузов Date: Mon Apr 10 10:29:28 2023 +0200 call_control: typos commit b2b4eda387ec21ebac2db7258cabda2b9c9ed81b Author: Pantelis Kolatsis Date: Tue Apr 25 11:52:31 2023 +0000 statistics: convert to memory logging helper commit 2264b5ca85256db2c3701575a24865f45b657c6c Author: Pantelis Kolatsis Date: Tue Apr 25 11:49:47 2023 +0000 call_control: convert to memory logging helper, add cleanup for errors commit 836dd90007d82a8d6a3bea1969a21ca349203e05 Author: Pantelis Kolatsis Date: Tue Apr 25 11:46:12 2023 +0000 sipcapture: convert to memory logging helper, add missing mem logging and cleanup on errors commit 78e658cd70d23f3665f08f436d8b9a9fa99769f9 Author: Pantelis Kolatsis Date: Tue Apr 25 11:29:37 2023 +0000 kex: convert to memory logging helper, add missing mem error logging commit 2c976699e0e066659a2b1d2c1888300823c4b773 Author: Pantelis Kolatsis Date: Tue Apr 25 11:26:06 2023 +0000 sworker: convert to memory logging helper commit b531f6df91a5dd75fc6fae47e44041a1f1ebe6ca Author: Pantelis Kolatsis Date: Mon Apr 24 19:52:42 2023 +0000 drouting: convert to memory logging helper, add missing logging, free mem in errors commit 04bcef64e0bf0cff3558ce3cb895439ab2cdd5c7 Author: Pantelis Kolatsis Date: Mon Apr 24 19:43:37 2023 +0000 rtimer: convert to memory logging helper commit fc52a1e73812daaef425727fcf5f59ed6b75b2f9 Author: Pantelis Kolatsis Date: Mon Apr 24 19:35:41 2023 +0000 prefix_route: convert to memory logging helper, add missing logging commit 56a843bb18b5f06d4ef88ed525d446a1ff298b3f Author: Pantelis Kolatsis Date: Mon Apr 24 19:32:29 2023 +0000 dmq_usrloc: convert to memory logging helper commit a3fe9388540ee3ba0331b642e1c26170ca572e60 Author: Pantelis Kolatsis Date: Mon Apr 24 19:30:54 2023 +0000 path: convert to memory logging helper commit 4f44adcfbfaf84262f09f03afd8912205ce6c13b Author: Pantelis Kolatsis Date: Mon Apr 24 19:27:45 2023 +0000 outbound: convert to memory logging helper commit 965606b2fbdad7b868637fb2f35f15507279caf6 Author: Pantelis Kolatsis Date: Mon Apr 24 19:26:44 2023 +0000 rr: convert to memory logging helper commit 19df3ad8f3e10b6c9fa91e69f288fdbd51be7091 Author: Pantelis Kolatsis Date: Mon Apr 24 19:24:24 2023 +0000 uid_auth_db: convert to memory logging helper commit 6f68f55c1c654e3cb120c10eb6999d538d943ca2 Author: Pantelis Kolatsis Date: Mon Apr 24 19:20:16 2023 +0000 qos: convert to memory logging helper commit f7588fb8fb804aa7585db5cb97433b69763ceb62 Author: Pantelis Kolatsis Date: Mon Apr 24 19:17:56 2023 +0000 siputils: convert to memory logging helper commit d5ab93a1e642aec9c842c9ffe9cb712c0f41e4c0 Author: Pantelis Kolatsis Date: Mon Apr 24 19:08:29 2023 +0000 statsc: convert to memory logging helper, free memory in case of error commit 7747f91f6c482a99cfab4813e3b2ad5e6e970d07 Author: Pantelis Kolatsis Date: Mon Apr 24 19:06:41 2023 +0000 stun: convert to memory logging helper commit 83789e7efe6e1a3479e7742812eaff2ffd7ebdd3 Author: Sergey Safarov Date: Wed Apr 19 18:52:30 2023 +0300 .github/workflows: added GitHub action script to build Alpine based docker image commit 338e3d8bab15eb3422a9804a83d92c077960203c Author: Daniel-Constantin Mierla Date: Mon Apr 24 08:32:16 2023 +0200 auth: exported proxy_challenge() to kemi commit 9643d65a98574e0739b771b4770101bd747b5966 Author: Sergey Safarov Date: Fri Apr 21 15:54:25 2023 +0300 submodule udpadate [skip ci] commit f898704e9d4f51f1b8fa65be92ff8cc504dfcd66 Author: Pantelis Kolatsis Date: Fri Apr 21 18:01:01 2023 +0000 sdpops: convert to memory logging helper commit 2a9402d4159824f857a5c8b8fcb5f96f42094e5a Author: Pantelis Kolatsis Date: Fri Apr 21 17:59:50 2023 +0000 sms: convert to memory logging helper, fix some related wrong log messages commit 569714ea692f751580d902900912caf3c56203dd Author: Pantelis Kolatsis Date: Fri Apr 21 17:58:01 2023 +0000 sl: convert to memory logging helper commit 4753296c012f9eb90188a4313fb8f797b3f14010 Author: Pantelis Kolatsis Date: Fri Apr 21 17:43:25 2023 +0000 topoh: improve mem error handling commit 30f3bb9c0be0de638021ae4c7108db85330d3cbb Author: Pantelis Kolatsis Date: Fri Apr 21 17:40:27 2023 +0000 xcap_server: convert to memory logging helper, improve mem error handling commit 070279f902413023558391249bb579a7717eb391 Author: Pantelis Kolatsis Date: Fri Apr 21 17:35:06 2023 +0000 xlog: improve memory error handling commit ad687875c190e863d45a99f5d77422dde37223f7 Author: Pantelis Kolatsis Date: Fri Apr 21 17:33:17 2023 +0000 xprint: convert to memory logging helper, improve mem error handling commit b65c19fa29976b59403433ed8a5de4b7eef41afc Author: Daniel-Constantin Mierla Date: Fri Apr 21 11:32:07 2023 +0200 auth: expose www_challenge() to kemi - GH #3423 commit 8a144a85c803424be087d7519d65b97b226501c1 Author: Daniel-Constantin Mierla Date: Thu Apr 20 12:53:53 2023 +0200 Makefile.groups: added math to group extra commit 58ab05d02d8ac8d2fee046c5d9505ba7a5ee2a8c Author: Sergey Safarov Date: Mon Dec 12 10:33:09 2022 +0300 pkg/docker: submodule update commit 15c7f861d72c57ee57f41c108d948027e50a0a27 Author: Daniel-Constantin Mierla Date: Wed Apr 19 08:02:44 2023 +0200 siprepo: translate pointers to the new buffer - GH #3418 commit 287600cc1560d2a035b766700fb2aba85456605c Author: Daniel-Constantin Mierla Date: Tue Apr 18 11:21:59 2023 +0200 tm: fix setting t->callid_val after previous changes to keep shortcuts - GH #3417 commit 77c41d9a56ee99fbae48dd075bfca3349ae4da4e Author: Kamailio Dev Date: Mon Apr 17 09:16:25 2023 +0200 modules: readme files regenerated - math ... [skip ci] commit 0cf5148d31b8e9f088ea9d8ed047553eb6cd590c Author: Victor Seva Date: Mon Apr 17 09:09:04 2023 +0200 pkg/kamailio/deb: set 5.7.0~pre0 [skip ci] commit cc0ef8e5bcdb6fd325572cbffb3ddcf6aaa32435 Author: Daniel-Constantin Mierla Date: Mon Apr 17 09:09:09 2023 +0200 math: docs for math_sqrt() commit c4c7b50bb9f164d430af582c5844b0e0aacf2bb3 Author: Daniel-Constantin Mierla Date: Sat Apr 15 08:30:44 2023 +0200 Makefile.defs: version set to 5.7.0-pre0 - testing phase for v5.7.x series commit adb5249d10e6f37c80bdae69f61678ea0994617f Author: Daniel-Constantin Mierla Date: Sat Apr 15 08:29:29 2023 +0200 Makefile.defs: version set to 5.7.0-dev4 - mark the end of development for 5.7.x series commit 388a12b455da982c590472741b1007ef42cc8b91 Author: Daniel-Constantin Mierla Date: Fri Apr 14 22:55:28 2023 +0200 math: added math_sqrt() function commit bb3c781ba0021881957c7ce2e8afffb8d48f73a5 Author: Kamailio Dev Date: Fri Apr 14 12:01:12 2023 +0200 modules: readme files regenerated - math ... [skip ci] commit 31c029ca47123de80f0f89e7526ddbb97af80768 Author: Daniel-Constantin Mierla Date: Fri Apr 14 11:57:51 2023 +0200 math: docs - proper names for exported functions commit 0920992eb2b60b1c98b187ddfd411dff8a8ba63a Author: Daniel-Constantin Mierla Date: Fri Apr 14 11:56:22 2023 +0200 math: renamed math_log() to math_logN() to be more suggestive commit 17d8a04033a19d6781f8f14c9ae610cd070c2a47 Author: Daniel-Constantin Mierla Date: Fri Apr 14 11:53:02 2023 +0200 math: additional logarithm functions commit 2cf7d05beac75923998e2287c6856d49d4b6ccff Author: Daniel-Constantin Mierla Date: Fri Apr 14 10:48:50 2023 +0200 math: new module to collect math functions commit ab67d11064f71ad4d3661edaa533d30b023fad7a Author: Daniel-Constantin Mierla Date: Thu Apr 13 18:21:36 2023 +0200 Makefile.defs: do not set -O2 flag for darwin linker commit 61018e4774b0f6f7bda75aad7c74a56f9d14bb4a Author: Daniel-Constantin Mierla Date: Tue Apr 11 21:11:20 2023 +0200 jsonrpcs: define size for _jsonrpcs_stored_id buffer commit 57a22811bd91a1c86a59f2343522bbe7821b45fd Author: Kamailio Dev Date: Wed Apr 12 11:46:50 2023 +0200 modules: readme files regenerated - dialog ... [skip ci] commit 87d11496a15806481c9abf963c6dc13faa661b50 Author: Victor Seva Date: Wed Apr 12 10:39:55 2023 +0200 dialog: dlg_get_var() support early dialogs to_tag can be empty commit d7c00bce2b191b237254939a1b5029abc37a8004 Author: Daniel-Constantin Mierla Date: Mon Apr 10 08:28:40 2023 +0200 jsonrpcs: cast to long long int to print value without warning commit 46455859652ad4fddd6271235298bd83f96e0556 Author: Daniel-Constantin Mierla Date: Fri Apr 7 20:22:22 2023 +0200 dispatcher: use PRIu64 to print uint64_t values commit a0fac2aaa14a5d4a2054128095cf68d79304d3c2 Author: Kamailio Dev Date: Mon Apr 10 08:16:28 2023 +0200 modules: readme files regenerated - benchmark ... [skip ci] commit f2fae3c00908cd63fc4cfb13535587f2ad564d3e Author: Дилян Палаузов Date: Sun Apr 2 15:32:18 2023 +0200 http_client: typos commit 7437d4d9977f50640efefbec4cc06056c4957b18 Author: Дилян Палаузов Date: Sun Apr 2 15:29:07 2023 +0200 http_async_client: typos commit c1007b900dd99deb8b3610e9c4da823f2cd2cd02 Author: Дилян Палаузов Date: Sun Apr 2 15:28:26 2023 +0200 htable: typos commit 6a4ab71566d9e7bb3da290c2d60b35e56923a705 Author: Дилян Палаузов Date: Sun Apr 2 15:26:39 2023 +0200 exec: typo commit 1112b6855797d93024977adeb73e021cc309a7b7 Author: Дилян Палаузов Date: Sun Apr 2 15:26:20 2023 +0200 evapi: typo commit feb5d27f8a063b0c533d294be9e4726f75b96a0a Author: Дилян Палаузов Date: Sun Apr 2 15:25:49 2023 +0200 enum: typos commit 4fdeda75a7227492f917e55ce523faf81f4fe965 Author: Дилян Палаузов Date: Sun Apr 2 15:25:21 2023 +0200 crypto: typo commit e8ada7caaf34231f47c04f9eea4f6f31048b7f6c Author: Дилян Палаузов Date: Sun Apr 2 15:24:52 2023 +0200 corex: typos commit d251ec90ee9567cf121f4179f3387c00e859a226 Author: Дилян Палаузов Date: Sun Apr 2 15:24:08 2023 +0200 ctl: typos commit 129fb5621b9de9a88b0c34f35fcb8b5acb5f667d Author: Дилян Палаузов Date: Sun Apr 2 15:22:43 2023 +0200 cplp: typos commit 1151b0854f5c24ef3e9b7ee209efc31ce7ef0519 Author: Дилян Палаузов Date: Sun Apr 2 15:20:58 2023 +0200 cnxcc: typos commit f9927657ba42dc2feca692291437ec10a20a06a8 Author: Дилян Палаузов Date: Sun Apr 2 15:18:46 2023 +0200 cdp: typos commit 5ab455814cc5baf8b34b5fc8023f32a58c7c92b7 Author: Дилян Палаузов Date: Sun Apr 2 15:15:06 2023 +0200 carrierroute: typos commit 28f01c863b2533b077be634f966dc43c113e2677 Author: Дилян Палаузов Date: Sun Apr 2 15:13:10 2023 +0200 benchmark: typo commit b26cfeda773867e8f346f3eb0f5c31e8cd408ac9 Author: Дилян Палаузов Date: Sat Apr 8 21:02:39 2023 +0200 rtpengine clarifications See http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/2023-April/030012.html and https://github.com/sipwise/rtpengine/issues/1595#issuecomment-1382378886 commit 16e6bfe4ed950851807c735cc3039046b77d6e6b Author: Kamailio Dev Date: Sat Apr 8 08:01:15 2023 +0200 modules: readme files regenerated - tm ... [skip ci] commit a4970749b2be40cd598d4ce5cf2eaa6b38fc2307 Author: Ovidiu Sas Date: Sat Apr 8 01:48:11 2023 -0400 tm: enhance documentation for on_sl_reply param commit 31083121a75ef29a6f10cceed35b89f4ee74b621 Author: Kamailio Dev Date: Thu Apr 6 22:31:26 2023 +0200 modules: readme files regenerated - nats ... [skip ci] commit a725b4fd224c27d84a9f5623faa5af3c3873a2e5 Author: Seven Du Date: Tue Mar 21 19:08:00 2023 +0800 nats: add a reply param to nats_publish and expose as nats_publish_request in KEMI commit 8bba1aa866b736f1fd98dace67fe4a4b1eeca5c7 Author: Victor Seva Date: Thu Apr 6 14:03:57 2023 +0200 github: use Github Packages registry [skip ci] commit 1c5fbac8c4314eb5a8c4f599de2b57f3840f2167 Author: Victor Seva Date: Thu Apr 6 08:45:28 2023 +0200 nats: fix build after a6caaabe4bc85e1b41d5bd9b0b8938069eace309 GH #3401 commit a6caaabe4bc85e1b41d5bd9b0b8938069eace309 Author: Daniel-Constantin Mierla Date: Wed Apr 5 12:55:06 2023 +0200 nats: safety check on destroy for poll field - GH #3401 commit ccdd2edbeea51f9141654b48d396abe381cd2318 Author: Daniel-Constantin Mierla Date: Tue Apr 4 08:00:51 2023 +0200 evapi: move clients structure to shm for access from internal workers commit 789deca1842bf278c7539fa05962ab9554c2697e Author: Daniel-Constantin Mierla Date: Mon Apr 3 21:48:12 2023 +0200 evapi: safety check on log message during queue get commit d68671f00097de3b498f4b67175c743bbf79ee72 Author: Daniel-Constantin Mierla Date: Mon Apr 3 20:37:38 2023 +0200 evapi: more debug messages commit 757cb48d3606ef23192812a17a66b48c1ce2ea0f Author: Wolfgang Kampichler Date: Sat Apr 1 11:03:03 2023 +0200 lost: additions to path element and corrected loop detection - LosT requests that allow recursion now include a element that contains one or more elements. A loop error is indicated if a returned target is already in the server list in the element. commit c7e228eae76a432ea93fac7e95f50fe50979d79e Author: Daniel-Constantin Mierla Date: Fri Mar 31 18:34:00 2023 +0200 pua: updates for the new t field names commit c321f28ff657c921b8de2b84e66908f281d35d78 Author: Daniel-Constantin Mierla Date: Fri Mar 31 18:22:23 2023 +0200 tm: use header attribute shortcuts to match inside t_lookup_callid() commit 2bd1227b2440dd376c18e6c964f569e0e9ba4730 Author: Daniel-Constantin Mierla Date: Fri Mar 31 15:18:13 2023 +0200 tm: keep shortcut the cseq header method commit 734fd2910cd437205da870ad1e329eaefe2f043a Author: Daniel-Constantin Mierla Date: Fri Mar 31 08:05:10 2023 +0200 sca: updates for the new t field names commit ecd906dabbc5dc19d0fabb35d22320e2ba3fccf0 Author: Daniel-Constantin Mierla Date: Fri Mar 31 08:04:59 2023 +0200 lcr: updates for the new t field names commit 8f39d0ff741a3ba5819c6c0f96b8f575d30ab770 Author: Daniel-Constantin Mierla Date: Fri Mar 31 08:04:43 2023 +0200 keepalive: updates for the new t field names commit 927a2451e084e886d2548fdae3f5f4cd3abd0a4b Author: Daniel-Constantin Mierla Date: Fri Mar 31 08:04:11 2023 +0200 dispatcher: updates for the new t field names commit 8d69c0d68347198ccaea57a8ac4eeb040d19287a Author: Daniel-Constantin Mierla Date: Fri Mar 31 08:02:10 2023 +0200 tm: rename shortcuts to from/to/callid/cseq headers - reflect better that they are with header names - new fields to point to callid value and cseq number to facilitate use of them directly without new parsing or printing with header names commit ea30efdbae2b33988e6157ba5e17aba16db156d4 Author: Muhammad Shahzad Shafi Date: Thu Mar 23 08:58:14 2023 +0000 tcpops: added tcp_get_conid() for kemi commit 6f8c1bf967ca3d101a70631df8d77cc7855b3a72 Author: Kamailio Dev Date: Thu Mar 30 19:31:38 2023 +0200 modules: readme files regenerated - acc ... [skip ci] commit 0b986aeeffa7faa14f7e954df01cfb0ef4bea8da Author: Дилян Палаузов Date: Tue Feb 14 17:49:20 2023 +0200 avpops: typos commit 1fd32a957a136214ed7d521595eb13592c51e9fa Author: Дилян Палаузов Date: Tue Feb 14 17:49:33 2023 +0200 auth_radius: typos commit da353c293ba46abbb21b5bcbbfa8e750955e9db1 Author: Дилян Палаузов Date: Tue Feb 14 17:49:47 2023 +0200 auth_identiy: typos commit 22535e19236c1d1cefca02d0b1d50b563362a1cc Author: Дилян Палаузов Date: Tue Feb 14 17:49:57 2023 +0200 auth_ephemeral: typos commit 95b9ad47fbf4f8444aa94aeb39c8c44b33f0f789 Author: Дилян Палаузов Date: Tue Feb 14 17:50:05 2023 +0200 auth_diameter: typos commit 2d88dbe4dada18784a75cd228f55e8a7baf46b26 Author: Дилян Палаузов Date: Tue Feb 14 17:51:12 2023 +0200 auth_db: typos commit 0cb433212526537624ff51eb659cb22393e42b2d Author: Дилян Палаузов Date: Tue Feb 14 17:51:07 2023 +0200 auth: typos commit 3f0c5103c661f73c9d172cd3728226ed3f7e4bdb Author: Дилян Палаузов Date: Tue Feb 14 17:51:02 2023 +0200 async: typos commit fe06f13c4d41cff9ee2b0d62926102d49d8436cc Author: Дилян Палаузов Date: Tue Feb 14 17:50:58 2023 +0200 app_sqlang: typos commit 909e339becdc5db93830d9c3f0934a656bd16bb7 Author: Дилян Палаузов Date: Tue Feb 14 17:50:56 2023 +0200 app_ruby: typos commit f57dae9081d54b364285fe4950426f86e8d52e75 Author: Дилян Палаузов Date: Tue Feb 14 17:51:25 2023 +0200 app_python: typo commit f833583fb02a9d26665692b02b4a2cfaab7c3d83 Author: Дилян Палаузов Date: Tue Feb 14 17:51:32 2023 +0200 app_perl: typos commit 051af44ddb92a3b31f0236e4b430edcc1ffd9866 Author: Дилян Палаузов Date: Tue Feb 14 17:51:55 2023 +0200 app_mono: typos commit f066bc53bf64791719ee3f97f2641aafbf76f6d7 Author: Дилян Палаузов Date: Tue Feb 14 17:52:02 2023 +0200 app_lua_sr: typos commit 9083ee603161475e805beb729ce4d11dc18a0e7a Author: Дилян Палаузов Date: Tue Feb 14 17:52:07 2023 +0200 app_lua: typos commit ca2c51143aab9ffafbb4f0a5474beb252f00deb4 Author: Дилян Палаузов Date: Tue Feb 14 17:52:17 2023 +0200 app_jsdt: typos commit 0a062c9e52f61b48f6daf46756aeebbebb204646 Author: Дилян Палаузов Date: Tue Feb 14 17:52:26 2023 +0200 app_java: typos commit 7e6942f283237033da9c211d5342e96148adbe5e Author: Дилян Палаузов Date: Tue Feb 14 17:52:39 2023 +0200 alias_db: typo commit 63044aab8a915484f90fc21a16c50349d9b2bda4 Author: Дилян Палаузов Date: Tue Feb 14 17:53:01 2023 +0200 acc_radius: typo commit f5cfafa396c5925b8b4694c3e962564706fd4e12 Author: Дилян Палаузов Date: Tue Feb 14 17:52:47 2023 +0200 acc_json: typos commit d394cc62e48fe4636d4c9b2cf9ca8d54e0f1cfbd Author: Дилян Палаузов Date: Tue Feb 14 17:53:06 2023 +0200 acc: typo commit 5c8eed0ce78d029f28a1819262516940b7dd749e Author: Daniel-Constantin Mierla Date: Thu Mar 30 12:48:44 2023 +0200 ndb_redis: fix index on parsing sentinel address commit 2c540b67a8a3f15835583926bfdef7cf6b71b4bf Author: Henning Westerholt Date: Wed Mar 29 13:44:44 2023 +0000 Revert "pike: use pkg_malloc/pkg_free instead of system malloc" This reverts commit 6492a6f905075fa73d911c345fe784f2d3c085e5. commit 18698fa9f8e242cf59273538baca448ea68d6194 Author: Pantelis Kolatsis Date: Wed Mar 29 11:36:15 2023 +0000 gzcompress: convert to memory logging helper commit 93011f8292c568f67bf5127ae7e092ec773df1a7 Author: Pantelis Kolatsis Date: Wed Mar 29 11:34:50 2023 +0000 misctest: convert to memory logging helper commit 41c814b7cfbed2d89099840c29580d99b2a3cc47 Author: Pantelis Kolatsis Date: Wed Mar 29 11:32:56 2023 +0000 imc: convert to memory logging helper commit 246e25f0e8c6ca933accf1bd57fea1f43e8346f5 Author: Pantelis Kolatsis Date: Wed Mar 29 11:27:56 2023 +0000 nathelper: convert to memory logging helper commit 0f559ea761e2b1b140096d414b6f3d624068366b Author: Pantelis Kolatsis Date: Wed Mar 29 10:40:16 2023 +0000 ipops: convert to memory logging helper, add missing error logging commit 7be6d78f5f9ee7aacef1a73321d4a384a7722077 Author: Pantelis Kolatsis Date: Wed Mar 29 09:52:04 2023 +0000 msrp: convert to memory logging helper commit 6492a6f905075fa73d911c345fe784f2d3c085e5 Author: Henning Westerholt Date: Wed Mar 29 09:50:20 2023 +0000 pike: use pkg_malloc/pkg_free instead of system malloc commit fb1f01c333f9fc7189b6b3b6e39ddd28d30a5046 Author: Pantelis Kolatsis Date: Wed Mar 29 09:44:07 2023 +0000 pike: convert to memory logging helper, return error in case of allocation problem commit ab17b6811c94730f6428c218c9587d6365c9faa5 Author: Pantelis Kolatsis Date: Wed Mar 29 09:29:53 2023 +0000 pdb: convert to memory logging helper, properly free memory in error cases commit 3d60451ba47b14ce5e406a62b18547ad7d7d9165 Author: Pantelis Kolatsis Date: Wed Mar 29 09:16:31 2023 +0000 db_cluster: convert to memory logging helper commit 19c9d56f3f6a53433949d2dac5494ad7b3b393a0 Author: Pantelis Kolatsis Date: Wed Mar 29 09:14:24 2023 +0000 auth_ephemeral: convert to memory logging helper commit bc47875c2da39e755009c81ba1f2b4e7267b905e Author: Pantelis Kolatsis Date: Wed Mar 29 09:11:41 2023 +0000 auth_diameter: add missing allocation checks, convert to memory logging helper, clarify logging commit 811ede41167455369518adadff338a2064645d55 Author: Henning Westerholt Date: Wed Mar 29 08:26:53 2023 +0000 acc_diameter: convert to memory logging helper commit 0b9442b14adccdc7305ba222833a149e64488d66 Author: Henning Westerholt Date: Wed Mar 29 08:23:13 2023 +0000 acc: convert to memory logging helper, properly free memory in case of errors commit ba365102fe9faa403717eb30f36d363bad13114b Author: Daniel-Constantin Mierla Date: Tue Mar 28 17:31:31 2023 +0200 evapi: initialize internal message queue commit cc9501663d6dd0fa91aef23ce00a7cdf86319201 Author: Daniel-Constantin Mierla Date: Tue Mar 28 08:12:00 2023 +0200 ndb_redis: break on finding a server via sentinel commit f5bd2748a7d06d0592fc5ab835bf970b3c023eaa Author: Daniel-Constantin Mierla Date: Mon Mar 27 16:32:48 2023 +0200 evapi: remove static specifier for evapi workers variable - it is exposed with extern commit f44e93a4171668d1c1182b186bea8c41db0a9300 Author: Henning Westerholt Date: Fri Mar 24 14:20:13 2023 +0000 carrierroute: remove redundant capabilities check, related to commit cf147ab7888c4e2 commit ef94da7bac8e2aaf5a452d7b7dc3e2b544153ff6 Author: Victor Seva Date: Fri Mar 24 10:26:15 2023 +0100 app_lua: fix crash on exausted memory scenario commit cf147ab7888c4e2b26db9dd44e494001bb71a61c Author: Henning Westerholt Date: Thu Mar 23 18:21:26 2023 +0000 carrierroute: check during startup for required DB capabilities (GH #3405) commit ffbb6ad2837326e7309be342ce62527c16f6db16 Author: Daniel-Constantin Mierla Date: Wed Mar 22 19:38:48 2023 +0100 nats: register cfg child procs and trigger init - GH #3395 commit b9de5009f81e27934a2108c06eae27ea748ead37 Author: Henning Westerholt Date: Wed Mar 22 12:58:56 2023 +0000 benchmark: fix order of free operation commit 43751e7b0071135d433258cc0423cc00546a31e6 Author: Henning Westerholt Date: Wed Mar 22 12:52:09 2023 +0000 app_sqlang: restore some details related to one memory error log commit 7378aa0f7dcbde237bb5701f40b8a2d008d78b45 Author: Pantelis Kolatsis Date: Wed Mar 22 12:15:35 2023 +0000 cfgutils: convert to memory error logging helper, add missing free in error case commit af9f95da42bd07ea9bf3de0ea5cbd264f384bc02 Author: Pantelis Kolatsis Date: Wed Mar 22 12:13:47 2023 +0000 cplc: convert to memory error logging helper, add one missing free in error case commit d7770cae2ee68be7184298b2bb41cb0ba3ebb47d Author: Pantelis Kolatsis Date: Wed Mar 22 11:20:08 2023 +0000 benchmark: properly free previous allocated memory in case of error commit 9e001534589a3428cd5f8908e84fe327ffc20fb6 Author: Pantelis Kolatsis Date: Wed Mar 22 11:17:22 2023 +0000 avpops: convert to memory error logging helper commit fcf733ce205221a40f68414662f841b918dea48f Author: Pantelis Kolatsis Date: Wed Mar 22 10:19:30 2023 +0000 db_flatstore: convert to memory logging helper commit d45eb770b0a8e17533f12e16dfc1d23dc5e7d951 Author: Pantelis Kolatsis Date: Wed Mar 22 10:14:39 2023 +0000 auth_xkeys: convert to memory logging helper commit 01e82b38c41d344c1e94b2e0f574981ef0ce4318 Author: Pantelis Kolatsis Date: Wed Mar 22 10:07:02 2023 +0000 auth_db: fix goto for memory allocation error, convert to memory logging helper commit 0702a7e0d9df2867cbc86188c06d95363d484d5a Author: Pantelis Kolatsis Date: Wed Mar 22 09:55:14 2023 +0000 app_sqlang: convert to memory logging helper commit 66e9b02f7fc99084341d6519ac94cd580b334ac7 Author: Pantelis Kolatsis Date: Wed Mar 22 09:52:17 2023 +0000 app_lua_sr: convert to memory logging helper commit 8bf54822b9f610eceae1b5c6006ab6cc5ed96d00 Author: Pantelis Kolatsis Date: Wed Mar 22 09:49:48 2023 +0000 app_jsdt: fix log message for system memory allocation commit eef779ca7b5b203d216f76fbec56025d595f6e6d Author: Pantelis Kolatsis Date: Wed Mar 22 09:48:05 2023 +0000 app_java: add missing free in error case commit b9d397c84cb3e0911e9823386b6eb4944b02c9ed Author: Pantelis Kolatsis Date: Tue Mar 21 16:22:24 2023 +0000 async: convert to memory error logging helper commit 9cc9a177daf6d5ce11fbdef714bd576716dc5a2f Author: Victor Seva Date: Mon Mar 20 16:56:03 2023 +0100 p_usrloc: use PRIu64 macro to find out what format is needed for uint64_t since it depends on architecture commit 1b3224c514105d69c3099c11edc5ef20ca02c567 Author: Victor Seva Date: Mon Mar 20 16:53:15 2023 +0100 rtpengine: use PRIu64 macro to find out what format is needed for uint64_t since it depends on architecture commit 452af935fbcc60572541941612091cbc0535a310 Author: Kamailio Dev Date: Mon Mar 20 16:31:24 2023 +0100 modules: readme files regenerated - evapi ... [skip ci] commit ab1831efc20816e18a89e6322d16c8e394b59abd Author: Daniel-Constantin Mierla Date: Sun Mar 19 21:24:04 2023 +0100 core: skip warning for atomic ops with locking for some dev os-es - do not print the compile warning for non-native memory barier/atomic ops on some devel platforms, for now macos with apple silicon cpu commit d4be0b2ec72159c5769fc6d7d0cee57e3576a668 Author: Daniel-Constantin Mierla Date: Sat Mar 18 11:37:23 2023 +0100 evapi: docs - updates to workers parameter commit 1dc0eac9a3a3abd6e128aa5f1d17d5f909efd963 Author: Daniel-Constantin Mierla Date: Fri Mar 17 10:53:24 2023 +0100 evapi: if workers is 0, execute callback by evapi receiver commit b044c33c72318c12de78c0d8b7f8ac5ffb9b8772 Author: Daniel-Constantin Mierla Date: Fri Mar 17 09:54:58 2023 +0100 evapi: docs for wait_increase parameter commit 6e4ba9bd7421bf483cdbc7e5484f21d68b8acd8f Author: Daniel-Constantin Mierla Date: Thu Mar 16 19:30:04 2023 +0100 evapi: wait increase limit made modparam commit 58bd64200e4d2f237f192acf6f88074aa983a396 Author: Daniel-Constantin Mierla Date: Wed Mar 15 10:16:17 2023 +0100 evapi: support for adaptive wait on idle to spare cpu when not busy commit 7000f437ac8f3fb40c7a55c8c7a3c2c8dfc3fb1b Author: Daniel-Constantin Mierla Date: Tue Mar 14 11:01:13 2023 +0100 jsonrpcs: docs for tcp_socket parameter commit 1400e8cb6aebdd93a5b0c6979a444a81922e37d2 Author: Daniel-Constantin Mierla Date: Tue Mar 14 10:56:09 2023 +0100 jsonrpcs: more debug messages when handling tcp commands commit b34e24770a6435577097b173cafab30c6d19e8d1 Author: Daniel-Constantin Mierla Date: Tue Mar 14 08:00:40 2023 +0100 jsonrpcs: initial support for tcp transport - one rpc command per connection, which is closed after the response is sent commit 3bff060dcb74a081782abdbdade830b61be66557 Author: Daniel-Constantin Mierla Date: Fri Mar 10 16:21:51 2023 +0100 evapi: use internal workers to handle client messages commit 3b99e09dc10ff38024b2821b26f2efe7c82d699d Author: Daniel-Constantin Mierla Date: Fri Mar 10 13:01:11 2023 +0100 evapi: docs for wait_idle modparam commit 4c998de5f54ee941f7516e589e2940593b20f827 Author: Daniel-Constantin Mierla Date: Fri Mar 10 12:50:46 2023 +0100 evapi: wait when idle made a modparam commit 569db2eeaef17f3034f692e808f340103cdbe71e Author: Daniel-Constantin Mierla Date: Thu Mar 9 11:50:53 2023 +0100 pipelimit: docs for rpc command pl.reset_pipe commit e0713531bf6ea2aa9b249503dc346ac0d4510a93 Author: Daniel-Constantin Mierla Date: Wed Mar 8 08:44:01 2023 +0100 pipelimit: new rpc command pl.reset_pipe - reset associated values commit 6c0b62c464bcbc67e485c1e2193b7a6c96e471fb Author: Daniel-Constantin Mierla Date: Tue Mar 7 11:18:00 2023 +0100 pipelimit: docs for rpc command pl.rm_pipe commit e27823f746eb8fca834474945e45bfef27c3d50c Author: Daniel-Constantin Mierla Date: Mon Mar 6 14:57:35 2023 +0100 pipelimit: added rpc command pl.rm_pipe commit 1b5caab3479bb32c2986906e6e07ea9d5be38a8c Author: Daniel-Constantin Mierla Date: Mon Feb 20 20:20:44 2023 +0100 kamctl: option to set store path for rpc commands commit 4fec664327410db4e5ff7036a459e99abfa539bc Author: Daniel-Constantin Mierla Date: Sun Feb 19 09:17:08 2023 +0100 jsonrpcs: implemented result storing for rpc over fifo commit 161ec6d14b702cb92406171152d127b0bb85c329 Author: Daniel-Constantin Mierla Date: Sat Feb 18 14:09:12 2023 +0100 jsonrpcs: protocol extended to allow storing response in a file - implemented for udp sockets commit e29ce594466385a7c35634fda4b4664d92484622 Author: Daniel-Constantin Mierla Date: Fri Feb 17 14:07:04 2023 +0100 p_usrloc: cast to uint64_t when using time_t value commit 926ba9473775878d8f38b175764a50dee15fac69 Author: Daniel-Constantin Mierla Date: Fri Feb 17 13:42:22 2023 +0100 rtpengine: cast to uint64_t when using time_t value commit 135f7b5e2114617b0bc408175ec146d248d01d3a Author: Kamailio Dev Date: Mon Mar 20 11:01:25 2023 +0100 modules: readme files regenerated - ims_registrar_pcscf ... [skip ci] commit 38d72c3f8248b32b3ba0ff24abd1f2f7407f9d8f Author: Annemarie Mandl Date: Mon Dec 21 11:19:34 2020 +0100 ims_registrar_pcscf: changes for ul db_mode DB_ONLY Enable registration of pcscf contact callback during download from db location table and inserting pcontact (normally this callback is registered during handling of REGISTER). Refuse REGISTER when pcontact is expired since [0 to 20] seconds. Within this time window a NOTIFY is expected from scscf and in order to avoid race time conditions between scscf and pcscf REGISTER will be refused. Refuse REGISTER when pcontact is expired longer than 20 seconds - send PUBLISH (contact expired) to scscf to trigger NOTIFY. In both REGISTER refused scenarios routing script should reply 500 - Deregistration in progress. undo changes in ul_callback.c & ul_callback.h corrections after comments from Henning commit e8520177f6fd70676251cfd2307c0ab40701a701 Author: Pantelis Kolatsis Date: Tue Mar 14 21:13:20 2023 +0000 auth_identity: add missing error handling for allocation errors, convert to memory log macros commit 7e617ab89f5275f1b269382ae2c1fee508854cf1 Author: Pantelis Kolatsis Date: Tue Mar 14 21:10:04 2023 +0000 dmq: add missing memory allocation checks, convert to memory log macros commit aa4d015a58bb24ba5bda6e6133b0e9f314e2318e Author: Henning Westerholt Date: Tue Mar 14 17:20:14 2023 +0000 dispatcher: small formatting adaption related to 6aee3bd7c commit 6aee3bd7c86a1874cc140a7874b740981f14f5f5 Author: Pantelis Kolatsis Date: Tue Mar 14 17:17:28 2023 +0000 dispatcher: add missing memory allocation checks, convert to memory log macros commit ef0427ead03bfb738b6214b91c1763913e70a52d Author: Victor Seva Date: Tue Mar 14 17:08:46 2023 +0100 nat_traversal: commit 8841257671b6c5f3c4cfee3f1b7bb46d54faaf65 Author: Victor Seva Date: Tue Mar 14 17:03:45 2023 +0100 core: use PRIu64 macro to find out what format is needed for uint64_t since it depends on architecture commit ebfacdb7d7c3dfceb68e9550eec72b89d695fd4b Author: Victor Seva Date: Tue Mar 14 12:07:27 2023 +0100 core: tmrec fix build warning introduced at dd6339f817822cd0590aec2a9a467330bde499dd > core/utils/tmrec.c: In function 'ac_print': > core/utils/tmrec.c:275:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] > 275 | printf("\nSys time: %llu\nTime: %02d:%02d:%02d\n", (uint64_t)_atp->time, > | ~~~^ ~~~~~~~~~~~~~~~~~~~~ > | | | > | long long unsigned int long unsigned int > | %lu commit 6e032019d992625abc2a3739423df9ea1c964356 Author: Victor Seva Date: Tue Mar 14 12:01:32 2023 +0100 nat_transversal: fix warning introduced at f301ca9cdcc044dd05e9d82139e1db368be6dc5c > nat_traversal.c: In function 'get_register_expire': > ../../core/parser/../dprint.h:321:73: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'long unsigned int' [-Wformat=] > 321 | fprintf(stderr, "%2d(%d) %s: %.*s%s%s%s" fmt, \ > | ^~~~~~~~~~~~~~~~~~~~~~~~ commit 781ee072593f16a100ef00b5ef71fcfd6f8ded2b Author: Victor Seva Date: Tue Mar 14 11:55:34 2023 +0100 lcr: fix building warnings initializating values > https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=bookworm/2381/consoleText > [...] > lcr_mod.c:2630:9: warning: 'tmp_tag.len' may be used uninitialized [-Wmaybe-uninitialized] commit 6fa5a8fa8ddfe09bdab2fb445bee94e51d86b7fc Author: Dennis Date: Fri Mar 10 17:46:21 2023 +0300 auth_ephemeral: fix authentication with secrets added at runtime (#3390) * auth_ephemeral: fix authentication with secrets added at runtime - proper way to work with shm pointer to secret list * fix: free secret_struct shm Free shm secret_struct in case the allocation error of secret_list pointer. commit e3b8b76d7a8773af4e10ce011682931429cd4a87 Author: Gustavo Almeida Date: Fri Mar 3 23:47:50 2023 +0000 utils/kamctl: allow the definition of a specific startup file at start process - Added the possibility to specify an alternative file different from the default: kamailio.cfg, when starting kamailio, using the kamctl tool. This makes it possible to start kamailio by passing a startup file located in a specific folder (via ETCDIR env variable) and with a specific name, instead of using the default name: kamailio.cfg. commit b15db86e93120824dcfc879099432f3ec1c3b0c7 Author: Pantelis Kolatsis Date: Mon Mar 6 10:44:19 2023 +0000 sqlops: do not allow empty name component in URL commit 212675d350b64b5c9abb6a6eb844f41b6efb8693 Author: Kamailio Dev Date: Wed Mar 1 13:46:32 2023 +0100 modules: readme files regenerated - rtpengine ... [skip ci] commit bd497411f2e8e9ee6bd7e47d838add607019e761 Author: Daniel-Constantin Mierla Date: Wed Mar 1 13:31:12 2023 +0100 rtpengine: spell fixes in the comments commit 5a9d8634e742fe28b3b5c733b9e727b1dc7917ce Author: Daniel-Constantin Mierla Date: Wed Mar 1 13:29:47 2023 +0100 rtpengine: docs for SDES-nonew and SDES-pad flags - spell fixes commit 1f2622fc7e0d7b81bab311728b1b3b6856790ace Author: Daniel-Constantin Mierla Date: Wed Mar 1 13:20:41 2023 +0100 sl: print rpc result fields as unsigned long - GH #3386 commit 9a7c4025b6a4b90125c1c30dfd1d994100ae965e Author: Kamailio Dev Date: Wed Mar 1 08:46:34 2023 +0100 modules: readme files regenerated - htable ... [skip ci] commit 714c9eb99e6ba73e05a98df2bc6f4b339e9a97c9 Author: Henning Westerholt Date: Wed Mar 1 07:37:53 2023 +0000 rtpengine: small spelling fix related to codec-mask example, related to e8c294f33f8b commit 70d8308bbf849b00be69d5c3091b57dfe214b81b Author: Henning Westerholt Date: Wed Mar 1 07:34:43 2023 +0000 htable: fix XML syntax errors introduced in 23c67322c244fc4bf commit 05b4fdebcf2eb9c82739a643ff48b799b8046bbd Author: Kamailio Dev Date: Tue Feb 28 11:01:24 2023 +0100 modules: readme files regenerated - htable ... [skip ci] commit 23c67322c244fc4bf6e990379d2fd876b55b2cbe Author: Ihor Olkhovskyi Date: Tue Feb 28 09:40:04 2023 +0100 doc/htable: adding examples in a case of key value is an integer commit b75b6e4b5d7425ca995aa125171edebec52bf82b Author: Kamailio Dev Date: Mon Feb 27 20:16:29 2023 +0100 modules: readme files regenerated - rtpengine ... [skip ci] commit e8c294f33f8b867b0f67d78c14b7327dc22dd726 Author: Julien Chavanton Date: Fri Feb 24 18:15:12 2023 -0500 rtpengine: doc add codec-accept with an example commit a229d230bca5e785670edc3901f849e93989f9fe Author: POIROTTE Francois Date: Fri Feb 17 15:43:22 2023 +0100 kamctl: hide errors raised by "which" Hide error messages from "which" to avoid polluting kamctl's output (e.g. when a JSON document is returned) in environments where STDOUT and STDERR may be combined into a single stream (e.g. containers) commit ac0edd34b491dc78bca6979d2f1444c50bfb7399 Author: Carsten Bock Date: Thu Feb 16 16:27:39 2023 +0100 dialog: Do not trigger bye_reply_cb for in-dialog requests commit 2f7da809d53ffadff017681e257b8d86bec3a5ce Author: Daniel-Constantin Mierla Date: Thu Feb 16 12:16:26 2023 +0100 statsc: cast to uint64_t when using time_t value commit c78910a71226f3a567ad396ce5e834036ce75f97 Author: Daniel-Constantin Mierla Date: Thu Feb 16 12:07:26 2023 +0100 uac: cast to uint64_t when using time_t value commit bd0ce126109f40f5217053f20e687b93b2268164 Author: Richard Fuchs Date: Tue Feb 14 15:01:22 2023 -0500 rtpengine: avoid repeated queries to same node If we know which node handles a particular call from the hash table, only query that node once and then return error if it's dead, instead of going into a pointless loop looking for other nodes to query which don't exist. closes #3370 commit f301ca9cdcc044dd05e9d82139e1db368be6dc5c Author: Daniel-Constantin Mierla Date: Wed Feb 15 09:33:56 2023 +0100 nat_traversal: cast to uint64_t when using time_t value commit 929345896700fb116facc41e3542125dfbb79b41 Author: Daniel-Constantin Mierla Date: Wed Feb 15 09:28:03 2023 +0100 avpops: cast db value for avp number field as long commit e203aaf7294b5f320ede58636649246167974983 Author: Kamailio Dev Date: Tue Feb 14 17:31:29 2023 +0100 modules: readme files regenerated - presence ... [skip ci] commit 6b30c100e7618cabf4d241f4b5b28bb334cf5340 Author: Daniel-Constantin Mierla Date: Tue Feb 14 17:16:19 2023 +0100 presence: docs for presence.watcher_list rpc command commit 9cbebc1d7c0eda71162ce3d90de1ac3110c10bb0 Author: Daniel-Constantin Mierla Date: Tue Feb 14 17:13:09 2023 +0100 presence: added presence.watcher_list rpc command - list the watchers for a presentity uri commit f66a071d18820fc71e421d1a73ebd959c4423655 Author: Daniel-Constantin Mierla Date: Tue Feb 14 12:07:50 2023 +0100 auth: use time_t instead of casting to int in nonce check - use unsigned int instead of int for building the nonce commit 41cd4fe940e2867a348d45840363dfef2b9e05dc Author: Daniel-Constantin Mierla Date: Tue Feb 14 11:08:11 2023 +0100 acc_radius: cast to uint64_t when using time_t value commit e9f1a426b6ca5fb9b4c9dc67f2b3f744c20f40b0 Author: Henning Westerholt Date: Tue Feb 14 10:27:25 2023 +0000 sipcapture: remove not used parameter table_time_suffix commit f3ab1aa02955493dd3f095d0ebbcb64d2d6751e5 Author: Kamailio Dev Date: Tue Feb 14 11:01:49 2023 +0100 modules: readme files regenerated - sctp ... [skip ci] commit a308dc748aa819b46aab82c148b7bdaad81db651 Author: Дилян Палаузов Date: Tue Feb 14 08:29:37 2023 +0200 sworker: typos commit 698a92dd87a067bfbba68689e98232811668f580 Author: Дилян Палаузов Date: Tue Feb 14 08:28:29 2023 +0200 stun: typos commit f8f94e46baa85a811dcf1f8be82ca4e0d62205c0 Author: Дилян Палаузов Date: Tue Feb 14 08:30:33 2023 +0200 stirshaken: typos commit a8367fa4fa8519193f5ed5693e78c1414cc1c8d6 Author: Дилян Палаузов Date: Tue Feb 14 08:30:48 2023 +0200 statsc: typos commit 8e899ee6e2efd5287fb627412209a38eb9410b5d Author: Дилян Палаузов Date: Tue Feb 14 08:28:22 2023 +0200 sst: typos commit ac16ccd332ba8b0a3ac41d0074080492cdac4cf8 Author: Дилян Палаузов Date: Tue Feb 14 08:28:16 2023 +0200 sqlops: typo commit 4235d2e8300a8e135ec9768e27797bac79af8e7c Author: Дилян Палаузов Date: Tue Feb 14 08:30:21 2023 +0200 snmpstats: typo commit 88bcbef21d570e0b853262d7880ba21d4bc8dabc Author: Дилян Палаузов Date: Tue Feb 14 08:28:09 2023 +0200 smsops: typos commit 766824a3da2798cb9efa4802c05680611618eab5 Author: Дилян Палаузов Date: Tue Feb 14 08:28:03 2023 +0200 sms: typos commit f9b6fc83ef7106bb6ee5fd96695e84edd9d5a98e Author: Дилян Палаузов Date: Tue Feb 14 08:29:31 2023 +0200 slack: typos commit 80aeb90fd837f20c4b6524b3df64cc783fa948b7 Author: Дилян Палаузов Date: Tue Feb 14 08:27:57 2023 +0200 sl: typos commit d79f5c2d69920edd6feea68b6fd89f30e0af25a3 Author: Дилян Палаузов Date: Tue Feb 14 08:29:25 2023 +0200 siptrace: typos commit 469f86fd958fd79bdc24aebbaf168307ca086b72 Author: Дилян Палаузов Date: Tue Feb 14 08:27:51 2023 +0200 sipt: typos commit 70910e72000d1be7513d1869ac0c4e61cd55d6fb Author: Дилян Палаузов Date: Tue Feb 14 08:29:18 2023 +0200 sipjson: typos commit a763ee9faa95dd616542b2e25f54b156d755b366 Author: Дилян Палаузов Date: Tue Feb 14 08:27:36 2023 +0200 sipcapture: typos commit f175444552745f33796ef1dded89a623e8e76c81 Author: Дилян Палаузов Date: Tue Feb 14 08:30:06 2023 +0200 secsipid_proc: typos commit 47c9ddf2ae08c07e222dfbe98d314adc5148d00f Author: Дилян Палаузов Date: Tue Feb 14 08:30:00 2023 +0200 secsipid: typos commit d08cef5bc5b1cacbfcb70c3f5298f6173bd7b8c1 Author: Дилян Палаузов Date: Tue Feb 14 08:29:50 2023 +0200 secfilter: typo commit 334efbb1d2e1ed4a1086694e60063655ae223c63 Author: Дилян Палаузов Date: Tue Feb 14 08:29:08 2023 +0200 sdpops: typos commit 0c8226457ae2d94ec615719fed71b1babcf43e69 Author: Дилян Палаузов Date: Tue Feb 14 08:28:58 2023 +0200 sctp: typos commit 21ce3506dea9a8873ba4b127f4a8ad68b9ed7491 Author: Дилян Палаузов Date: Tue Feb 14 08:28:52 2023 +0200 sca: typos commit 63a7b8932adf1b2d0f76d40b960df03fa87b56fc Author: Дилян Палаузов Date: Tue Feb 14 08:28:46 2023 +0200 sanity: typos commit 4f201cbd2e9d0c645e1f6618e6db95389731ef95 Author: Kamailio Dev Date: Mon Feb 13 21:46:37 2023 +0100 modules: readme files regenerated - db_berkeley ... [skip ci] commit 6b1c1e7727f8f210f7d20f1473458c8c152926ff Author: Дилян Палаузов Date: Mon Feb 13 21:01:20 2023 +0200 db2_ldap: typos commit e0e6adfcb27d336ecb156e3b88c4d72ce36d37f0 Author: Дилян Палаузов Date: Mon Feb 13 21:01:14 2023 +0200 db2_ops: typo commit ceb4ca6b2a25e04df5029949fb6d1d92c0972662 Author: Дилян Палаузов Date: Mon Feb 13 21:01:05 2023 +0200 db_berkeley: typos commit e09bb7e1880ab7204b915efc86c29490c9774dfc Author: Дилян Палаузов Date: Mon Feb 13 21:00:58 2023 +0200 db_cassandra: typos commit fa77972687a0117290ae979f45b3767c2b1465d2 Author: Дилян Палаузов Date: Mon Feb 13 21:00:45 2023 +0200 db_cluster: typos commit 9920c228856289af92294396959710e7ee1f344d Author: Дилян Палаузов Date: Mon Feb 13 21:00:37 2023 +0200 db_flatstore: typos commit 1c500b7881c2e4677371acd66236a45f6343949c Author: Дилян Палаузов Date: Mon Feb 13 21:00:29 2023 +0200 db_mongodb: typos commit 8aee342bd9149f22e8423b75e23fea27bc78345e Author: Дилян Палаузов Date: Mon Feb 13 21:00:21 2023 +0200 db_mysql: typos commit 9459b93dfb85bd4916e0b9ae6f567f692df725ae Author: Дилян Палаузов Date: Mon Feb 13 21:00:13 2023 +0200 db_unixodbc: typos commit 0291d13584caef9fb491cca18c0194d9e202aa0d Author: Дилян Палаузов Date: Mon Feb 13 21:00:00 2023 +0200 db_oracle: typos commit 7699387c163ad94f0b96d3460d33a748ba648010 Author: Дилян Палаузов Date: Mon Feb 13 20:59:53 2023 +0200 db_perlvdb: typos commit 0b6013a2c739a6270820b211097016916683d29f Author: Дилян Палаузов Date: Mon Feb 13 20:59:43 2023 +0200 db_redis: typo commit 1a743d094762edb26721184fa4671a74366c0992 Author: Дилян Палаузов Date: Mon Feb 13 20:59:37 2023 +0200 db_postgres: typos commit 78c25be36d0c0bcbf721d03903b6869a392b6be7 Author: Дилян Палаузов Date: Mon Feb 13 20:59:30 2023 +0200 db_text: typos commit f63cf3cc56e9cad458e5531d07bd579cba62f1f2 Author: Дилян Палаузов Date: Mon Feb 13 20:59:23 2023 +0200 debugger: typos commit 2822cc8067d2dd7f865f724228cda8c45513d393 Author: Дилян Палаузов Date: Mon Feb 13 20:59:12 2023 +0200 dialog: typos commit dd07a5cd5762d9142f95c5ab367d2f366f03578d Author: Дилян Палаузов Date: Mon Feb 13 20:59:06 2023 +0200 dialplan: typos commit c871fd693676c51ce18f017e7f3f63132671eac7 Author: Дилян Палаузов Date: Mon Feb 13 20:58:58 2023 +0200 dispatcher: typos commit 0723d3cd4da5ed03118bdbee6d960b431ae75b23 Author: Дилян Палаузов Date: Mon Feb 13 20:58:49 2023 +0200 dmq_usrloc: typo commit bd2f9d7ab113f351f75d3121db3ffb9f1f9ef229 Author: Дилян Палаузов Date: Mon Feb 13 20:58:30 2023 +0200 dlgs: typos commit e0a42350d019f55163cf55bd72f1e65c71121156 Author: Дилян Палаузов Date: Mon Feb 13 20:58:22 2023 +0200 dmq: typos commit f68ea71a12f236f2d19b537f87754564f9ae6408 Author: Дилян Палаузов Date: Mon Feb 13 20:58:14 2023 +0200 domain: typo commit c7d5f359b4f1bd4872ef924c52597b3c63c63612 Author: Дилян Палаузов Date: Mon Feb 13 20:58:06 2023 +0200 domainpolicy: typos commit dd61ae2a6a1bc01c662fdcc6c33d86f76882f66e Author: Дилян Палаузов Date: Mon Feb 13 20:57:54 2023 +0200 drouting: typos commit c572bcc113097efb7641f98deb729258ff4ec02a Author: Kamailio Dev Date: Mon Feb 13 21:31:15 2023 +0100 modules: readme files regenerated - presence ... [skip ci] commit 911d5786da6bbd22f954908f7157b5421bdf47f7 Author: Daniel-Constantin Mierla Date: Mon Feb 13 21:15:42 2023 +0100 presence: docs - fix example for presence.presentity_show commit e4f0c082422bbd9478cf0607a68c6e7c6bef47ad Author: Kamailio Dev Date: Mon Feb 13 20:31:26 2023 +0100 modules: readme files regenerated - presence ... [skip ci] commit c167c4738fce31cec292edc803160d607a3faaf6 Author: Daniel-Constantin Mierla Date: Mon Feb 13 20:19:09 2023 +0100 presence: docs for rpc presence.presentity_show command commit 2aaa77b11a89cc088393d4ad7fe63f2e54bbd8ce Author: Daniel-Constantin Mierla Date: Mon Feb 13 19:45:36 2023 +0100 presence: added rpc command presence.presentity_show - get records filtering by user and/or domain commit 446892331900c2303e531da55bcb494ccb2d8bce Author: Daniel-Constantin Mierla Date: Mon Feb 13 13:25:28 2023 +0100 topos: use proper field for datetime value commit bbb62e2a163cf0ba6c711074cbed2f1c3cb8ee7c Author: Kamailio Dev Date: Mon Feb 13 19:46:22 2023 +0100 modules: readme files regenerated - pdb ... [skip ci] commit a89170a2e08584be33da9464f75ee09154afa5e1 Author: Дилян Палаузов Date: Mon Feb 13 13:27:54 2023 +0200 pv_headers: typos commit 1d26ac7aecf122528dcfd576ea6a3e9c4bbab9c7 Author: Дилян Палаузов Date: Mon Feb 13 13:26:54 2023 +0200 pv: typos commit 3b8608770862ab37b3cd82414f06992b80bb1b80 Author: Дилян Палаузов Date: Mon Feb 13 13:27:42 2023 +0200 pua_xmpp: typos commit b9f7591ad595e396feb85bad9d70e21d5ca8defc Author: Дилян Палаузов Date: Mon Feb 13 13:57:33 2023 +0200 pua_reginfo: typos commit 8275f3742a44bb686e953c4b9e4d7a461cceddf1 Author: Дилян Палаузов Date: Mon Feb 13 13:27:33 2023 +0200 pua_dialoginfo: typos commit 2272fba9d98dea9dec541c4c6b7ede8e5031f3cb Author: Дилян Палаузов Date: Mon Feb 13 13:27:22 2023 +0200 pua: typos commit 6d05d873f42e268bbe275a4938a11c505b3d200e Author: Дилян Палаузов Date: Mon Feb 13 13:57:21 2023 +0200 print_lib: typo commit f7e7ddd74093ddd83a93a75e1e37b24a82be9ebc Author: Дилян Палаузов Date: Mon Feb 13 13:57:10 2023 +0200 presence_xml: typos commit f82553b2ce4693c618744ddfdc06163c799fbdc4 Author: Дилян Палаузов Date: Mon Feb 13 13:57:03 2023 +0200 presence_reginfo: typos commit 38f90a4bd6585b9c54b628620e9ced01b291da8b Author: Дилян Палаузов Date: Mon Feb 13 13:27:00 2023 +0200 presence_profile: typo commit b22d7686895f45dc93fc1979faf70ef4ba607a25 Author: Дилян Палаузов Date: Mon Feb 13 13:27:07 2023 +0200 presence_mwi: typo commit 3b848a3878ac1655ef236505f05040a313f5127b Author: Дилян Палаузов Date: Mon Feb 13 13:56:53 2023 +0200 presence_dialoginfo: typos commit 256848273d867beb273d0f80fd7ee419b8a8767a Author: Дилян Палаузов Date: Mon Feb 13 13:56:45 2023 +0200 presence_conference: typos commit d355a590feebf34e8c1d1d2b5e7b3a19052485b4 Author: Дилян Палаузов Date: Mon Feb 13 13:56:35 2023 +0200 presence: typos commit 55868bfcc966931176f6e23fbb104570918cfdac Author: Дилян Палаузов Date: Mon Feb 13 13:56:17 2023 +0200 pipelimit: typo commit dc4d1ffa9aabeaa119fefe1c3eaebcf05661d041 Author: Дилян Палаузов Date: Mon Feb 13 13:28:43 2023 +0200 pike: typos commit 9c52dcbbfa6ae9a39e035fc6cc256121b98a3626 Author: Дилян Палаузов Date: Mon Feb 13 13:56:26 2023 +0200 permissions: typos commit 8832136ca6c638d6bb39c647262cd3504fd0f29d Author: Дилян Палаузов Date: Mon Feb 13 13:28:31 2023 +0200 peering: typo commit e56fce96beae5be8339fb202a395bb33245506c4 Author: Дилян Палаузов Date: Mon Feb 13 13:28:21 2023 +0200 pdb: typos commit ea7baa2bca20899f354129f8a83d04c55727ea80 Author: Дилян Палаузов Date: Mon Feb 13 13:28:12 2023 +0200 p_usrloc: typos commit d87120dfb77d018cdf571cbcf18cf1950ce61987 Author: Kamailio Dev Date: Mon Feb 13 13:16:18 2023 +0100 modules: readme files regenerated - nathelper ... [skip ci] commit ff106fb93c5b872e529106f58a1b42c4fa092349 Author: Daniel-Constantin Mierla Date: Mon Feb 13 13:00:58 2023 +0100 nathelper: docs - updates to the nat pinging types commit fdf72bec2d6cc20618bc30d0978d7f24f8106d44 Author: Kamailio Dev Date: Mon Feb 13 13:01:34 2023 +0100 modules: readme files regenerated - nathelper ... [skip ci] commit 8218c14d144ef4539c94c8aabe5e73b5c8a11b08 Author: Дилян Палаузов Date: Thu Jan 26 20:57:25 2023 +0200 nathelper: ping_nated_only sends 4-bytes UDP-packet pings commit d81e26fb399c5fadda2d70de1d95e008d47bd3d5 Author: Kamailio Dev Date: Mon Feb 13 12:31:34 2023 +0100 modules: readme files regenerated - dmq_usrloc ... [skip ci] commit f3d00c91a7919207dac23ada58e59a13b9f334d8 Author: Victor Seva Date: Thu Feb 9 11:45:29 2023 +0100 usrloc: correct AOR value on usrloc:contact-expired previously $ulc(x=>aor) had only the user part even with use_domain set fix #3365 commit d2e73f9c51630f47fa7660b4c4831fcecd661f87 Author: Daniel-Constantin Mierla Date: Mon Feb 13 12:20:37 2023 +0100 dmq_usrloc: check if socket name is set when replicating commit 353d7e6a5f8d751fc647fd687716cc2e0fb1aa77 Author: Bastian Triller Date: Thu Feb 2 10:02:37 2023 +0100 dmq_usrloc: Add option to replicate socket via its name commit cc2342908d08ee5322fd6830b0db9fd762bef38f Author: Kamailio Dev Date: Mon Feb 13 12:17:06 2023 +0100 modules: readme files regenerated - imc ... [skip ci] commit c28b3a0ae61c9fd1fc8e8b2972686a0f8424c44a Author: Дилян Палаузов Date: Wed Feb 8 15:37:02 2023 +0200 ipops: typos commit 398cf4dd9645f8a9f7a1e4f1bb9659814bc2d041 Author: Дилян Палаузов Date: Wed Feb 8 15:37:12 2023 +0200 ims_usrloc_scscf: typos commit 94c1fa3123042e1f262750e2b23fad640717c5e1 Author: Дилян Палаузов Date: Wed Feb 8 15:37:42 2023 +0200 ims_usrloc_pcscf: typos commit b89353cd766769552655f16a44d44ea0e55a8fea Author: Дилян Палаузов Date: Wed Feb 8 15:37:27 2023 +0200 ims_registrar_pcscf: typos commit 4f3faaa42006ce4b2a0ae2b684975fd385deea43 Author: Дилян Палаузов Date: Wed Feb 8 15:39:12 2023 +0200 ims_registrar_scscf: typos commit b14a420834744b8bef871b10fd2fdeb6a5e7cd89 Author: Дилян Палаузов Date: Wed Feb 8 15:38:57 2023 +0200 ims_qos: typos commit 911739c041a0c0717edbadd2296e65e0d388df72 Author: Дилян Палаузов Date: Wed Feb 8 15:39:37 2023 +0200 ims_ocs: typos commit 46df335ccfacb159a1f8ad1bc6e549967da30a91 Author: Дилян Палаузов Date: Wed Feb 8 15:38:38 2023 +0200 ims_isc: typos commit 6dbb0d6ec6c9676e2191e06ca73fb712d8f4e4bd Author: Дилян Палаузов Date: Wed Feb 8 15:38:49 2023 +0200 ims_ipsec_pcscf: typos commit 8fefea2ef7f75b2e792601cee0f8de2652c8b598 Author: Дилян Палаузов Date: Wed Feb 8 15:39:49 2023 +0200 ims_icscf: typos commit db62e0372eedce8708af23f806cce59d531817e6 Author: Дилян Палаузов Date: Wed Feb 8 15:38:26 2023 +0200 ims_diameter_server: typos commit c2f1da1bf804690766cdd9199b59e7261f0dcbaa Author: Дилян Палаузов Date: Wed Feb 8 15:38:16 2023 +0200 ims_dialog: typos commit aa2cace532cdf0891d48698e8a9386a5d8a96f07 Author: Дилян Палаузов Date: Wed Feb 8 15:38:07 2023 +0200 ims_charging: typos commit 6dded07a538d1a68ff766c80e971b6e59535bb52 Author: Дилян Палаузов Date: Wed Feb 8 15:37:57 2023 +0200 ims_auth: typos commit 53f3bcd0eca4934b00eb4db05080a7ee33b11c92 Author: Дилян Палаузов Date: Wed Feb 8 15:39:57 2023 +0200 imc: typo commit 34ce0de749c20e1b5a2e58fdaaca841d75622d2c Author: Daniel-Constantin Mierla Date: Mon Feb 13 09:51:24 2023 +0100 presence: cast to uint64_t when using time_t value - startup time stored as unsigned int insted of signed int commit 0259eaedd507c314161c59b72eaa4564effac555 Author: Daniel-Constantin Mierla Date: Mon Feb 13 09:41:02 2023 +0100 xmlrpc: cast to uint64_t when using time_t value commit c464add1531aea5fda3f7c5a6670bd90e7ac594b Author: Daniel-Constantin Mierla Date: Mon Feb 13 09:27:53 2023 +0100 xprint: cast to uint64_t when using time_t value commit 33b319353a097ba8fd80e45dc4f008c2e9dfe813 Author: Daniel-Constantin Mierla Date: Sun Feb 12 15:48:14 2023 +0100 core: sruid - cast to uint64_t when using time_t value commit ae3e52daec9be45c4663708cb216b13864521a35 Author: Daniel-Constantin Mierla Date: Sun Feb 12 15:25:35 2023 +0100 core: select - cast to uint64_t when using time_t value commit cc3ec58c1e3c203c76c59b17ccc14e24ffc6f8cf Author: Daniel-Constantin Mierla Date: Sat Feb 11 12:26:02 2023 +0100 kmeix: cast to uint64_t when using time_t value commit c7217d147b615da6ebf3841a3915055aa529dd70 Author: Daniel-Constantin Mierla Date: Sat Feb 11 12:25:45 2023 +0100 mtree: cast to uint64_t when using time_t value commit 7e29c28e4da5c7286a75422d6f538b932961a168 Author: Daniel-Constantin Mierla Date: Sat Feb 11 12:24:33 2023 +0100 drouting: cast to uint64_t when using time_t value commit 05ea223549f4834c5e3b92f9025d5cf8a2b73890 Author: Kamailio Dev Date: Mon Feb 13 09:31:40 2023 +0100 modules: readme files regenerated - auth ... [skip ci] commit a22aadf3b51f5bfff5b50a3de9a354fe07c216f4 Author: Bastian Triller Date: Sat Feb 11 14:20:48 2023 +0100 secsipid: docs fixes commit 0df94c3ba0fe249e29db52691176bbe751e556b6 Author: Bastian Triller Date: Sat Feb 11 14:20:08 2023 +0100 auth: docs fixes commit 1bbe87261d17219dfc3b7b98e1f9f16f4e0f48b9 Author: Bastian Triller Date: Sat Feb 11 14:15:42 2023 +0100 uri_db: docs fixes commit fdb3637460b16ddfea86ba67b9181a40d1466395 Author: Bastian Triller Date: Sat Feb 11 14:15:12 2023 +0100 uid_uri_db: docs fixes commit 9ffe7b06b094a4af558a0033c1baa16e5c61977b Author: Bastian Triller Date: Sat Feb 11 14:14:25 2023 +0100 uid_avp_db: docs fixes commit 4889531912e7c04c0e1d04dd81dec21f4520455c Author: Bastian Triller Date: Sat Feb 11 14:12:48 2023 +0100 tsilo: docs fixes commit 73830ac71534efecc2b38816a20f6f113c27aaf2 Author: Bastian Triller Date: Sat Feb 11 14:12:17 2023 +0100 pua_usrloc: docs fixes commit beee3a4a872601bda2d440da2e79ec684c18a8bc Author: Bastian Triller Date: Sat Feb 11 14:11:51 2023 +0100 ims_usrloc_scscf: docs fixes commit a10f6fbcd0c62663102fc3cd7caf82096d3c8a7f Author: Bastian Triller Date: Sat Feb 11 14:10:39 2023 +0100 dispatcher: docs fixes commit 4fd411126d72402278c886895518c44a916bebfc Author: Bastian Triller Date: Sat Feb 11 14:09:36 2023 +0100 dlgs: docs fixes commit 2384c38947ce351a421b92727ae304fcbec211a4 Author: Kamailio Dev Date: Fri Feb 10 18:01:22 2023 +0100 modules: readme files regenerated - ctl ... [skip ci] commit 44381746e0e826e8db04597942fa4cee6cbf9175 Author: Daniel-Constantin Mierla Date: Fri Feb 10 17:53:42 2023 +0100 ctl: doc - binrpc_buffer_size can get only integer value commit db634e7fb3e5913238561afb4381363bbfe58882 Author: Sergey Safarov Date: Fri Feb 10 16:46:04 2023 +0300 pkg/kamailio: fixed rpm packging for CentOS 6 commit 857d777b73d3802d157042b0ea7126b7b8dd45f8 Author: Daniel-Constantin Mierla Date: Fri Feb 10 08:04:24 2023 +0100 dlgs: cast to uint64_t when using time_t values commit 8f5a1c20a6816e18f9f08f3b0273691dc5f8cc2c Author: Daniel-Constantin Mierla Date: Thu Feb 9 17:16:43 2023 +0100 dispatcher: cast to uint64_t when using time_t value commit dd6339f817822cd0590aec2a9a467330bde499dd Author: Daniel-Constantin Mierla Date: Thu Feb 9 12:38:53 2023 +0100 core: tmrec - cast to 64b types when using time_t value commit 0a3c15239a620474bbbc7f4d2f57dda0e9aa0f58 Author: Daniel-Constantin Mierla Date: Wed Feb 8 15:51:37 2023 +0100 async: catch up on possible skipped slots due to slow tasks commit 6be85c8a72bc37b2bb4b1f4be59c5d0c20996850 Author: Kamailio Dev Date: Wed Feb 8 14:16:31 2023 +0100 modules: readme files regenerated - seas ... [skip ci] commit ec6f3b122f9c41b437ccfcb07b0952e2ffcc2719 Author: Дилян Палаузов Date: Wed Feb 8 13:01:24 2023 +0200 xprint: typos commit c86b5d85a8aa86c1c59b5eed2ded87aee4fd1682 Author: Дилян Палаузов Date: Wed Feb 8 13:01:14 2023 +0200 xmlrpc: typos commit e07960d74570aa9a94075e83b5bf4fc9cf418864 Author: Дилян Палаузов Date: Wed Feb 8 13:16:17 2023 +0200 xhttp_rpc: typos commit d9445d60ea6432664447858dff3852be94c04196 Author: Дилян Палаузов Date: Wed Feb 8 13:01:01 2023 +0200 xhttp_prom: typo commit 5ec0a3c5be9abd51cb2b3316a5dd9edf6e1d030e Author: Дилян Палаузов Date: Wed Feb 8 13:00:49 2023 +0200 xhttp_pi: typos commit 44c1c181bd250c0f81ffe0bb6b6566b4148b8b0f Author: Дилян Палаузов Date: Wed Feb 8 13:00:29 2023 +0200 xhttp: typo commit 45537397d7a8e1b2e340252cd7d6dec3bb1cd08e Author: Дилян Палаузов Date: Wed Feb 8 13:00:16 2023 +0200 xcap_server: typos commit c69002ae65ec103a7e88451501c0cf984ad9cc86 Author: Дилян Палаузов Date: Wed Feb 8 13:00:06 2023 +0200 xcap_client: typos commit 2cdb861cef1bce38f239a82b17bd1e4915ae2a04 Author: Дилян Палаузов Date: Wed Feb 8 13:03:14 2023 +0200 tls_wolfssl: typos commit 968f3faf3b1834b18266aaf9f7866b29a2492d92 Author: Дилян Палаузов Date: Wed Feb 8 13:03:00 2023 +0200 tls: typos commit 17aec5c930e2681431c4da779cd24e3fc070b6eb Author: Дилян Палаузов Date: Wed Feb 8 13:02:38 2023 +0200 siputis: typos commit 1bed2095504e9d81eb2b881a2d71216372b3c822 Author: Дилян Палаузов Date: Wed Feb 8 13:16:27 2023 +0200 seas: typos commit c13b8d4cf35b7f9ece143b61514eec9a082f4ac5 Author: Дилян Палаузов Date: Wed Feb 8 13:02:13 2023 +0200 doc/scripts: typos commit 3ee5c995778be835b1c79ec0a543f42105bdef8d Author: Daniel-Constantin Mierla Date: Wed Feb 8 11:58:47 2023 +0100 lib/srdb1/2: fixed typos commit df66ebba19ff313011fc5ad369045b8118aac670 Author: Kamailio Dev Date: Wed Feb 8 11:46:26 2023 +0100 modules: readme files regenerated - acc ... [skip ci] commit 8fbd788c5ae29df35b9fbde2ec60efd3fa4df0df Author: Дилян Палаузов Date: Sat Feb 4 15:31:23 2023 +0200 acc_diameter: typos commit 901d9cac2f69b78d3d7d2ff52696a37276446b3b Author: Дилян Палаузов Date: Sat Feb 4 15:28:48 2023 +0200 acc: typos commit fdce4fe980dda02fd76dc06912dac585992d6759 Author: Дилян Палаузов Date: Sat Feb 4 15:27:39 2023 +0200 src/lib: typos commit 6c4f9b049e784fc9aff65bfcef6f366b78fff48e Author: Дилян Палаузов Date: Sat Feb 4 15:20:34 2023 +0200 usrloc: typos commit 46e9963e07a44077184ac503cc72ff9d57c532d0 Author: Kamailio Dev Date: Wed Feb 8 11:01:27 2023 +0100 modules: readme files regenerated - uac ... [skip ci] commit 76df53900b96852345d1ef368e5539197a3c5570 Author: ovoshlook Date: Sun Feb 5 22:19:16 2023 +0100 uac: allow uac_auth* functions call from t_on_branch_failure event route commit 63095ef1bef36a35952ed265f41d87ccbc1bba70 Author: Daniel-Constantin Mierla Date: Tue Feb 7 12:57:04 2023 +0100 lib/ims: check return of strtok(...) commit 7a960bd9d0002516dcbb50b89dd5d4ab5c38eb61 Author: Kamailio Dev Date: Fri Feb 3 19:01:20 2023 +0100 modules: readme files regenerated - websocket ... [skip ci] commit d7ef61788fcf84ff86b000f972aff99a300c5237 Author: Дилян Палаузов Date: Fri Jan 27 14:54:25 2023 +0200 websocket: typos commit 4341b27e391e8180d285ab98c8770e7fef70cebb Author: Дилян Палаузов Date: Fri Feb 3 12:23:33 2023 +0200 core: typos commit 809d2c752687f8addb14a9e3fb40a50f513bdec0 Author: Дилян Палаузов Date: Fri Feb 3 17:07:35 2023 +0200 core: include DBG_SYS_MEMORY and MEM_JOIN_FRE on flags: output commit 609b689e6071c272e8230901e95db183334391d1 Author: Kamailio Dev Date: Fri Feb 3 09:46:31 2023 +0100 modules: readme files regenerated - rr ... [skip ci] commit b3af149e280cf4e48eaeb2771c59431c2a55d23e Author: Дилян Палаузов Date: Thu Jan 26 10:52:20 2023 +0200 snmpstats: typos commit 039cce694a784e5373cbc5f976d8cd723f2b663d Author: Дилян Палаузов Date: Thu Jan 26 10:51:57 2023 +0200 test/ : typos commit 9b237a311049a2689252b2a177062fe2e3db348c Author: Daniel-Constantin Mierla Date: Fri Feb 3 09:39:55 2023 +0100 rr: fixed typos in comments commit 022fa0cfc75d150fde219b8ae4f9a99b3fa2f132 Author: Daniel-Constantin Mierla Date: Fri Feb 3 09:38:26 2023 +0100 rr: doc - fixed typos and use the proper param name add_username instead of enable_username commit 51fa3da96c1eacd4d679598a3305180c9e818cfb Author: Daniel-Constantin Mierla Date: Fri Feb 3 09:28:58 2023 +0100 core: typos in comments and EoL after log when parse msg fails - GH #3348 commit 8821d9a91ab3823d5b1d78d84332ab9965a7c6b2 Author: Дилян Палаузов Date: Wed Feb 1 14:21:09 2023 +0200 doc/tutorials/dns: USE_NAPTR is on by default commit 56cdee753a2c7ef17d7cb1f4572f19eae2caf18a Author: Victor Seva Date: Tue Jan 31 19:38:37 2023 +0100 Makefile: support parallelism on install-modules-doc rule commit b28a972a20188ac01831723d58dbe5dd78e972b9 Author: Victor Seva Date: Mon Jan 30 17:45:25 2023 +0100 pkg/kamailio/deb: rework debian/rules, take four [skip ci] commit ecad587d58162dc1db5b2bbd6c63bdef24fbeed3 Author: Victor Seva Date: Mon Jan 30 16:52:34 2023 +0100 pkg/kamailio/deb: rework debian/rules, take three [skip ci] commit 13581d56524aaa37167bd3ae67a769c14478d9c6 Author: Victor Seva Date: Mon Jan 30 16:28:54 2023 +0100 pkg/kamailio/deb: rework debian/rules, take two [skip ci] commit c3acd700719ca9d5802d56476d7e997e968220ce Author: Victor Seva Date: Mon Jan 30 15:07:13 2023 +0100 pkg/kamailio/deb: rework rules, try to fail properly on build [skip ci] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027440 commit 387a8ca53f179437ae173b0bd5cb8d2d4922b60d Author: Victor Seva Date: Fri Jan 27 08:30:30 2023 +0100 pkg/kamailio/deb: remove warning build-depends-on-obsolete-package [skip ci] > W: kamailio source: build-depends-on-obsolete-package Build-Depends: libncurses5-dev => libncurses-dev commit 03755f93f98608d85591ba8aa184733e3871b92c Author: Victor Seva Date: Fri Jan 27 08:23:45 2023 +0100 pkg/kamailio/deb: remove lsb-base dependency [skip ci] * on newer version, there's no need to add it > E: kamailio: depends-on-obsolete-package Depends: lsb-base commit 815d21ca1569edcd9dfc5edf4f1e873fdada3b58 Author: Kamailio Dev Date: Thu Jan 26 15:01:15 2023 +0100 modules: readme files regenerated - textops ... [skip ci] commit 945267c56615d4579e3385f334bdfec7dfea6bcb Author: Daniel-Constantin Mierla Date: Thu Jan 26 14:59:02 2023 +0100 textops: docs for str_any_in(...) commit 797442522a8e996179059de7400332f4e96037b6 Author: Daniel-Constantin Mierla Date: Thu Jan 26 14:54:40 2023 +0100 textops: new function to check if a character in a list is found in string - str_any_in(txt, clist) - look if any char in clist is inside txt commit 3047da057b54fdbfab8fbae3eefae9c94ed4b365 Author: Kamailio Dev Date: Thu Jan 26 09:31:25 2023 +0100 modules: readme files regenerated - ims_dialog ... [skip ci] commit a4150741748779bba8e14bed286c6d64b1df7f17 Author: Daniel-Constantin Mierla Date: Thu Jan 26 09:20:31 2023 +0100 ims_dialog: fix module name in modparam examples commit efacfb572acdc027a35ba3104ecec080f5bfa94a Author: Kamailio Dev Date: Thu Jan 26 09:16:22 2023 +0100 modules: readme files regenerated - erlang ... [skip ci] commit 83951cc248bf4b0334c7d4f89deaaac456806a42 Author: dilyanpalauzov Date: Thu Jan 26 09:10:14 2023 +0100 pkg/kamailio: http urls updated to https and typo fixes commit 51b5cd040074330574ec53b7a091ff8b1fc09129 Author: dilyanpalauzov Date: Thu Jan 26 09:09:28 2023 +0100 pkg/kamailio/deb: http urls updated to https commit 3c85f1cafd715f893e0ba4ad84592dddc3eb2cb0 Author: dilyanpalauzov Date: Thu Jan 26 09:08:32 2023 +0100 README.md: updated links to mailing lists commit f9c3c270be33e790402834951c29d65fdf7240b6 Author: dilyanpalauzov Date: Thu Jan 26 09:08:01 2023 +0100 INSTALL: updates to http urls and typo fixes commit 7af3e9cc6e903665bca68f55d026c30f5b15064f Author: dilyanpalauzov Date: Thu Jan 26 09:07:04 2023 +0100 lib/srdb1: typo fixes commit 49c1ae28188c6df2d130a26d4180d1db4538575e Author: dilyanpalauzov Date: Thu Jan 26 09:06:02 2023 +0100 .github: typo fixes and updates to mailing lists links commit 9eed6ff9592347d9d01fa043a9e2370f26ad1f77 Author: dilyanpalauzov Date: Thu Jan 26 09:05:07 2023 +0100 erlang: typos fixes commit 6c372bf644e1c9afa867433e5992e347c8fc4ff6 Author: Henning Westerholt Date: Wed Jan 25 07:59:39 2023 +0000 core: fix memory leak related to Require header parsing, this header also need to be freed commit 5dabd1e7aa3574a41fc30ead60f9e3f68de0f471 Author: Kamailio Dev Date: Wed Jan 25 08:31:17 2023 +0100 modules: readme files regenerated - tls ... [skip ci] commit 331aa5753beccd3ddb241219cf1988a506fa2de3 Author: Daniel-Constantin Mierla Date: Wed Jan 25 08:26:09 2023 +0100 tls: update docs for init_mode with details about fork prepare option commit cb424135c4164be10dd3c12086b548b8fec0d830 Author: Daniel-Constantin Mierla Date: Wed Jan 25 08:19:52 2023 +0100 tls: new option for init_mode to use openssl api for fork prepare - flag 2 (value 2) has to be set commit 79eae59c4e104dab0b195bfbeb01b58f9d144092 Author: Daniel-Constantin Mierla Date: Tue Jan 24 11:36:53 2023 +0100 tls: renamed the module destroy function commit d0cd1905652e1aeb0be92c5a723b5d42f4171a13 Author: Kamailio Dev Date: Tue Jan 24 09:31:26 2023 +0100 modules: readme files regenerated - tls ... [skip ci] commit 220cc9633092f166611432c704796353da46668c Author: Daniel-Constantin Mierla Date: Tue Jan 24 09:29:32 2023 +0100 tls: docs updated to rename lock_mode to init_mode commit 2056194d086c773469af4855e371776615793e44 Author: Daniel-Constantin Mierla Date: Tue Jan 24 09:25:04 2023 +0100 tls: renamed lock_mode to init_mode in order to reuse for other purposes - init the pthread lock - conditions on init mode for locking/unlocking commit 840b4d9b1529ab8794af3472665ee110cfb3e07d Author: Kamailio Dev Date: Mon Jan 23 15:31:34 2023 +0100 modules: readme files regenerated - tls ... [skip ci] commit 72e4042bf645650ea5275a9c46230fc131441cf3 Author: Daniel-Constantin Mierla Date: Mon Jan 23 14:55:10 2023 +0100 tls: docs for lock_mode parameter commit c8182116870fb706a750c6c4277df968aa78349d Author: Daniel-Constantin Mierla Date: Mon Jan 23 14:45:22 2023 +0100 tls: option to wrap memory management operations within pthread lock commit 4f296b4058b75ef27b16a9f8fc2bf3ec2d8e896c Author: Kamailio Dev Date: Mon Jan 23 14:31:57 2023 +0100 modules: readme files regenerated - exec ... [skip ci] commit 3e6cf06c775eac9b55029e1820519cf1b0322122 Author: Дилян Палаузов Date: Sun Jan 22 15:43:08 2023 +0200 doc/tutorials: typos commit f351f9d7fc5dbebe3a78a82bd69d1c19d8914ddc Author: Дилян Палаузов Date: Sun Jan 22 15:42:48 2023 +0200 utils/kamctl: typos commit 4e8022451dcf85c62401434f1f555ad6aac36eab Author: Дилян Палаузов Date: Fri Jan 20 13:18:15 2023 +0200 replace SIGINFO64_WORKARROUND with SIGINFO64_WORKAROUND by calling sed -i "sMSIGINFO64_WORKARROUNDMSIGINFO64_WORKAROUNDM" `git grep -l SIGINFO64_WORKARROUND` commit f81f0e77c5ab67431af1f62f0e027379a3445951 Author: Sandro Gauci Date: Mon Jan 23 13:38:17 2023 +0100 exec: docs - added security warning - Added warning about potential for OS Command Injection - Updated invalid examples previous example gives the following error: pv_parse_spec2(): error searching pvar "rU.txt" commit a45f4d901371e3ecdfad1652603a761ca30ac05e Author: Kamailio Dev Date: Fri Jan 20 12:31:20 2023 +0100 modules: readme files regenerated - topoh ... [skip ci] commit 3cfbb8f8e2be64a2bec02ddc25ca8877c0f778f1 Author: Daniel-Constantin Mierla Date: Fri Jan 20 12:22:27 2023 +0100 topoh: added docs for use_mode parameter commit 5b9f22c0f45e6970e47a972f26eeac920860b4d7 Author: Daniel-Constantin Mierla Date: Fri Jan 20 12:16:03 2023 +0100 topoh: added mod param use_mode - if set to 1, the module is initialized only for use as a library, via inter-module api functions - default: 0 - initialized for use to process sip messages commit bca9c5587472df76e61a374d99b7a8dcefd63b2e Author: Daniel-Constantin Mierla Date: Fri Jan 20 12:05:50 2023 +0100 topoh: added inter-module api function for masking call-id commit ca2e3bbabc4d6fa9ce4ca68d1b102f3aab8b7b3b Author: Kamailio Dev Date: Fri Jan 20 12:01:13 2023 +0100 modules: readme files regenerated - websocket ... [skip ci] commit 3112e49aac274c75cc893693e820da894125403b Author: Дилян Палаузов Date: Sun Jan 15 15:48:16 2023 +0200 websocket: example must listen on ports 80 and 443 otherwise the code below always matches: if ($Rp != 80 && $Rp != 443) { commit d5b42fca13d2107590f9178c5d7c1a9d765adf73 Author: Daniel-Constantin Mierla Date: Fri Jan 20 11:34:14 2023 +0100 core: snexpr - increase local buffer to avoid compile warning - GH #3330 commit ea99c8fc235334d4dd48868f74ab5c62662942e6 Author: Sergey Safarov Date: Thu Jan 19 11:56:18 2023 +0300 pkg/kamailio/obs: used mariadb connector instead of mysql commit 34c3c42b7fe44dbe88110415ec78400a7defde61 Author: Daniel-Constantin Mierla Date: Mon Jan 16 12:54:48 2023 +0100 websocket: ignore keepalive in state WS_S_REMOVING - GH #3331 commit ac4c2d4579f121395876de2cc6f7649f3cb2fba7 Author: Sergey Safarov Date: Sun Jan 15 06:18:54 2023 +0300 pkg/kamailio/obs: added new modules into pec file commit fc75b4c3f8f9bdba320f74ddf942686c09316b56 Author: Daniel-Constantin Mierla Date: Fri Jan 13 12:41:12 2023 +0100 app_python3: use Py_SET_TYPE() from python 3.9 commit 9d3c0d0d424c0bf8395465d7a6e14e89611aad0d Author: Daniel-Constantin Mierla Date: Fri Jan 13 12:35:21 2023 +0100 app_python3s: proper check of PY_VERSION_HEX for python 3.11 commit 8546fb87e3277b675bd47eba9435f739cf3bb69d Author: Daniel-Constantin Mierla Date: Fri Jan 13 12:33:20 2023 +0100 app_python3: proper check of PY_VERSION_HEX for python 3.11 commit ddefe42e610edea35554a195742234079307cc8a Author: Дилян Палаузов Date: Wed Jan 11 17:21:34 2023 +0200 xmlrpc: remove double #include<>d headers commit ff5e31adbbd6ca145edfc66307b74575d79e31ba Author: Дилян Палаузов Date: Wed Jan 11 17:21:04 2023 +0200 xhttp_prom: remove double #include<>d headers commit b5954933ecafdc3d953980fac169fa6fc0e8a9a3 Author: Дилян Палаузов Date: Wed Jan 11 17:20:51 2023 +0200 usrloc: remove double #include<>d headers commit 8f663a2abd321ddd04bd0ae482afe16b2571667c Author: Дилян Палаузов Date: Wed Jan 11 17:20:33 2023 +0200 uac_redirect: remove double #include<>d headers commit 51150f6b4cb068ff4351b9f5018f5d5eeb91755d Author: Дилян Палаузов Date: Wed Jan 11 17:20:17 2023 +0200 tm: remove double #include<>d headers commit 7582d583b1d5e71c890b13082e680bb0d5083855 Author: Дилян Палаузов Date: Wed Jan 11 17:20:05 2023 +0200 tls_wolfssl: remove double #include<>d headers commit 791eae5c8250bd283afee1f5a2efc421ef100594 Author: Дилян Палаузов Date: Wed Jan 11 17:19:52 2023 +0200 tls: remove double #include<>d headers commit 318e65b7b594418dd3fb87bbea259994e12eafad Author: Дилян Палаузов Date: Wed Jan 11 17:19:43 2023 +0200 timer: remove double #include<>d headers commit ea91c83d680a086ea10747193bf8dda596190591 Author: Дилян Палаузов Date: Wed Jan 11 17:19:35 2023 +0200 siprepo: remove double #include<>d headers commit c8b111ba1bf9c9ac00f0834a6ab735f22c903c55 Author: Дилян Палаузов Date: Wed Jan 11 17:19:25 2023 +0200 seas: remove double #include<>d headers commit 8b9fc90db3cffdd61f8cadc95f052f4454fcdcb9 Author: Дилян Палаузов Date: Wed Jan 11 17:19:11 2023 +0200 rtpengine: remove double #include<>d headers commit 87460524321f52fc2272158b519c5b9e0b0ec3de Author: Дилян Палаузов Date: Wed Jan 11 17:18:59 2023 +0200 rtimer: remove double #include<>d headers commit 38a39d9fefda28a28c14276627cac2a8ed2dba4d Author: Дилян Палаузов Date: Wed Jan 11 17:18:50 2023 +0200 rabbitmq: remove double #include<>d headers commit 95afba3dc92877afb0e51106211a95143b8147ae Author: Дилян Палаузов Date: Wed Jan 11 17:18:41 2023 +0200 pua: remove double #include<>d headers commit 238d572f45d2945bb1130bf315304e2f1963a02b Author: Дилян Палаузов Date: Wed Jan 11 17:18:33 2023 +0200 permissions: remove double #include<>d headers commit ef9c9d282a531bf57d7eaa9d083ab5fd1d82d1b2 Author: Дилян Палаузов Date: Wed Jan 11 17:18:19 2023 +0200 p_usrloc: remove double #include<>d headers commit 8967e3d80fc600053bc94b286cb883431a7ba39b Author: Дилян Палаузов Date: Wed Jan 11 17:18:09 2023 +0200 lwsc: remove double #include<>d headers commit 7d7a41595c460efdffab2c702387794ea216ee05 Author: Дилян Палаузов Date: Wed Jan 11 17:17:58 2023 +0200 lcr: remove double #include<>d headers commit 083665647474e2bad4e13a6b48312fa1cbe715eb Author: Дилян Палаузов Date: Wed Jan 11 17:17:44 2023 +0200 ims_usrloc_scscf: remove double #include<>d headers commit 2b4255fcc013b66201ef58a6b52a14705c59a0dc Author: Дилян Палаузов Date: Wed Jan 11 17:16:35 2023 +0200 ims_usrloc_pcscf: remove double #include<>d headers commit c2cf9c710e2eabf6a693e748e140a295438511fc Author: Дилян Палаузов Date: Wed Jan 11 17:16:10 2023 +0200 ims_qos: remove double #include<>d headers commit f88eafd360be2b7193567f10862d18e1b001917a Author: Дилян Палаузов Date: Wed Jan 11 17:15:40 2023 +0200 ims_dialog: remove double #include<>d headers commit 736649b3dbcc262e2901095ee6f06911861024a0 Author: Дилян Палаузов Date: Wed Jan 11 17:15:22 2023 +0200 ims_charging: remove double #include<>d headers commit 6aa8e5a8cfc946cfbfa7ba5a839d02cce370406c Author: Дилян Палаузов Date: Wed Jan 11 17:14:56 2023 +0200 http_async_client: remove double #include<>d headers commit 5fef1210e9652b91a7ecc0a517498e3f637792c5 Author: Дилян Палаузов Date: Wed Jan 11 17:14:41 2023 +0200 evapi: remove double #include<>d headers commit 1888e4027797b737c5c84fcdf55bd2b94465fe34 Author: Дилян Палаузов Date: Wed Jan 11 17:14:18 2023 +0200 dialog: remove double #include<>d headers commit eedde26a2698b9c63df39d03cacc2bdf79f300e0 Author: Дилян Палаузов Date: Wed Jan 11 17:13:57 2023 +0200 cplc: remove double #include<>d headers commit 8563960f745735f5d80f744b85d8882ee151a513 Author: Дилян Палаузов Date: Wed Jan 11 17:13:25 2023 +0200 auth_ephemeral: remove double #include<>d headers commit 5005cc8abd46bd4ba1ff62411035dc4822e3a1e6 Author: Дилян Палаузов Date: Wed Jan 11 17:12:52 2023 +0200 auth_diameter: remove double #include<>d headers commit aec302e92edde165cfb25a04d6f636459bee6cbd Author: Дилян Палаузов Date: Wed Jan 11 17:12:21 2023 +0200 app_java: remove double #include<>d headers commit 3a3c801e4512f50069b836103e94caddb6da2aa8 Author: Дилян Палаузов Date: Wed Jan 11 17:11:09 2023 +0200 core: remove double #include<>d headers commit f2c78a09fb25717c31bb27d85009984289f2f77e Author: Denis Prusov Date: Thu Jan 12 07:07:20 2023 +0000 cdp: make ip_proto parameter case insensitive commit c6a74dd1574815aaf96085362facf47c5c4fcdaa Author: Denis Prusov Date: Tue Jan 10 11:36:15 2023 +0000 cdp: Add SCTP support commit 81db6113bdab17d8c5e202a2ddce61dabc6314c0 Author: Kamailio Dev Date: Wed Jan 11 16:46:42 2023 +0100 modules: readme files regenerated - carrierroute ... [skip ci] commit 188ee311a1db1c2f2dd628f3dafa65994a90fcc4 Merge: b86c9b5ddc ecb8cbb51a Author: Lucian Balaceanu Date: Wed Jan 11 17:36:02 2023 +0200 Merge pull request #3325 from mshary/master carrierroute module functions export to kemi commit b86c9b5ddc169d3257bfc6ef47cee732567a9fda Author: Kamailio Dev Date: Wed Jan 11 14:19:32 2023 +0100 modules: readme files regenerated - acc ... [skip ci] commit 7919e9160cff6998a492b2d17ffa0df45a90e5d2 Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:07:37 2023 +0100 INTALL/README: updated the link to wiki site commit 78c95e59fb1eb54b31f82c8e4ed19fea1654efdb Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:07:11 2023 +0100 doc: updated the link to wiki site commit e5bdceba953e2aeef14d5e44eec4c2efc9b61295 Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:06:50 2023 +0100 misc/examples: updated the link to wiki site commit 67e50d2f802562c5d290af3fdd18b4c0b89cd69d Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:06:31 2023 +0100 app_java: updated the link to wiki site commit 9d8d020d26777d5448b1020c5d4ff99687ca7e8e Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:06:01 2023 +0100 .github/CONTRIBUTING.md: updated the link to wiki site commit 6e3d8f6c704abc619aff4229579e58ba581c00f6 Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:05:34 2023 +0100 etc/kamailio.cfg: updated the link to wiki site commit 55f4a473e705a918ed8b41ebe7eadd9a277bbca5 Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:05:10 2023 +0100 acc: docs - updated the link to wiki site commit 3ebec4db10aa021a77c45da0e244a77a40ef832a Author: Daniel-Constantin Mierla Date: Wed Jan 11 14:04:46 2023 +0100 test: updated the link to wiki site commit f9d45feec21efa77b7c5b5957f896732e486580e Author: Victor Seva Date: Tue Jan 10 14:08:05 2023 +0100 pkg/kamailio/deb: version set 5.7.0~dev3 [skip ci] commit c9e33ad739e4cf3ded314e86d231b2265e7ab775 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:48:24 2023 +0100 Makefile.defs: version set to 5.7.0-dev3 commit f717c142b0184b5785c9ff1b128868f7b7814136 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:46:58 2023 +0100 app_python3s: use local var to avoid overlapping values when casting commit 9142d58906eb9327a24290737b833d79dc2d605c Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:46:48 2023 +0100 app_python3: use local var to avoid overlapping values when casting commit a5dcd9794d6a26469968f8d9d3ee79af8a6e0142 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:46:06 2023 +0100 app_python: use local var to avoid overlapping values when casting commit f8fdd336504702d9353b1ab7a1ffabca5ff4723e Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:28:50 2023 +0100 rtp_media_server: return or continue on null values inside rms_dialog_action_check() commit ebe0466a35b9ef3ed1f754c8cb63d5df766ae499 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:26:15 2023 +0100 rtp_media_server: safety check on error inside rms_dialog_new() commit 04d0269298b9816a384a70439fa75b1bee20df46 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:24:37 2023 +0100 rtp_media_server: check before free commit 72cd0ac533d4e6b881aa5e4f2e1724c6da312ca2 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:21:27 2023 +0100 app_python3s: checks for function execution handler commit c818c34d7d70a24c07d25e61b862971388f635f4 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:17:24 2023 +0100 rtp_media_server: safety checks for call media leg variable commit 408cad8cd67f1c3568fddb0f6b6fcc715ecec181 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:13:11 2023 +0100 rtp_media_server: reorder code for rms_payload_type_new() to update field after memset commit f6dd56c8405189d0dcc16bd5d79927e919e8b572 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:12:06 2023 +0100 rtp_media_server: safety check for shm allocation commit 1938780339677596bf547794c4b54b7923405166 Author: Daniel-Constantin Mierla Date: Tue Jan 10 13:07:58 2023 +0100 app_python3s: restore backup reference to sip msg commit db5ec271134f8c442bcaa91e8adfaaf3c6db5cba Author: Daniel-Constantin Mierla Date: Tue Jan 10 12:58:27 2023 +0100 rtp_media_server: removed fl variable which is not updated, thus not really used commit 72270c67fa76d653f09c132933460d268645a568 Author: Daniel-Constantin Mierla Date: Tue Jan 10 12:51:51 2023 +0100 rtp_media_server: removed unnecessary condition commit ecb8cbb51a81186e46949eb70cccffe8907efbab Author: Muhammad Shahzad Shafi Date: Mon Jan 9 11:02:39 2023 +0000 carrierroute: updated module docs commit 7a52c634d73fa18b7f8d5faa41505f340a2c008d Author: Muhammad Shahzad Shafi Date: Mon Jan 9 11:01:45 2023 +0000 carrierroute: added helper methods to simplify config and kemi functions, also some code clean up commit 401753b012fdbf6c995d523105c22a705b779061 Author: Muhammad Shahzad Shafi Date: Mon Jan 9 10:59:50 2023 +0000 carrierroute: exported cr_load_next_domain(), cr_route() and cr_nofallback_route() to kemi commit 8f011ff01a0881b387deb08bbed9986879eea994 Author: Muhammad Shahzad Shafi Date: Mon Jan 9 10:58:31 2023 +0000 carrierroute: added fixup free functions commit c83d234629c0d34a83926771b6df18438d0f43f1 Author: Kamailio Dev Date: Mon Jan 9 09:01:42 2023 +0100 modules: readme files regenerated - p_usrloc ... [skip ci] commit ff647697724decb7440dfe3758857a06ab008979 Author: Henning Westerholt Date: Mon Jan 9 07:57:26 2023 +0000 p_usrloc: fix default transaction isolation level (gh #3324) commit 5fbc0c6b88b171bb04e98d4319e57e6c2c6ed0d8 Author: Daniel-Constantin Mierla Date: Sun Jan 8 18:45:01 2023 +0100 xmlrpc: check if rpc command has execution limit with delta interval commit 67f27ea223a20721ac288508635b5148e6264d56 Author: Daniel-Constantin Mierla Date: Sat Jan 7 12:45:01 2023 +0100 clt: check if rpc command has execution limit with delta interval commit 2442d0748ef079c2152461792c64fc391e4def83 Author: Daniel-Constantin Mierla Date: Fri Jan 6 09:27:05 2023 +0100 jansson: avoid warning when long and long long have same size commit e638232ff51793d683868a4cc7beba8014fcba47 Author: Daniel-Constantin Mierla Date: Fri Jan 6 08:03:27 2023 +0100 jansson: use JSON_INTEGER_IS_LONG_LONG macro for type of json integer field commit 10c0c1889be5b1aed27a41a87c45b5c5e8a92cf3 Author: Kamailio Dev Date: Thu Jan 5 15:01:40 2023 +0100 modules: readme files regenerated - permissions ... [skip ci] commit 09bbe96a32f70ff7328eac431ea2efb48a3a8175 Author: Daniel-Constantin Mierla Date: Thu Jan 5 15:00:17 2023 +0100 permissions: docs - note that rpc reload commands are exported with RPC_EXEC_DELTA flag commit 5d9ed676dad76729253ee734d20a805e2a0dcc5c Author: Daniel-Constantin Mierla Date: Thu Jan 5 14:59:37 2023 +0100 tls: docs - note that rpc reload command is exported with RPC_EXEC_DELTA flag commit d0b1d6cc15b1c4e98ac65e4d90c6f53f2da63218 Author: Daniel-Constantin Mierla Date: Thu Jan 5 13:16:27 2023 +0100 permissions: set the RPC_EXEC_DELTA flag for RPC reload commands commit bb0c08676ccf33fabd7a0de27129c2ad98ac2208 Author: Daniel-Constantin Mierla Date: Thu Jan 5 12:22:31 2023 +0100 core: replaced RET_ARRAY flag with RPC_RET_ARRAY commit a49dcf0cee005585222dacaa25d5d97e4934245e Author: Daniel-Constantin Mierla Date: Thu Jan 5 11:15:07 2023 +0100 tls: set RPC_EXEC_DELTA flag for tls.reload rpc command - related to GH #3319 commit 6c3cff35a2ae2c29a93f0c2bd8507ccbed00464c Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:26:22 2023 +0100 jsonrpcs: check if rpc command has execution limit with delta interval commit cc482ee970ef1abd3cabd15aa5907ad995e57cfe Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:25:05 2023 +0100 xhttp_rpc: updates to use the new structure from rpc_sarray commit 8b3112774fe08f5b6d808ee916431c3331a2e819 Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:23:24 2023 +0100 core: export core rpc commands later when shm is initialized commit 017089c04f2d6876fcb43ea494f287e687efc5d9 Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:22:00 2023 +0100 core: new rpc command core.echo_delta - example of rpc command exported with RPC_EXEC_DELTA flag commit e65c5784fee4952d1260016b1f1d94177f8f405d Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:20:35 2023 +0100 core: new parameter rpc_exec_delta to set rpc command delta interval execution - value is seconds - default is 0 (no delta interval execution) commit a71a6ed626266db8265a7a88375be5ef3b2be495 Author: Daniel-Constantin Mierla Date: Wed Jan 4 10:18:51 2023 +0100 core: rpc - support for executing commands with a delta interval limit - RPC_EXEC_DELTA flag has to be set on RPC command export commit 6a5483a1767f689bc5ad261e2ead86da33c0dc73 Author: Daniel-Constantin Mierla Date: Tue Jan 3 11:17:28 2023 +0100 core: rpc - removed define switch for copying rpc export - set for many years without change commit 7a3573002fddffd74999c4cd5a859a4019d0227a Author: Daniel-Constantin Mierla Date: Tue Jan 3 11:06:00 2023 +0100 core: rpc - removed old todo, whitespacing and define guards coherence commit 7364a8a67e19960d51a632108f39d7d2d289f8ce Author: Daniel-Constantin Mierla Date: Wed Dec 28 10:37:04 2022 +0100 xmlrpc: coherent check of RET_ARRAY as a flag commit 971ae411a5eca66b2ce2bc95230b76510c132b09 Author: Kamailio Dev Date: Wed Dec 28 10:32:49 2022 +0100 modules: readme files regenerated - alias_db ... [skip ci] commit 6dadb322af4c7e9eff36b29e66680f6f015a5d95 Author: Дилян Палаузов Date: Sat Dec 24 22:39:12 2022 +0200 examples/kemi: align the list of unfriendly UAs to the native cnf file commit 182b948ae97dc2f797fc5dd01503cb8d4f22c2b5 Author: Дилян Палаузов Date: Sat Dec 24 22:36:16 2022 +0200 .github/CONTRIBUTING.md: typo commit 31396205dfb02b75877a73b19584fcc14c0b9563 Author: Дилян Палаузов Date: Sat Dec 24 19:31:52 2022 +0200 utils/kamclt: typo commit f1e0b326438eada3c074651f7cbf53232dbb8401 Author: Дилян Палаузов Date: Sat Dec 24 19:34:36 2022 +0200 test: typos commit c35bdece4340ac669989bf7afb74c15eb67fff0f Author: Дилян Палаузов Date: Sun Dec 18 10:45:10 2022 +0200 xmlrpc: typo typos commit f209380de74dc6d34a3042d142efaff9f1a80266 Author: Дилян Палаузов Date: Sat Dec 24 18:35:33 2022 +0200 xcap_client: typo commit 6184fa0d0f20c47b839235ca094c15b638899c05 Author: Дилян Палаузов Date: Tue Dec 20 07:54:50 2022 +0200 websocket: typo a/an Access-Control-Allow-Origin header commit f0e12136e41aaae3c80a1606d6753cf97b44ee3a Author: Дилян Палаузов Date: Sat Dec 24 18:07:36 2022 +0200 uri_db: typo its → it is commit d171f379135371d4d2503fc051439385fa27e9bf Author: Дилян Палаузов Date: Sat Dec 24 16:22:09 2022 +0200 usrloc: typos commit 42c5dccb0581cdd806771fbdeea814b0a45ac3ca Author: Дилян Палаузов Date: Tue Dec 27 12:13:21 2022 +0200 uid_domain: typos commit d8d2c14ea0210532d3982fc5d9c5eb528e5afea8 Author: Дилян Палаузов Date: Sat Dec 17 14:26:39 2022 +0200 uid_avp_db: typo succesSful commit 7fd8c064e175f77697afe26bca3f39304a2c68d8 Author: Дилян Палаузов Date: Tue Dec 20 06:56:00 2022 +0200 uac_redirect: typos commit 0f4e6e3e03a038fbee6f93a0df311ccfbbe5c117 Author: Дилян Палаузов Date: Tue Dec 20 07:54:28 2022 +0200 uac: typos commit 257a176ccebf81ad754925bb488937f4d655924e Author: Дилян Палаузов Date: Sat Dec 24 18:38:33 2022 +0200 tsilo: typos commit cb525b19f0ab73f692413fa8ccf6433f4833146c Author: Дилян Палаузов Date: Sat Dec 24 19:11:39 2022 +0200 tmx: typo commit 2558c00599070a7af5110f653b9e60ac470f8c1e Author: Дилян Палаузов Date: Sat Dec 24 19:00:50 2022 +0200 tm: typos commit e3a2bf5a9f0b702259ffa47652975bae51e4e16a Author: Дилян Палаузов Date: Sat Dec 17 14:26:09 2022 +0200 tls_wolfssl: typos commit 8bf11c857736983b66f2d5eba8bd66a91cbc2636 Author: Дилян Палаузов Date: Sat Dec 17 14:23:39 2022 +0200 tls: typos commit 5ac1ce58dfd5fe872c4b142d7a062f782f786437 Author: Дилян Палаузов Date: Tue Dec 27 12:12:22 2022 +0200 textopsx: typo build → built commit b111ef210fa6044c5bc291d09eb1a856e1f959f0 Author: Дилян Палаузов Date: Sat Dec 24 18:58:45 2022 +0200 textops: typos commit d687f75b6afee6c3a5e00f9faa01639bf254346b Author: Дилян Палаузов Date: Tue Dec 27 11:20:50 2022 +0200 systemdops: typo commit 16a99036161df45426ccd022606b62068b6f9717 Author: Дилян Палаузов Date: Sat Dec 24 16:27:09 2022 +0200 stirshaken: typo wHich commit 2402c8f30d76b347a8c381f72fcd96b29e672d4f Author: Дилян Палаузов Date: Sat Dec 24 16:21:03 2022 +0200 sst: clarify that sst_flag must be set and typos commit 8d9a0d68ea37d57c5c46520ebeb4e666f438858a Author: Дилян Палаузов Date: Sat Dec 17 14:20:38 2022 +0200 snmpstats: typos commit f98980f53f50c79d911bc1dba1f1243c74662c81 Author: Дилян Палаузов Date: Tue Dec 20 07:53:37 2022 +0200 sms: typo a/an SMS commit 259373e3a19a38071dd61d6b317ea2c7f02adcc4 Author: Дилян Палаузов Date: Sat Dec 24 14:29:55 2022 +0200 sl: typos commit 6c09b14e08b1915fefb58ade46e5da54e19c9dc6 Author: Дилян Палаузов Date: Mon Dec 19 13:22:35 2022 +0200 siputils: typos commit 528dbe39af2f17f535b4098d844b7f2a0d87a55d Author: Дилян Палаузов Date: Sat Dec 24 16:29:22 2022 +0200 siptrace: typo commit 424dfe77cd8b304c72098e901479202a825c0533 Author: Дилян Палаузов Date: Sat Dec 24 16:41:31 2022 +0200 sipdump: typo fuNction commit 028693c2b94bf626f9e1ca94a0dbd0050adb8d3b Author: Дилян Палаузов Date: Tue Dec 27 11:38:40 2022 +0200 seas: missing space commit 8dc47d749a9a556f45453771746b0e22f2ac098c Author: Дилян Палаузов Date: Sat Dec 24 16:29:43 2022 +0200 ruxc: 200ok → 200 OK commit 731be1d0eef4f5cbf05f638a25a738ff8bf6fd05 Author: Дилян Палаузов Date: Sat Dec 24 16:17:14 2022 +0200 rtpproxy: typo commit 8c228d9c41b5ab190ce33473b659424dd180d082 Author: Дилян Палаузов Date: Sat Dec 24 16:17:28 2022 +0200 rtpengine: formatting commit c58a6ec1cb87c79b3219df8e9f68ebfd3f2c1024 Author: Дилян Палаузов Date: Sat Dec 24 16:12:12 2022 +0200 rr: typos commit 67d8b44ead9c9a8b5f716269d2fb5b593a04b31c Author: Дилян Палаузов Date: Sat Dec 24 16:29:58 2022 +0200 rls: typos commit dc245a45309c1aca3c6704d122a39f54d1611e51 Author: Дилян Палаузов Date: Sat Dec 24 19:00:11 2022 +0200 registrar: reword commit ae89ec8da8689ffaf4aa5c57cbcbe14941e0569d Author: Дилян Палаузов Date: Sat Dec 17 14:20:13 2022 +0200 ratelimit: typo unsuccesSful commit 9592d9f39114bf1778e1020283f7a85ff84f82ca Author: Дилян Палаузов Date: Sat Dec 24 17:11:22 2022 +0200 pv_headers: use flags numbers below 32 commit 3c01356e1c02aabc40025aa5445c488a9b1927cd Author: Дилян Палаузов Date: Tue Dec 20 06:55:31 2022 +0200 pv: typos commit 3ae6fdfddea2ed2192d91f7769bd06f08124f6be Author: Дилян Палаузов Date: Tue Dec 20 07:53:23 2022 +0200 pua_xmpp: typo a/an xmpp commit 8513046cd76263211d2b4531e8458211c65dd6ec Author: Дилян Палаузов Date: Sat Dec 24 19:11:19 2022 +0200 pua_dialoginfo: typo commit 7e8193ed2ea47623c6bf79e078bc6327caeba7c2 Author: Дилян Палаузов Date: Sat Dec 24 18:39:48 2022 +0200 pua_bla: typo singular/plural commit 0b460c80a6409c0a5a27b638999776e6c8a6fcb0 Author: Дилян Палаузов Date: Mon Dec 19 13:22:25 2022 +0200 pua: typo commit a9dade2b5db6077518c0940822d4154ef58f31c4 Author: Дилян Палаузов Date: Sat Dec 24 16:39:25 2022 +0200 presence_reginfo: typo fuNction commit 9de462febb8a85302c741babdf5b0ef233f5fd6a Author: Дилян Палаузов Date: Sat Dec 24 16:39:15 2022 +0200 presence_dialoginfo: typo fuNction commit 192ab41af01a5ae225c6f4b7c14803f754b19b3d Author: Дилян Палаузов Date: Sat Dec 24 16:38:59 2022 +0200 presence_conference: typo fuNction commit dba3b5d758fb69111d579fe441e958f4bbff87b4 Author: Дилян Палаузов Date: Sat Dec 24 22:39:51 2022 +0200 presence: typos commit afaec13cafbcf7e0dd7058457f699d5584fb0b1f Author: Дилян Палаузов Date: Sat Dec 17 14:19:53 2022 +0200 pipelimit: typo unsuccesSful commit 170771546bfb15f9f265373fc7f7a7d1cb2d684a Author: Дилян Палаузов Date: Tue Dec 27 11:36:10 2022 +0200 pike: typo build → built commit 0f56abd0cd3596fed474d81ce291e0accb6ec7c1 Author: Дилян Палаузов Date: Sat Dec 24 16:32:43 2022 +0200 permissions: space after comma commit dccba45e556409c480cda657f4ccfe3f712eb723 Author: Дилян Палаузов Date: Sat Dec 24 18:50:59 2022 +0200 p_usrloc: typos commit 5d54a68bd06305fc722a14426ecd5d3866390134 Author: Дилян Палаузов Date: Tue Dec 27 11:35:26 2022 +0200 nat_traversal: typo build → built commit e9c7513628b37d5920fcbf50236217f5d3228206 Author: Дилян Палаузов Date: Sat Dec 17 14:25:37 2022 +0200 nathelper: typo statefulLy commit 3a630f40787577273a49e31f287f540d6672c7a2 Author: Дилян Палаузов Date: Sun Dec 18 22:10:11 2022 +0200 msilo: typos commit 9512b0e465ab521dbefb7e914e72a2385dda5844 Author: Дилян Палаузов Date: Sat Dec 24 22:39:42 2022 +0200 maxfwd: typo commit f9d0ecb8ad7085e16afe8f28d31c2c4e74bdfc07 Author: Дилян Палаузов Date: Tue Dec 27 11:34:51 2022 +0200 mangler: missing space commit 04c4b97d4bc1f09b6aa88b4c5dca7b1c63f66c68 Author: Дилян Палаузов Date: Sat Dec 24 18:51:24 2022 +0200 lrkproxy: typo commit 1a3c580afdfd82f07b3c94fd33df037eddd38e5e Author: Дилян Палаузов Date: Sat Dec 17 14:19:11 2022 +0200 keepalive: typo unsuccesSful commit f2938f16bb519a24584e38850e12fc22585bc41c Author: Дилян Палаузов Date: Sat Dec 24 16:40:39 2022 +0200 kazoo: typo fuNction commit 7cf5a1cebae839c175a7ee7190cd6d23249775ed Author: Дилян Палаузов Date: Sat Dec 24 16:35:15 2022 +0200 jwt_admin: doc/jwt_generate - fix function declaration commit 8fbf69181c750f678ced602d45f187c2f2d55ec6 Author: Дилян Палаузов Date: Sat Dec 24 16:40:25 2022 +0200 json: typo fuNction commit 64786dbb33e6b24ed61d63a9ebcf0cdbeadc448b Author: Дилян Палаузов Date: Sat Dec 24 16:33:40 2022 +0200 ipops: typo singular/plural commit 920eb7208b5dd5a0b2504ff62eefc6236670d631 Author: Дилян Палаузов Date: Tue Dec 27 11:33:47 2022 +0200 ims_usrloc_scscf: toggled comma-space commit e9e0e8aeaa7f6f7aca85f4368eb334a08b165c8c Author: Дилян Палаузов Date: Sat Dec 24 16:34:37 2022 +0200 ims_registrar_scscf: 200OK → 200 OK commit 88d9d2ddfb6d813c2089794c77f638fc3852fb9a Author: Дилян Палаузов Date: Tue Dec 27 12:41:24 2022 +0200 fixup ims_registrar_pcscf commit b254787c69ddc8973216ed674a98f41e1dd665a8 Author: Дилян Палаузов Date: Sat Dec 17 14:25:13 2022 +0200 ims_registrar_pcscf: typo successfulLy commit dd99c7d5c67d0cabe1f825a0b4aa5e928f50863d Author: Дилян Палаузов Date: Sun Dec 18 13:24:57 2022 +0200 ims_dialog: typo this makeS sense commit fc827e31027c171826f2ae4a55721632fe4bc3e3 Author: Дилян Палаузов Date: Sat Dec 17 14:18:49 2022 +0200 ims_auth: typo succesSful commit 6b9d60a4a5d73cdcb3e46e40a7a856b1275ad005 Author: Дилян Палаузов Date: Tue Dec 27 11:31:10 2022 +0200 imc: typo joininG commit 6d078c0fc0a3aa88f9af9f184c42b002a4d6c558 Author: Дилян Палаузов Date: Sat Dec 24 16:30:49 2022 +0200 exec: typo variabLes commit 1453b2c6917f5b6b7f80a7bd7575a6fa54669640 Author: Дилян Палаузов Date: Sat Dec 24 19:34:46 2022 +0200 erlang: typo commit 2766455c77db644692469b7a22f029560d5b1ae7 Author: Дилян Палаузов Date: Tue Dec 27 11:30:48 2022 +0200 domainpolicy: typo build → built commit 255c34081bca441e17ae06ac8c16bddbb04fe577 Author: Дилян Палаузов Date: Tue Dec 27 11:30:27 2022 +0200 dnssec: missing space commit b3e1b3bbee181e3bfd4487c66bb63f7bedd00508 Author: Дилян Палаузов Date: Sat Dec 24 16:30:15 2022 +0200 dlgs: typos commit 809586788659c32fed73f5e6cb4eeaf824f21128 Author: Дилян Палаузов Date: Sat Dec 24 18:39:01 2022 +0200 dialplan: typo commit b39af6aab4c1ec46dfaeda2387366cbb88ec3f09 Author: Дилян Палаузов Date: Sun Dec 18 13:24:50 2022 +0200 dialog: typos commit 11591861fd1af1b83329f8cb6db42948663805c3 Author: Дилян Палаузов Date: Sat Dec 24 16:16:42 2022 +0200 db2_ops: space after comma commit f6a8f43482df5169ee778295d83f4ac781eb6698 Author: Дилян Палаузов Date: Sat Dec 24 18:49:10 2022 +0200 db2_ldap: typos commit 1ebda62a4fb85d6d742bc5da518f8348af67e62e Author: Дилян Палаузов Date: Tue Dec 27 11:30:13 2022 +0200 db_text: typo singular/plural commit 3b39da405b8ddf1153bd883db4f7014a8d0aab5c Author: Дилян Палаузов Date: Sat Dec 24 16:15:42 2022 +0200 ctl: typos commit 972176b06a2004c60af212ef5824173bddf7c8f5 Author: Дилян Палаузов Date: Sat Dec 24 16:15:28 2022 +0200 cplc: typos commit 84876ec6c5b0b3ddad5cc2ebe588b883d1158988 Author: Дилян Палаузов Date: Sat Dec 24 22:39:28 2022 +0200 corex: typo commit 8178106a7a0a8ccd39f95565b144b21a381a3130 Author: Дилян Палаузов Date: Sat Dec 24 18:47:40 2022 +0200 cfgutils: typo commit 721bb93454d914b972e4d021de238b85342867d9 Author: Дилян Палаузов Date: Sat Dec 24 18:47:26 2022 +0200 cdp: typo commit e051cc907b3c4c452069e154aa4d239a0d969257 Author: Дилян Палаузов Date: Tue Dec 27 11:29:29 2022 +0200 carrierroute: missing space commit b920b8f267622280f307bc8cb12e3f9fbe73ae39 Author: Дилян Палаузов Date: Tue Dec 27 11:29:15 2022 +0200 avpops: typo singular/plural commit 80ec8f8b0f5962f3e5dbd4e299d67a480e6c2f0f Author: Дилян Палаузов Date: Sat Dec 24 18:53:52 2022 +0200 avp: space after comma commit 74467e57443e0550a53020c5248c04648bb46e0a Author: Дилян Палаузов Date: Tue Dec 27 11:27:45 2022 +0200 auth_diameter: typo - build → built commit 2e8f9829d360b22e611d5241fc034c26dcee4c2b Author: Дилян Палаузов Date: Sat Dec 17 14:24:41 2022 +0200 auth: typo statefulLy commit d50905a2ee368e07c814939434e7cbeecb5d4b9b Author: Дилян Палаузов Date: Sat Dec 24 19:10:47 2022 +0200 app_sqlang: typo dor → does commit 5609b064bf53f2458c2eaf4468cc01aa9510f735 Author: Дилян Палаузов Date: Tue Dec 20 07:52:43 2022 +0200 app_perl: typos commit bd573ddda9df163b53fe2cccd72010bc42b87da1 Author: Дилян Палаузов Date: Sat Dec 24 19:31:40 2022 +0200 app_lua: typo commit db1dbfb5cd455ce852ea8d77caccea417c4a6892 Author: Дилян Палаузов Date: Sat Dec 24 16:09:38 2022 +0200 alias_db: space after comma commit d66b3fa5b7d00707d78d7023e4ac034951895be5 Author: Дилян Палаузов Date: Tue Dec 27 11:27:03 2022 +0200 acc_diameter: typo - build → built commit 06ffb667b7fa4672cb9c7701d476047f5ec6db09 Author: Дилян Палаузов Date: Sat Dec 24 16:38:35 2022 +0200 acc: typo fuNction commit e6bdf6579a800377786b054957f68fc1535bb1e8 Author: Дилян Палаузов Date: Sat Dec 17 12:56:52 2022 +0200 misc/examples: update comments commit d7061b4aaeb84d1edf2b5144734729ed72e2ea85 Author: Дилян Палаузов Date: Tue Dec 20 07:52:24 2022 +0200 doc/tutorials: typos commit 509bd8e8f37996202442759acc2a92537ba0ca7f Author: Дилян Палаузов Date: Tue Dec 27 11:23:38 2022 +0200 lib/srdb1: add missing spaces commit d712a568f3cc49cd724d0b6d24c70f0b407e0c6b Author: Дилян Палаузов Date: Sun Dec 18 10:41:21 2022 +0200 lib/ims: typos succesS commit 7799920ef6074e466e265f003a3b605da2dca388 Author: Дилян Палаузов Date: Tue Dec 20 06:54:57 2022 +0200 lib/cds: typo asSigned commit a8976a5ad77a2ca5ec21acf3f892c59b226715bc Author: Дилян Палаузов Date: Sat Dec 17 12:54:52 2022 +0200 core: typos commit c181362533ca2c7178218aa5b3724219d5deb58c Author: Olle E. Johansson Date: Wed Dec 21 14:57:01 2022 +0100 DMQ: Add debug line when creating list and adding first notification address commit 5c90e6e2885a60a1dc5de5ff697c93d6fe59a9cb Author: Olle E. Johansson Date: Wed Dec 21 14:54:34 2022 +0100 DMQ: dmq_notification_address_list is initialized to NULL This code led to random and unpredictable behaviour when loading a configuration with multiple notification nodes. commit 507a6ce2206cf31129fc0cb64a115b2e68493a2d Author: Olle E. Johansson Date: Tue Aug 16 08:53:15 2022 +0200 http_client: Add SPDX identifiers commit 7712a856776d5cd9edec62bccc4b37bfd2ec2b8b Author: Daniel-Constantin Mierla Date: Wed Dec 21 15:21:03 2022 +0100 app_ruby_proc: new function to handle error from ruby commit a33c9bb24f01195c5654e9699079eb3d4548692e Author: Daniel-Constantin Mierla Date: Tue Dec 20 11:17:07 2022 +0100 core: utils/tmrec - removed unused function commit 0f3ce4029ee1f52804566dc945c7e0914f01405d Author: Daniel-Constantin Mierla Date: Tue Dec 20 11:15:30 2022 +0100 cplc: removed unused function commit 5fedf169d256e7e24fe2ce2b593af9a865ac9578 Author: Kamailio Dev Date: Tue Dec 20 10:46:41 2022 +0100 modules: readme files regenerated - app_ruby ... [skip ci] commit 4b5cdf184a77e60d75f1ddf1cd666c6f36a76d48 Author: Daniel-Constantin Mierla Date: Mon Dec 19 21:36:11 2022 +0100 app_ruby: docs updated for xval_mode param commit 599c75a5d0988ee0dd78f524cd348900d1ee5448 Author: Daniel-Constantin Mierla Date: Mon Dec 19 21:33:15 2022 +0100 app_ruby: xval_mode set to 1 commit bcb37da492fad5c6811784370cfd25cb5efdcf64 Author: S-P Chan Date: Mon Dec 19 11:58:09 2022 +0800 tlsa: add clarification comment about LIBSSL_STATIC_SRCPATH * if LIBSSL_STATIC_SRCPATH is set to the installation folder of libssl.a and libcrypto.a, then headers will be in $LIBSSL_STATIC_SRCPATH/../include * this covers the case where tlsa is built on a system with a local installation of OpenSSL without the source code available commit 681ff651ce5c0594adc0919c4a0a76e1931c981d Author: S-P Chan Date: Mon Dec 19 11:36:14 2022 +0800 tlsa: OpenSSL usually installs lib/|lib64/ and include/ as siblings commit 1ae17634deab601e0ef87c9759481bbd388031ec Author: S-P Chan Date: Mon Dec 19 05:24:35 2022 +0800 tls_wolfssl: update build flags commit 51bda43f5ebcbd239c986e80bb7a4ffeabf0d3c0 Author: S-P Chan Date: Mon Dec 19 04:46:03 2022 +0800 tls: clean up trailing whitespace commit a21e99ac92d2f19e1fe478f7b62fc2082473a7bf Author: S-P Chan Date: Mon Dec 19 04:41:24 2022 +0800 tls_wolfssl: clean up trailing whitespace commit b3f20baaa8e7b26de890285329929d539e6f936c Author: S-P Chan Date: Mon Dec 19 04:17:53 2022 +0800 tls_wolfssl: updated for avp long value field * match commit 6a22d4168a for tls/ commit 5b9651d31dcbe915e813f35fe330b41652e29578 Author: S-P Chan Date: Mon Dec 19 04:15:21 2022 +0800 tls_wolfssl: switch to long pvar field * match commit 17bc73c9dc for tls/ commit 79862f37fdd81c1f9397d7a393bc780b0ea92915 Author: S-P Chan Date: Mon Dec 19 04:08:32 2022 +0800 tls_wolfssl: update wolfSSL to v5.5.3-stable commit 5b7a915cd496007dde289b71d3e7274a54ac0b20 Author: Daniel-Constantin Mierla Date: Sat Dec 17 18:43:29 2022 +0100 kamcmd: updates to rpc command names commit a5f69e46613af05097debf1c373a138dd69fbdaf Author: Kamailio Dev Date: Sat Dec 17 13:31:18 2022 +0100 modules: readme files regenerated - registrar ... [skip ci] commit 49f42b36b586a2b08b9f5a327263bfa9124df77b Author: Дилян Палаузов Date: Sat Dec 17 12:56:52 2022 +0200 misc/examples: update comments commit 9cff22564db3664faa7b4b5bef86f5f71ff87bc8 Author: Дилян Палаузов Date: Sat Dec 17 12:54:52 2022 +0200 core: typo instaNces commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21 Author: Дилян Палаузов Date: Sat Dec 17 12:54:30 2022 +0200 registrar: typo commit 877f1b47fddf4979222c30781fc34f7b53250bdd Author: Kamailio Dev Date: Fri Dec 16 19:32:17 2022 +0100 modules: readme files regenerated - acc ... [skip ci] commit 5e7c0dfc626117f9069846cc791bacb5371c0346 Author: Дилян Палаузов Date: Mon Dec 12 19:29:35 2022 +0200 xmlrpc: typos an → and commit 4a11beabb586f8615e3518456642088cf398de29 Author: Дилян Палаузов Date: Mon Dec 12 19:45:49 2022 +0200 xcap_client: typos a/an commit aeb5d17914d8674bd6d4769b8c695fd775ceeea5 Author: Дилян Палаузов Date: Mon Dec 12 19:41:25 2022 +0200 usrloc: typos a/an commit 3559be38f361ce58330d9f20248774200248362f Author: Дилян Палаузов Date: Mon Dec 12 20:00:16 2022 +0200 userblocklist: typos a/an allowlist commit 435f39330bc1534cde53501df3e87cfd21f00899 Author: Дилян Палаузов Date: Mon Dec 12 21:22:51 2022 +0200 uid_uri_db: typo a/an backwards incompatible commit 74dbc074740b3173ac74c8a3a4b97272ff97c7ba Author: Дилян Палаузов Date: Mon Dec 12 21:23:08 2022 +0200 uri_db: typo a/an backwards incompatible commit b2ead7fc6356e0d4479217ddc713cbcb9edfebc2 Author: Дилян Палаузов Date: Mon Dec 12 21:22:27 2022 +0200 uid_domain: typo a/an backwards incompatible commit 4639db37a599e31cdabadcca29a28345d01e4109 Author: Дилян Палаузов Date: Mon Dec 12 21:22:05 2022 +0200 uid_avp_db: typos a/an extra commit 793da45e083713f958b8ca33f99fad67f82b3a5a Author: Дилян Палаузов Date: Mon Dec 12 21:21:43 2022 +0200 uac: typos a/an PV; is send → sent commit 861ba0a277f276c577d3d3234c75265b548e09e0 Author: Дилян Палаузов Date: Mon Dec 12 19:46:21 2022 +0200 tm: typos a/an commit 6d8acd1632156f733bff2c7b7ef94789dfcf8a17 Author: Дилян Палаузов Date: Mon Dec 12 20:07:18 2022 +0200 tls: typos a/an commit cabb462bfbc6a1fc9c5dc59c882b6199217be1a7 Author: Дилян Палаузов Date: Mon Dec 12 20:07:42 2022 +0200 sst: typos a/an commit 14aeceffebd5f093ae9f23287b7b74b34c2936ca Author: Дилян Палаузов Date: Mon Dec 12 20:05:20 2022 +0200 snmpstats: typos a/an commit 18cbc0fa0a1839b01b3d0134bd593372ab95818e Author: Дилян Палаузов Date: Mon Dec 12 20:13:35 2022 +0200 siputils: typos a/an commit 3b31fbe6090e46cf87cb27039589d7774a94939e Author: Дилян Палаузов Date: Mon Dec 12 21:21:18 2022 +0200 sipt: typos a/an ISUP commit dcd357649571d32e2d2689ab332ffe9590b3f44f Author: Дилян Палаузов Date: Mon Dec 12 21:21:03 2022 +0200 sipcapture: typos a/an listen commit 48f9b1f6cb57096a1d6c1a9d6bebd8275fd00a97 Author: Дилян Палаузов Date: Mon Dec 12 20:29:07 2022 +0200 seas: typos a/an commit d9bdb46f98f4ff047e05e0dbebb5b8099c37aaec Author: Дилян Палаузов Date: Mon Dec 12 20:32:40 2022 +0200 rtpproxy: typos a/an commit 550a46a6bd432cd15307fd50e027ce153252be70 Author: Дилян Палаузов Date: Mon Dec 12 20:32:14 2022 +0200 rtpengine: typos a/an commit bcf5f74e3358ac525eff0be41f3f8a6cef76fc6a Author: Дилян Палаузов Date: Mon Dec 12 21:20:38 2022 +0200 rls: typos a/an commit 78a60f39c74d89f84abccad23aa4fe5dbd3f5dd4 Author: Дилян Палаузов Date: Mon Dec 12 21:20:17 2022 +0200 registrar: typo double a commit 04fa3a2e6a8c5c45e1ebb7d6b9c14b61e55448b4 Author: Дилян Палаузов Date: Mon Dec 12 21:16:42 2022 +0200 ratelimit: typo a/an Kamailio commit 063d06b78c88eb3d7727cba369089481847bb7de Author: Дилян Палаузов Date: Mon Dec 12 21:18:56 2022 +0200 rabbitmq: typo a/an new commit 64a0f0d99c0de9a60b73010cbc87e4a81b655f3e Author: Дилян Палаузов Date: Mon Dec 12 21:18:34 2022 +0200 pv: typo a/an parameters string commit 4756758b30faf5e106f8b9cfe7f762a27e2e1ff9 Author: Дилян Палаузов Date: Mon Dec 12 21:18:03 2022 +0200 pua_dialoginfo: typo a/an dialog-info commit 10a7e7735b2f85cd0fce6fb4a305222fcf980f21 Author: Дилян Палаузов Date: Mon Dec 12 21:17:38 2022 +0200 pua: typo a/an transaction commit 3cff94c3d5fd2d93e466207182023c42b0945cec Author: Дилян Палаузов Date: Mon Dec 12 21:17:15 2022 +0200 presence_dialoginfo: typo a/an signed commit 069b7bde2ba133c4cab4dc976dc064c77f66239d Author: Дилян Палаузов Date: Mon Dec 12 21:15:39 2022 +0200 presence: typos a/an commit 3e4e735cb78e3d0ed5aeb4da64bdb01a54e36a28 Author: Дилян Палаузов Date: Mon Dec 12 21:14:12 2022 +0200 pike: typo a/an IP node commit e2dda4d4e4d3201080d0a94e534aa320d8e80a95 Author: Дилян Палаузов Date: Mon Dec 12 20:30:04 2022 +0200 permissions: typos a/an commit 29b3f25fa63ef3de9c2b0c8e571e9a1b37a64f93 Author: Дилян Палаузов Date: Mon Dec 12 20:35:00 2022 +0200 peering: typos a/an commit dd02862266a42fd22ef93f2788648c3a3c78ae95 Author: Дилян Палаузов Date: Mon Dec 12 21:13:50 2022 +0200 pdt: typo a/an entry commit a93b757ea092db2e6e6b1cc89a3e7ddb2fb5c757 Author: Дилян Палаузов Date: Mon Dec 12 21:12:51 2022 +0200 pdb: typo a/an pseudo-variable commit 69a72618ceb6438c36301f58868dd7e80022355c Author: Дилян Палаузов Date: Mon Dec 12 21:12:24 2022 +0200 p_usrloc: typos a/an commit c5d73f86e19172c2fc1293e6e10fa2903032e7c5 Author: Дилян Палаузов Date: Mon Dec 12 21:11:37 2022 +0200 osp: typo be send → sent commit b208f915df8b7b5f83bbf95ab622f3773f76c839 Author: Дилян Палаузов Date: Mon Dec 12 21:10:54 2022 +0200 ndb_cassandra: typo a/an integer commit 5357ffdd0111554967876e34befa14fee2240815 Author: Дилян Палаузов Date: Mon Dec 12 21:10:29 2022 +0200 nats: typo a/an event commit 942a8a89e53a3a77109acdc2bc3c34468faa1b75 Author: Дилян Палаузов Date: Mon Dec 12 21:10:13 2022 +0200 nathelper: typo a/an IPv6 reference commit e69a729fba3ed2b527f66ccf5640156eeb9ae36d Author: Дилян Палаузов Date: Mon Dec 12 21:08:57 2022 +0200 nat_traversal: typos a/an commit 0367dab157f5b755bf9bd2cc0452bae6eaea71e2 Author: Дилян Палаузов Date: Mon Dec 12 21:04:39 2022 +0200 mqtt: typos a/an commit 7a595ea7acb43149476bf033ac67e7fdd27e06d2 Author: Дилян Палаузов Date: Mon Dec 12 21:03:39 2022 +0200 matrix: typo a/an pseudo-variable; spelling is send → sent commit 01a70ae52aef6926098feac64ca79605e16fa058 Author: Дилян Палаузов Date: Mon Dec 12 21:03:09 2022 +0200 mangler: typo a/an filter commit 3c36f8577404aa0751d1804746e1b84f58534a78 Author: Дилян Палаузов Date: Mon Dec 12 21:02:43 2022 +0200 lcr: typos double a commit 648a1b7f4bdf9d0a99815dc6a3b3bd8f3450884c Author: Дилян Палаузов Date: Mon Dec 12 21:01:55 2022 +0200 kafka: spellig atTribute commit 8165d77587106d17f11785299dabd8fc10d58f87 Author: Дилян Палаузов Date: Mon Dec 12 20:57:23 2022 +0200 ims_usrloc_scscf: typos a/an IMPU commit b648b2cb2ef77b4ab1ff42a5cc16db1f059b1e0b Author: Дилян Палаузов Date: Mon Dec 12 20:54:38 2022 +0200 ims_registrar_scscf: typos a/an commit 58ba041e536c0f667e4bae8c4e1be48add0c0815 Author: Дилян Палаузов Date: Mon Dec 12 20:56:37 2022 +0200 ims_registrar_pcscf: typo a/an IMPU commit 6804318f811833167989d4d9f7bc4e19baa211c8 Author: Дилян Палаузов Date: Mon Dec 12 20:56:11 2022 +0200 ims_qos: typos a/an commit f5c0ee927c4b61a623b9c93e476f68ac0a050558 Author: Дилян Палаузов Date: Mon Dec 12 20:55:04 2022 +0200 ims_icscf: typos a/an commit e1a8136fdad06bce8bedaca58ad38e0e8d8b1c51 Author: Дилян Палаузов Date: Mon Dec 12 20:55:37 2022 +0200 ims_isc: typos a/an commit dc5df5d917e9443ef4daa47e60d673fe0e547f85 Author: Дилян Палаузов Date: Mon Dec 12 20:53:56 2022 +0200 ims_dialog: typos a/an commit dc499e21823a676f96fa43137d4eaa58b89de444 Author: Дилян Палаузов Date: Mon Dec 12 20:51:06 2022 +0200 ims_charging_mod: typos a/an commit 3846d9fdb24be2e3aeb2e3199a91c66661820423 Author: Дилян Палаузов Date: Mon Dec 12 20:50:34 2022 +0200 ims_auth: typos a/an commit 6f06537d0e5b661c91d413a1d3a48d2203dd749a Author: Дилян Палаузов Date: Mon Dec 12 20:49:37 2022 +0200 imc: typo a/an user commit 830b136f202913887c25ef46968351741d17fda2 Author: Дилян Палаузов Date: Mon Dec 12 20:49:20 2022 +0200 http_client: typo a/an value commit 14d4a2203212020df9a8338504636cc9aeb817ed Author: Дилян Палаузов Date: Mon Dec 12 20:47:49 2022 +0200 h350: typo a/an Kamailio commit fc00785e67797b43b0d3029891d107766a9e20fe Author: Дилян Палаузов Date: Mon Dec 12 20:29:40 2022 +0200 gzcompress: typos a/an commit a4839ae4102d9df742b4c6b7077ab080364563b1 Author: Дилян Палаузов Date: Mon Dec 12 20:46:28 2022 +0200 erlang: typo a/an name commit 895f7339474bfe9d947afe8980234ba7a345bc9b Author: Дилян Палаузов Date: Mon Dec 12 20:27:43 2022 +0200 drouting: typos a/an commit 2d246fb8f4768df2c25d18c47ad1f43a0e698e4c Author: Дилян Палаузов Date: Mon Dec 12 20:45:46 2022 +0200 domainpolicy: typo a/an backwards commit 772e74a5b036974ba856aba0689af21ceefa27c6 Author: Дилян Палаузов Date: Mon Dec 12 20:45:17 2022 +0200 domain: typo a/an backwards commit e8fd436486e69c04a791c29196f353896f85d772 Author: Дилян Палаузов Date: Mon Dec 12 20:44:37 2022 +0200 dispatcher: spelling be send → sent commit ea6ba98b9a018a07e894100b0ede662648d88edf Author: Дилян Палаузов Date: Mon Dec 12 20:42:50 2022 +0200 dialplan: typo a/an script commit e663654fdea87e1be6b30da355f8bf5020ad4507 Author: Дилян Палаузов Date: Mon Dec 12 20:42:05 2022 +0200 debugger: typos a/an breakpoint commit 137680b9ce564bed5c6a40a448feb1bd6f9ff0ce Author: Дилян Палаузов Date: Mon Dec 12 20:41:18 2022 +0200 db_postgres: typos a/an commit 6bf0eb63f9c3db33e2fa70a2207e3da3bcf74051 Author: Дилян Палаузов Date: Mon Dec 12 20:40:29 2022 +0200 db_mysql: typo a/an connection commit 918b73c92ed86599e67adda2b1f7a864c500efb5 Author: Дилян Палаузов Date: Mon Dec 12 20:37:13 2022 +0200 db_cassandra: typos a/an commit c5e128fec48d5572bbad898c879c4376f141e619 Author: Дилян Палаузов Date: Mon Dec 12 20:31:31 2022 +0200 dialog: typos a/an commit 21ce96a931e578be8e9a6897b406af63f18451e5 Author: Дилян Палаузов Date: Mon Dec 12 20:28:24 2022 +0200 ctl: typos a/an commit ab8f951917609f373bc62b6bc93baa33559e336c Author: Дилян Палаузов Date: Mon Dec 12 20:36:25 2022 +0200 crypto: spelling commit 3ac5a9f78f4c8e1b5b6f660d442b15a72336d80d Author: Дилян Палаузов Date: Mon Dec 12 20:35:52 2022 +0200 cplc: typos a/an commit 0e3ad10aba2d82d7eccebbe608fda15e4f49ef20 Author: Дилян Палаузов Date: Mon Dec 12 20:35:30 2022 +0200 cfgutils: typos a/an commit 96d720c7c7c495ac3cf556700c76b20fedec8ec3 Author: Дилян Палаузов Date: Mon Dec 12 20:14:25 2022 +0200 cdp: typos a/an commit f5986119f9a55c3c91f61788ad3b3f00f2399585 Author: Дилян Палаузов Date: Mon Dec 12 20:26:08 2022 +0200 carrierroute: typos a/an commit 3f827af3e834d603f72a64b7d2142aa94b83cf52 Author: Дилян Палаузов Date: Mon Dec 12 19:51:24 2022 +0200 call_obj: typos a/an increasing commit 2e86db5adf67b4d30989055bd960c2a8632f64d3 Author: Дилян Палаузов Date: Mon Dec 12 19:50:46 2022 +0200 avp: typos a/an string commit f15ef784f9abddabd8b97eb4ca6e89054250b418 Author: Дилян Палаузов Date: Mon Dec 12 19:50:20 2022 +0200 auth_radius: typos a/an commit 5836706a63368d8424dc2bed8426bf1ac4bdc097 Author: Дилян Палаузов Date: Mon Dec 12 19:49:09 2022 +0200 auth_identity: typos an other → another commit 4a4dfb6e92c1abf5c37e65ac571cc88e0ec13025 Author: Дилян Палаузов Date: Mon Dec 12 19:48:44 2022 +0200 auth_diameter: typos a/an commit c92c396b886f9808935d5103710652a2c365639e Author: Дилян Палаузов Date: Mon Dec 12 19:48:16 2022 +0200 auth_db: typos a/an commit 0be9582347182271a0a4f1a3bb2c93080d172a03 Author: Дилян Палаузов Date: Mon Dec 12 19:59:34 2022 +0200 auth: typos a/an opaque commit 10721533c1b81a840a88178130ca71fe1fe6ddef Author: Дилян Палаузов Date: Mon Dec 12 19:28:55 2022 +0200 async: typos a/an commit 5591a7dae08bb85f077ab0efa7b2876f9673b8cb Author: Дилян Палаузов Date: Mon Dec 12 19:46:48 2022 +0200 app_sqlang: typos a/an commit 09b657ad9a646b255e7b69aa402352a83172bad2 Author: Дилян Палаузов Date: Mon Dec 12 19:44:58 2022 +0200 app_perl: typos a/an commit 99201809d08f0d10957860a6fc33ba81cd4ca0d5 Author: Дилян Палаузов Date: Mon Dec 12 19:43:08 2022 +0200 app_jsdt: typos a/an commit 932058b9eacb934a75279ab26ce57e53a75c5c79 Author: Дилян Палаузов Date: Mon Dec 12 19:28:26 2022 +0200 acc_diameter: typos a/an commit 55c77f09660cb4fc54338ad09138df74a53c9205 Author: Дилян Палаузов Date: Mon Dec 12 19:27:44 2022 +0200 acc: typos a/an commit d5881bad81146b7e3aae7b7866158155df76cf16 Author: Дилян Палаузов Date: Mon Dec 12 19:26:33 2022 +0200 misc/examples: typos commit 59f4690cbdabe80966d71172b455572dfe9e0314 Author: Дилян Палаузов Date: Mon Dec 12 19:24:25 2022 +0200 src/Makefile{,.utils}: typos a/an commit a254a91c79449adf8b744e2b093028d0c3c90093 Author: Дилян Палаузов Date: Mon Dec 12 19:23:09 2022 +0200 doc/: typos a/an commit 039686530730bf4b0a75eca626266255f3932cca Author: Дилян Палаузов Date: Mon Dec 12 19:21:02 2022 +0200 lib/: typos a/an commit 664e9d1677b5802b08fa26d885f4ec89ddef1ac5 Author: Дилян Палаузов Date: Mon Dec 12 19:20:21 2022 +0200 utils/: typos a/an commit e24de6868030747438e7c9c33bbd953f4f687474 Author: Дилян Палаузов Date: Mon Dec 12 19:19:30 2022 +0200 test/: typos a/an commit 521bf3d52fcb56198386bd4fc23f85693bc3d5f9 Author: Дилян Палаузов Date: Mon Dec 12 19:18:35 2022 +0200 core: typos a/an commit c9ff3010b523436269bc73a28f9d3181db58f31f Author: Kamailio Dev Date: Fri Dec 16 18:46:19 2022 +0100 modules: readme files regenerated - app_lua ... [skip ci] commit 3baa075469d4c349b31c558692137318c0533921 Author: Дилян Палаузов Date: Fri Dec 16 16:36:04 2022 +0200 app_lua: Document that Lua versions 5.2, 5.3 and 5.4 can also be used. since commits 2e85bb541ff19e4b007 and 673dab16593d9a70b . commit 6b06719d312d338ed5492bf4ef0781f964101b75 Author: Kamailio Dev Date: Fri Dec 16 10:01:33 2022 +0100 modules: readme files regenerated - app_ruby ... [skip ci] commit 58d7ca9c6d012c5c0348442f59c4d7a4a21f0d7f Author: Daniel-Constantin Mierla Date: Fri Dec 16 09:47:45 2022 +0100 app_ruby: docs for modproc parameter commit babc87f747ebc771ae08329dc483172e789a381c Author: Daniel-Constantin Mierla Date: Thu Dec 15 18:15:04 2022 +0100 Makefile.groups: added app_ruby_proc to ruby group commit dd14c5c24adae4e7fdf9f19a4d07f6cd4662c901 Author: Kamailio Dev Date: Thu Dec 15 14:31:44 2022 +0100 modules: readme files regenerated - sanity ... [skip ci] commit b96848689837277d9bc0ec9c1b5524de0f1321e1 Author: Henning Westerholt Date: Thu Dec 15 13:22:06 2022 +0000 sanity: also add Contact URI check to documentation commit f1bac3433c61b0a5b4be08e7738a3a1aa0defe73 Author: Bastian Triller Date: Thu Dec 15 10:48:40 2022 +0100 sanity: Prevent segfault For star Contacts, there are no URIs that can be checked. commit b7d1470c50cfdb03c6776bb9c8430c70d929e6a9 Author: Daniel-Constantin Mierla Date: Wed Dec 14 09:43:59 2022 +0100 app_ruby: added header file with per-process module api commit 5eae4c2106dfcae3ffc9a01c044cb75211a504ad Author: Daniel-Constantin Mierla Date: Wed Dec 14 09:42:30 2022 +0100 app_ruby_proc: new meta module to link to ruby interpreter - it is used by app_ruby to offer embedded Ruby code execution, kemi or inline commit a6618a951ff5cc214c96e0824782d3c13bd27437 Author: Daniel-Constantin Mierla Date: Wed Dec 14 09:40:48 2022 +0100 app_ruby: split code using libruby to app_ruby_proc module - libruby 1.9+ is multi-threaded, it requires initialization in each forked process to ensure proper threading states commit a70b6bf09c73d961ebea1947216757fafb951c24 Author: Henning Westerholt Date: Wed Dec 14 08:38:12 2022 +0000 utils/kamcmd: add missing USE_READLINE define for pkg-config build, related to #3284 commit 720a1ca1e243937e009579747c747306d35625fd Author: LGTM Migrator Date: Wed Dec 7 08:59:59 2022 +0000 Add CodeQL workflow for GitHub code scanning commit 899b0f4518b768fd8184fb97b0c8c64cecf3a575 Author: Henning Westerholt Date: Mon Dec 12 08:18:24 2022 +0000 core: also print maximum branches parameter compile time value commit eb19c52d9b89f393d7336b4a9c6be991372e25c8 Author: Daniel-Constantin Mierla Date: Mon Dec 12 09:06:14 2022 +0100 Makefile.groups: added app_python3s to mod_list_python3 commit 043ce0e75eae04f356cd539f2146df6846a169e2 Author: Trevor Peirce Date: Wed Nov 30 13:28:01 2022 -0800 stirshaken: Properly handle intermediary/chain certificates when caching certificates - requires patch to libstirshaken (PR 124) to do anything - if patched version of libstirshaken detected, uses new methods to store all intermediary certs - unrelated minor logging tweaks commit a4fdac93c0eecff68f67f8d48f7d507ec6c7b0e9 Author: Kamailio Dev Date: Sun Dec 11 11:31:24 2022 +0100 modules: readme files regenerated - websocket ... [skip ci] commit 35f8935acebb32d80633570031fad4f7235fe68a Author: Henning Westerholt Date: Sun Dec 11 10:18:57 2022 +0000 websocket: spelling fix withing -> within commit ee739aa6952b1ea0ce72d17524dbed60627374b7 Author: Henning Westerholt Date: Sun Dec 11 10:18:36 2022 +0000 sca: spelling fix withing -> within commit c65eaa86c659d9068c8d5bfce4dc0e9c5fd100f4 Author: Henning Westerholt Date: Sun Dec 11 10:18:25 2022 +0000 dispatcher: spelling fix withing -> within commit b6d4d057a01d29cf9499788432fc9d00ad4737f8 Author: Henning Westerholt Date: Sun Dec 11 10:18:16 2022 +0000 db_text: spelling fix withing -> within commit b772cbade7d4ca9ace16d15dd76271d818cd27d8 Author: Henning Westerholt Date: Sun Dec 11 10:17:50 2022 +0000 db_cassandra: spelling fix withing -> within commit fe0a095d4aca5c0dbc8513a88238ec3cb3577ad8 Author: Henning Westerholt Date: Sun Dec 11 10:17:42 2022 +0000 xprint: spelling fix withing -> within commit 8f5738de081a874751fcf1fd30e27d8b6ad86781 Author: Henning Westerholt Date: Sun Dec 11 10:15:52 2022 +0000 cnxcc: spelling fix withing -> within commit d2d2cf9cfbbb79c0b9ec9ca8d0f142c70cd2ff7b Author: Henning Westerholt Date: Sun Dec 11 10:15:43 2022 +0000 app_java: spelling fix withing -> within commit c50cd99a863bed0565f052bcd85d726c5beed410 Author: Henning Westerholt Date: Sun Dec 11 10:15:17 2022 +0000 test: spelling fix withing -> within commit a8bf7741eeb68ac73161daf10241f6506a4b1cd3 Author: Henning Westerholt Date: Sun Dec 11 10:15:04 2022 +0000 misc/examples: spelling fix withing -> within commit 29624e7ebd45e64248dc4d80cb51d3bb447d155a Author: Henning Westerholt Date: Sun Dec 11 10:13:06 2022 +0000 etc: spelling fix withing -> within commit 9419fb2f4288149d71b191e05743df2df5fa42f7 Author: Henning Westerholt Date: Sun Dec 11 10:12:35 2022 +0000 docs/tutorials: spelling fix withing -> within commit dfddb4b763e4b3bba6e5d29886722ac34bfcb311 Author: Дилян Палаузов Date: Sat Dec 10 10:14:49 2022 +0200 test/: add a space between comma and quote commit 92c432b0f5ba504a1558e96cb58a2712f1364256 Author: Дилян Палаузов Date: Sat Dec 10 10:11:35 2022 +0200 etc/: add a space between comma and quote commit ab9bfb58f4efafbb407abdfefb99800cacf12619 Author: Дилян Палаузов Date: Fri Dec 9 21:24:43 2022 +0200 misc/examples: add a space between comma and quote commit 4397e6b8b322f5e706b41e08bdef64af3f114a92 Author: Дилян Палаузов Date: Fri Dec 9 21:44:13 2022 +0200 misc/examples: change tls_method SSLv23 → TLSv1.2+ commit 5fee7d818f18afcab4d2e17231d2e4eab79b7b48 Author: Daniel-Constantin Mierla Date: Fri Dec 9 10:29:37 2022 +0100 core: tcp - debug message on no connect commit fafcf5f9c711d0d1cb32f2f3ab71df374e28bc16 Author: Kaufman Date: Sun Oct 9 11:14:37 2022 -0400 APKBUILD: remove python2 references - Remove python2 references from APKBUILD reported by GH #3257 commit 8a54c457bd1629ad4920caed4bcc5e10483df6dc Author: Daniel-Constantin Mierla Date: Thu Dec 8 08:39:27 2022 +0100 misc/examples/kemi: updates to kamailio-basic-kemi-python3s.py commit 10aafffc86e872de1ad83177529e3a417449b294 Author: Daniel-Constantin Mierla Date: Wed Dec 7 14:06:18 2022 +0100 misc/examples/kemi: small update to kamailio-basic-kemi-jsdt.js commit b89917952fd3476b81a0fb5f5536e3ebf559bc83 Author: Kamailio Dev Date: Wed Dec 7 14:31:27 2022 +0100 modules: readme files regenerated - imc ... [skip ci] commit 3cab2dd0d2802bf33d0e76cc81a3b40f70611cda Author: Joey Golan Date: Fri Dec 2 13:53:08 2022 +0200 imc: propagate content-type header commit c6c5a4e2a1e963b7f7a044a51f4e9f8812a83bd5 Author: Joey Golan Date: Fri Dec 2 09:17:16 2022 +0200 imc: destroy db only if db_mode is not 0 commit b94e158e0f7656b574f37a14bd88348fe6548233 Author: Joey Golan Date: Fri Dec 2 09:02:42 2022 +0200 imc: db_mode support Support db_mode. if db_mode is 2, synch all operations to DB, otherwise use only memory. commit 344ef3dfec5cfc4865f01db845112617c7b5e096 Author: Joey Golan Date: Mon Nov 28 17:07:01 2022 +0200 imc: call handle_modify commit 7d3d94b19f5d93e0100f678b64d92de679c0403e Author: Joey Golan Date: Mon Nov 28 16:46:35 2022 +0200 imc: add support to modify member role commit f409a8c9f6fde33eaf8b428887e219b56740b0a5 Author: Rick Barenthin Date: Tue Dec 6 10:39:18 2022 +0100 tm: cleanup parsed body at the end t_continue_helper - if t_suspend and t_continue are used for replies and in the called route in t_continue the body of the sip message is parsed the pkg memory of the parsed body is leaked commit 7f9547ae2b5a5848f693544124f199f4082be22c Author: Daniel-Constantin Mierla Date: Wed Dec 7 11:44:56 2022 +0100 misc/examples/kemi: native config upated commit 0f3f02353535034beaf84ea833cdd5bf30cd46a2 Author: Daniel-Constantin Mierla Date: Wed Dec 7 10:11:12 2022 +0100 misc/examples/kemi: updated kamailio-basic-kemi-ruby.rb in sync with kemi samples commit 29c9d3af78656f4dba8e9517ab07d2f403327b08 Author: Daniel-Constantin Mierla Date: Wed Dec 7 09:12:23 2022 +0100 misc/examples/kemi: fixed line break in kamailio-basic-kemi-ruby.rb commit b1f9045fc4fa23ecd81689715ee469034755def8 Author: Daniel-Constantin Mierla Date: Tue Dec 6 13:16:19 2022 +0100 app_python3: fetch tupple item to get parameters commit af1d9c156e0a69c9e3f39a063f7dd97d1c0a7bf1 Author: Victor Seva Date: Mon Dec 5 12:43:11 2022 +0100 pv_headers: fix t_resume scenario commit 3b9eee82d604c14b60d5153e2a8bf356ddf99e0d Author: Kamailio Dev Date: Tue Dec 6 11:01:19 2022 +0100 modules: readme files regenerated - app_python3s ... [skip ci] commit d79e00892760f296c851740b33f8df3b5a6324ad Author: Daniel-Constantin Mierla Date: Tue Dec 6 10:54:57 2022 +0100 app_python3s: docs for script_child_init parameter commit b7bae49f9b522f223932375e8e3087a7d2a893f5 Author: Daniel-Constantin Mierla Date: Tue Dec 6 10:50:02 2022 +0100 app_python3s: new parameter script_child_init - specify the name of the function to be executed on child fork and reload of script commit cc96ebfa7f4bebf45b368ee69dc4f9612575ee9b Author: Daniel-Constantin Mierla Date: Tue Dec 6 10:28:59 2022 +0100 app_python3s: more generic form of the function executing script init callback commit 7a1f2be30ea68c4ee7ab71a32c88e31d136e7b71 Author: petermarianF <62649923+petermarianF@users.noreply.github.com> Date: Tue Dec 6 10:51:58 2022 +0100 ims_usrloc_pcscf: implementation of db_mode DB_ONLY (value 3) (#3279) * ims_usrloc_pcscf: implementation of db_mode DB_ONLY (value 3) In order to support a redundant PCSCF configuration - i.e. a logical PCSCF consists of 2 physical nodes (node1 and node2) some enhancements were introduced for handling of contacts. Redundancy means that SIP messages for a client are normally handled by node1 but in case node1 is not reachable SIP messages are redirected to node2. Of course the DB_ONLY mode must work also for single PCSCF node configuration. Important aspects of this implementation are database integrity - i.e. avoid invalid table entries (for example data which are expired long time ago or have invalid states) - and keeping PCSCF cache in sync with database tables. * A wrapper was built for method get_pcontact which tries to find the pcontact in cache and if search is not successful tries to download and insert from db location table - also some effort is added here to find the pcontact if it exists in cache. The contact expiry handler was modified to sync contact expiry in cache with db location entry and in case of real contact expiry sends PUBLISH to SCSCF to let NOTIFY finally delete the contact. * An audit for older expired pcontacts was introduced which cares for getting rid of these contacts. Some code was introduced to help registering callbacks for contacts which are inserted into cache when being downloaded from database - for example ims_qos callback as at the time of insertion the message that triggered the original callback registering is long gone. * changes required for PR #3279 * add modparam db_mode to usrloc_api * remove unused method db_delete_presentity_uri_from_pua Co-authored-by: Annemarie Mandl commit ca48d23e569f94e5a59235c5c3b66d1c7c595e17 Author: Kamailio Dev Date: Mon Dec 5 16:01:51 2022 +0100 modules: readme files regenerated - app_python3 ... [skip ci] commit 0f36ffb2c5a5cd21761c0e8edea7ef66cbab9477 Author: Daniel-Constantin Mierla Date: Mon Dec 5 15:53:56 2022 +0100 app_python3s: docs for script_init parameter commit 4ccd5019a5c8300f3193e8261075987e4e41ca8e Author: Daniel-Constantin Mierla Date: Mon Dec 5 15:47:20 2022 +0100 app_python3s: added script_init parameter - specify function to be executed when the script is (re-)loaded commit d53db5e0a24cedf95abf79766509d45b2359da99 Author: Daniel-Constantin Mierla Date: Mon Dec 5 13:53:17 2022 +0100 app_python3: docs - section for kemi usage commit 38eca1994d90897d6fb9912b2cc12da4f3ab039c Author: Daniel-Constantin Mierla Date: Sun Dec 4 18:38:38 2022 +0100 app_python3s: docs - section about kemi usage commit 637517e7db9ed914196384410246f54e8caeb963 Author: Daniel-Constantin Mierla Date: Fri Dec 2 11:08:45 2022 +0100 misc/examples/kemi: engine python for app_python3s commit e9c10e408074c09a3f6160e23ac42911d7364fa4 Author: Daniel-Constantin Mierla Date: Fri Dec 2 10:53:30 2022 +0100 misc/examples/kemi: updated kamailio-basic-kemi.cfg with app_python3s - reorganized defines commit a6bbd68438865e153d9bef1c7ae495f607232bee Author: Daniel-Constantin Mierla Date: Fri Dec 2 09:02:24 2022 +0100 misc/examples/kemi: added sample config for app_python3s commit 0a0d877e1f2e7609f09679e290450c9000bb0c23 Author: Daniel-Constantin Mierla Date: Wed Nov 30 16:45:36 2022 +0100 app_python3s: regenerated kemi export map code commit ad91e860ede6aafcccdf976ad5ff0d4f7aa71fd0 Author: Daniel-Constantin Mierla Date: Wed Nov 30 16:44:17 2022 +0100 app_python3s: utils - updated too to generate export map code commit 7ff3088ad38edcf28f7bb9ab58cb46a164c17b54 Author: Kamailio Dev Date: Wed Nov 30 09:46:17 2022 +0100 modules: readme files regenerated - geoip2 ... [skip ci] commit 21817906853140322c701f8cbb8201049d2b58f0 Author: Vadim Gaysin Date: Wed Nov 30 09:31:45 2022 +0100 geoip2: new parameter to register result id to get pv work in kemi commit 3cecd97f71c2dc397516dcf6f04aa906a4be8527 Author: Daniel-Constantin Mierla Date: Wed Nov 30 09:25:07 2022 +0100 app_python3s: new module offering python3 kemi script execution - alternative to app_python3, without dynamic SIP message object instantiation, only KSR lib static export - old exported python modules (e.g., Router) no longer available commit 03356132aef31a35b94bd47b4146cbce3e1c4ce9 Author: Daniel-Constantin Mierla Date: Tue Nov 29 09:33:24 2022 +0100 app_python3: Makefile - extend python3-config lookup commit 8be2b013b2cd2aa71e1c7e5618d7d4b079a4b5e5 Author: Daniel-Constantin Mierla Date: Tue Nov 29 08:45:07 2022 +0100 app_python: Makefile - look also for python2.7 if python2 is not found commit 6e813fd8e0522f43f5c07b145834cd12dbd006f9 Author: Daniel-Constantin Mierla Date: Tue Nov 29 08:27:44 2022 +0100 app_python3: removed extra semicolon commit 9dbf3aefa4de2e794fba12978a9640e803fb483e Author: Daniel-Constantin Mierla Date: Tue Nov 29 08:10:46 2022 +0100 app_python: updates to use generic kemi function execution from core - replaced code to retrieve the function parameters from python to be more compact by walking the tuples list commit 8531e4f50ec33f06562bd102e334532df2474102 Author: Daniel-Constantin Mierla Date: Mon Nov 28 14:25:37 2022 +0100 app_python3: updates to use generic kemi function execution from core - replaced code to retrieve the function parameters from python to be more compact by walking the tuples list commit d315eb26c1e4b9fcb4b9696f3b6492b2131ccf1b Author: Daniel-Constantin Mierla Date: Mon Nov 28 13:49:52 2022 +0100 nats: declare variable at beginning of function commit 305b13237cfbd11c45f19bc6a92b2fc829f05409 Author: Victor Seva Date: Mon Nov 28 11:54:49 2022 +0100 pkg/kamailio/deb: version set 5.7.0~dev2 commit afd781131248e4271c1ea9bc66dc5c76010838b7 Author: Daniel-Constantin Mierla Date: Mon Nov 28 09:55:39 2022 +0100 Makefile.defs: version set to 5.7.0-dev2 commit 977b56c70c26b8f07cfdc557e32fbebc267c67bb Author: Daniel-Constantin Mierla Date: Sat Nov 26 14:19:22 2022 +0100 app_ruby: updates to use generic kemi function execution from core commit e93c935628a03adad22c76b2da3a8a111344c6dd Author: Daniel-Constantin Mierla Date: Fri Nov 25 12:10:49 2022 +0100 app_sqlang: updates to use generic kemi function execution from core commit ae1628ffbf5bfdae2d04f337d773391dac5d455c Author: Daniel-Constantin Mierla Date: Fri Nov 25 11:58:42 2022 +0100 app_jsdt: updates to use generic kemi function execution from core commit 6820b78c7e983b9b28efbc11f43b721709130e0f Author: Daniel-Constantin Mierla Date: Fri Nov 25 11:44:28 2022 +0100 app_lua: updates to use generic kemi function execution from core commit 08c385ab20a87e4cd64ac278f56527d05a9115b8 Author: Daniel-Constantin Mierla Date: Fri Nov 25 11:43:26 2022 +0100 misc/tools/kemi/kemi-code-gen.py: updates for generating generic execution function - support to generate prototypes for functions returning xval commit 74796c75c630211c1807424be36cf77634b7b2c0 Author: Daniel-Constantin Mierla Date: Fri Nov 25 11:29:42 2022 +0100 core: kemi - added generic function to execute a kemi export with any kind of parameters commit c38c1801d84f7b6049901e85c271f23dc63edb40 Author: Daniel-Constantin Mierla Date: Fri Nov 25 11:27:52 2022 +0100 core: kemi - added prototypes for various functions with 4+ params commit 11ffe722ae7530dff13da64a64122931b0758c7c Author: Daniel-Constantin Mierla Date: Fri Nov 25 09:05:09 2022 +0100 app_lua: updated handling function with (str,xval) params commit 360337fcf36cd91902af6d07e60782ae70f10911 Author: Daniel-Constantin Mierla Date: Fri Nov 25 09:02:29 2022 +0100 core: kemi - changed prototypes with xval instead of long param commit 63d0df60c84c81b8143d7e38a798f92b8a5a1744 Author: Daniel-Constantin Mierla Date: Thu Nov 24 10:35:36 2022 +0100 app_lua: support returning long value and functions with (str,long) params commit ccf74015e7f1bf60f56efa1f24a6370e0857c4c9 Author: Daniel-Constantin Mierla Date: Thu Nov 24 10:32:29 2022 +0100 core: kemi - prototypes for kemi functions with (str,long) params commit 3406b9143a399a0445d09b83f40fe2fbe1781761 Author: Daniel-Constantin Mierla Date: Thu Nov 24 10:15:33 2022 +0100 core: kemi - function to get/set pv with long value commit 8b5531ad22fb324551ed27aa0beac2033df1afd8 Author: Daniel-Constantin Mierla Date: Thu Nov 24 09:56:15 2022 +0100 core: kemi - added long type and field to xval union commit 6438573ce2d138d83cc1fa7cd88834c48d623ac6 Author: Daniel-Constantin Mierla Date: Wed Nov 23 10:51:04 2022 +0100 core: safety check for freeaddrinfo() param on log_init() - GH #3281 commit b4270a57ed10b9fcad56170bf808cc01aaeb7d7f Author: Kamailio Dev Date: Wed Nov 23 10:46:56 2022 +0100 modules: readme files regenerated - jwt ... [skip ci] commit 8d33363b5ec93ebd0068f270af23be9095950775 Author: Daniel-Constantin Mierla Date: Wed Nov 23 10:39:18 2022 +0100 jwt: docs for jwt_verify_key(...) commit f264b3745a2e666f9bb617cb1d5cf9ac0e1a439e Author: Daniel-Constantin Mierla Date: Wed Nov 23 10:35:55 2022 +0100 jwt: added function to verify with key value given as parameter commit 269455efb3827c9700f85715113b1757508b9767 Author: Daniel-Constantin Mierla Date: Wed Nov 23 10:32:40 2022 +0100 jwt: renamed parameter to indicate is a path to file commit 929986648dcfefa1212cbfcc129b7bb3a44259d6 Author: Kamailio Dev Date: Wed Nov 23 09:16:28 2022 +0100 modules: readme files regenerated - presence ... [skip ci] commit ced18c6f3c3a4632cb23510334466c236f08d26f Author: Daniel-Constantin Mierla Date: Wed Nov 23 09:07:44 2022 +0100 presence: docs - small typo commit 4a6b6e3f14318794405ba88a50f3d78971d60197 Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:19:06 2022 +0100 auth_radius: updated to use xavp long value field commit e37d9dbcfd199797a3514392e5a03f98a2c1151b Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:18:04 2022 +0100 cnxcc: updated to use xavp long value field commit d4251378c701a46803e24df607c0959a2975fa7b Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:16:35 2022 +0100 memcached: updated to use xavp long value field commit 68dcaf766c5c08ebb9ad08a9203f40dd77b74933 Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:15:14 2022 +0100 misc_radius: updated to use xavp long value field commit e14d2ee291f76cc4d1187ccbc1c88f6ccf36fe28 Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:12:17 2022 +0100 peering: updated to use xavp long value field commit 4b6328ce015bbdc0899dc948c0f981649039407c Author: Daniel-Constantin Mierla Date: Tue Nov 22 10:10:41 2022 +0100 erlang: use proper name for the long field of xavp commit 8860f244d2ad3587621b033374792a2daae7df22 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:56:12 2022 +0100 jwt: trim read value for the key - GH #3282 commit f80c9a016bd3664cde3132f0f71064acdd3290f2 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 usrloc: updated to use xavp long value field commit 44c018db84c846dbb2f1cb9551793b187449b450 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 tm: updated to use xavp long value field commit c090b40c5d63458904349c3800101ac0429dc572 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 sqlops: updated to use xavp long value field commit 2dd4a5902cb292948378ef4f25ac92cf2aa79614 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 rtjson: updated to use xavp long value field commit 9e7e3675c55122c7df83aef49fe3662a9374ee5b Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 registrar: updated to use xavp long value field commit b958a486a4ac586cd04f13f32e0204d41dcb1418 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 pv_headers: updated to use xavp long value field commit afbd2bf2db1d1ac6a1ee3bad6613e357f2a6a637 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 pv: updated to use xavp long value field commit 642530f6541a39b386f6618b859e48d011873075 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 presence: updated to use xavp long value field commit 24b3bf22546c7692e562eba35a8f57eb3147a1e9 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:58 2022 +0100 log_systemd: updated to use xavp long value field commit e06fb0a84fa3db63d06cb764e89e8b7422848759 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 jansson: updated to use xavp long value field commit 81232aba8a95f79647a5d6189bd9d3efcc580269 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 erlang: updated to use xavp long value field commit 619a65b94d6a7980cee11731248e2c22c3bba8b4 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 dispatcher: updated to use xavp long value field commit cfbe1e405948dfa873d49a36036ffcd03a95ac46 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 debugger: updated to use xavp long value field commit 96a174a4f4fe2cb3ba8ae3ba09a25190be85196b Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 cfgt: updated to use xavp long value field commit 74f0c5414c3992d3790dc8195672607289e6c3d3 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 avpops: updated to use xavp long value field commit e97541cda7ad5342b3b9daaa29469d115102e429 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:32:57 2022 +0100 app_lua_sr: updated to use xavp long value field commit 4c022cb9d6efbdd9d8a46353d8a9d9d1cb7411d9 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:18:47 2022 +0100 core: xavp - number value is hold on long type field - removed the int field for type SR_XTYPE_INT commit 228bdac63e53a39b048e055dbecd0c8ff09098d6 Author: Daniel-Constantin Mierla Date: Tue Nov 22 09:12:35 2022 +0100 core: pv - helper functions use long for value commit d1db642736e9b573644f97a828dc7acd2f6abbfd Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:30:35 2022 +0100 core: avp - renamed structures to use num instead of int - type of number is long commit 7f258d97431a9a4bccf8155def52c9e9070c9f1d Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:28:32 2022 +0100 sipcapture: debug message with header offset and address family commit 5ff6404b4d5d63a3c0b573b485abfb1893288c67 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 tm: updated for avp long value field commit 6a22d4168a1614cf84df690ac6b56c0fa0857542 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 tls: updated for avp long value field commit 6a5c4930976a9e2a6d52748524759f4b64d23d9f Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 sdpops: updated for avp long value field commit 9911482bc6889107a1930239f4e2860ed080365c Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 rtpproxy: updated for avp long value field commit 39b71dcf637794ef95a1e218e9bb28540fd681a0 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 rtpengine: updated for avp long value field commit 6033dbf16a3f16292ef2dece95aba4e2004b4398 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 pv: updated for avp long value field commit 25afad678b5753af6f3ad68fee44c7e948543a81 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:35 2022 +0100 mtree: updated for avp long value field commit 179af99d46d176e07cfaff4057025b69402ba5cd Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 matrix: updated for avp long value field commit ce0d289824b5dac742355340703e7051ccd190d0 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 htable: updated for avp long value field commit d2f1e39d153fb0b6b83085f980cb6d83dcf45923 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 group: updated for avp long value field commit 34ec72e099eb51a81a32155fc7e50cb966232b45 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 domainpolicy: updated for avp long value field commit 59fb187c7706f9e59cdb69079127b5c6152b0811 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 domain: updated for avp long value field commit 46214133bf64b8c89872b9937cda54c74285d9b9 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 debugger: updated for avp long value field commit 8cdcb9b28c22b40099df3bab3a402eb3e1fc791c Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 cfgt: updated for avp long value field commit bbaafb0bc0b94a7b14c1ef17d7315210e3d0376f Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 carrierroute: updated for avp long value field commit 132ffd7a48664c013aa3c095996e0c3d18c9f3f8 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 avpops: updated for avp long value field commit 887903caa12a7cae785a8814ee9fa9a89f5d5c21 Author: Daniel-Constantin Mierla Date: Mon Nov 21 11:09:34 2022 +0100 avp: updated for avp long value field commit d536fb24bc265358924887877ce4395a41517e9a Author: Daniel-Constantin Mierla Date: Mon Nov 21 10:32:21 2022 +0100 core: avp - number field set to long commit 00a8b6d765cdd8a1fc3b77416912f1163801a40e Author: Daniel-Constantin Mierla Date: Sun Nov 20 21:02:18 2022 +0100 lib/srdb1: cast pv value to long commit 8c4feb02e0e85771746b5c39af9fe65fbe54384e Author: Daniel-Constantin Mierla Date: Sat Nov 19 18:48:18 2022 +0100 ims_dialog: cast pv value to long commit cbcad7a16173c2c436aabb70f848bcde5eb839b2 Author: Daniel-Constantin Mierla Date: Fri Nov 18 19:11:53 2022 +0100 core: updates to functions for cfg val int to long replacement commit d02732adef800b7a1107d106ac8e58730e256485 Author: Daniel-Constantin Mierla Date: Thu Nov 17 14:39:21 2022 +0100 core: helper function to get mod param function in a string buffer commit 1256392ab12ec1ada491f2fc5212bb99ba6fc14c Author: Kamailio Dev Date: Thu Nov 17 13:46:55 2022 +0100 modules: readme files regenerated - jansson ... [skip ci] commit d47d62f54c9115c765a1437ffc8c8e619e056f54 Author: Daniel-Constantin Mierla Date: Thu Nov 17 13:44:37 2022 +0100 jansson: docs for jansson_pv_get() function commit 3ce5c42c53dcf6f3f1da952d3b523876c7381913 Author: Daniel-Constantin Mierla Date: Thu Nov 17 13:38:05 2022 +0100 jansson: added jansson_pv_get(...) - similar to jansson_geet(), but the input has to be a single variable name, not a dynamic string commit a83e44b7a942afcf1770fa179cda8e530c74e28a Author: Daniel-Constantin Mierla Date: Thu Nov 17 13:05:59 2022 +0100 core: new global parameter return_mode - control the return code evaluation mode: - 0 (default) - evaluation is like so far (negative is false, positive is true) - 1 - propagate return value and evaluation has to be done with >0 or <0, otherwise value!=0 is evaluated to true no matter is negative or positive commit 83b1ebb1ef7f6eb5a2fbc05f0da5a0e9a1109eca Author: Henning Westerholt Date: Wed Nov 16 15:46:31 2022 +0000 dialog: remove variable self-assignment that causes compilation warnings commit 17bc73c9dc35c0ec551e851bbff32f06ac4c32dd Author: Daniel-Constantin Mierla Date: Wed Nov 16 16:39:25 2022 +0100 tls: switch to long pvar field commit 6be9476b722e0496e8416acce691b8e5529a9882 Author: Daniel-Constantin Mierla Date: Wed Nov 16 16:18:41 2022 +0100 debugger: switch to long pvar field commit d1c13663538349282915ce7f861b337f8923fff6 Author: Daniel-Constantin Mierla Date: Wed Nov 16 16:12:03 2022 +0100 lrkproxy: switch to long pvar field commit 2aefad224788891f61b25e2ea683a9a6b35ac069 Author: Daniel-Constantin Mierla Date: Wed Nov 16 16:03:32 2022 +0100 pv: switch to long pvar field commit d096290d7b9d27a5e817bc40eebd16e1e09be885 Author: Daniel-Constantin Mierla Date: Wed Nov 16 15:57:54 2022 +0100 rtpengine: switch to long pvar field commit 721b728356fa31bd35721d9ba5d047121f535d5e Author: Daniel-Constantin Mierla Date: Wed Nov 16 15:56:14 2022 +0100 rtpproxy: switch to long pvar field commit 0fccc0949ac682dc59a4a5e00f3ee895c244ee6a Author: Daniel-Constantin Mierla Date: Wed Nov 16 15:19:47 2022 +0100 sdpops: switch to long pvar field commit 9ecbdce1a5ded2c5247a9a204b7841627f5e172a Author: Daniel-Constantin Mierla Date: Wed Nov 16 15:01:38 2022 +0100 call_control: switch to long pvar field commit 9055763381d56fb78384fd33589c7c2e768f0572 Author: Daniel-Constantin Mierla Date: Wed Nov 16 14:51:52 2022 +0100 core: pv - field for int value switched to long commit b8d74973cffc504a76c543f65940a4810633efe5 Author: Daniel-Constantin Mierla Date: Wed Nov 16 14:20:38 2022 +0100 core: rename RV_INT to RV_LONG and RVE_INT_OP to RVE_LONG_OP commit 9762c5f0d8268e76d55030203b5f0021509fffe6 Author: Kamailio Dev Date: Wed Nov 16 16:46:25 2022 +0100 modules: readme files regenerated - dialog ... [skip ci] commit a6d9505b107204ffbe613d9f78beac22e09e8915 Author: Henning Westerholt Date: Wed Nov 16 15:33:06 2022 +0000 dialog: deactivate print variable function which is only used for debugging - deactivate print variable function which is only used for debugging - this function is not good for performance and might also cause race conditions commit 8c59f8e782381811b1afb6a75b8b8c9fa6959933 Author: Kamailio Dev Date: Tue Nov 15 17:31:21 2022 +0100 modules: readme files regenerated - app_python3 ... [skip ci] commit 34d60608bea449ab7258a5d88894651303b80adf Author: Daniel-Constantin Mierla Date: Tue Nov 15 17:24:23 2022 +0100 app_python3: docs - added note about how Python modules used in script can be reloaded commit 5ecae10fabb5da1911c7a7843ba3fb595bfb39e0 Author: Kamailio Dev Date: Thu Nov 10 12:01:36 2022 +0100 modules: readme files regenerated - dialog ... [skip ci] commit 91da5bd0c9d08d4a2979bab6053b417e16b51cf6 Author: Victor Seva Date: Mon Nov 7 11:20:24 2022 +0100 dialog: add a note for early dialogs in dlg_set_var() commit 966dab757d094b99c48431f7a22c2b557d53c4d1 Author: Victor Seva Date: Fri Nov 4 11:23:59 2022 +0100 dialog: dlg_set_var() support empty totag parameter * support setting vars for non established dialogs commit 4172faaaa60333595fe6444deefbaa2babe8e9e1 Author: Kamailio Dev Date: Wed Nov 9 21:31:29 2022 +0100 modules: readme files regenerated - ims_usrloc_pcscf ... [skip ci] commit c4afb8dab4f12a3a305894e4e260292b5bdca0d7 Author: Henning Westerholt Date: Wed Nov 9 20:28:45 2022 +0000 ims_usrloc_pcscf: document expires_grace parameter commit e7bd1570e3788e9d04047b4d1d00cb8bd8b172d3 Author: Daniel-Constantin Mierla Date: Mon Nov 7 21:11:56 2022 +0100 websocket: more details on debig messages commit a0d9deb9f852f887bed7c0809f3056b5f75379c8 Author: Daniel-Constantin Mierla Date: Fri Nov 4 09:55:22 2022 +0100 secsipid: ensure headers are parsed commit 0920aa1a27565bc52fd1ff9f4b9fc31dbd0d2a75 Author: Daniel-Constantin Mierla Date: Fri Nov 4 09:28:23 2022 +0100 secsipid: debug message if identity header is not found commit e617ef84c3bbd3bbcb780991bc45216112056f94 Author: Jose Luis Verdeguer Date: Thu Nov 3 14:34:17 2022 +0100 secfilter: little fix in w_check_sqli commit cd3b776649e652b5d27b2718c22f08736b1e9e84 Author: Daniel-Constantin Mierla Date: Thu Nov 3 10:20:10 2022 +0100 secsipid: iterate through all Identity headers commit 065a83fbb1a8b9b1912aadecff039a485c2d46dd Author: Kamailio Dev Date: Sat Oct 29 09:31:37 2022 +0200 modules: readme files regenerated - dispatcher ... [skip ci] commit 0dc7d711c4c2d16d532862344f9ccd629de38e20 Author: Henning Westerholt Date: Sat Oct 29 07:17:10 2022 +0000 dispatcher: small docs extensions regarding to ds_select_dst commit 9b4d4d059e6222a64a9b9cadb0b867bea27ed0d8 Author: Henning Westerholt Date: Sat Oct 29 07:15:10 2022 +0000 dispatcher: small spelling fix in comment commit e7e2366634f7b56136b11d4b196150467a18b651 Author: Henning Westerholt Date: Sat Oct 29 07:14:32 2022 +0000 core: small spelling fix in comment commit 77840e465e1e074ede44fbc262faa850e1c4f862 Author: Kamailio Dev Date: Thu Oct 27 10:16:43 2022 +0200 modules: readme files regenerated - app_python3 ... [skip ci] commit 0d6d434a92ae69cf1e503f07ffa6f46a9948593e Author: Daniel-Constantin Mierla Date: Thu Oct 27 10:07:36 2022 +0200 app_python3: note about kemi symbols and python reserved words commit ad4faf03628db45d30f27358b81afd8e0bee03c0 Author: Daniel-Constantin Mierla Date: Wed Oct 26 16:11:42 2022 +0200 siputils: export add_uri_param() to kemi commit 3bcef382b810b4cd2a5a03b079086fee3bbbe187 Author: Daniel-Constantin Mierla Date: Tue Oct 25 18:45:33 2022 +0200 rtp_media_server: init global variables commit d5afbf0fb2f006d38fdfe32f6d2094638ad938b0 Author: Daniel-Constantin Mierla Date: Tue Oct 25 10:16:07 2022 +0200 nats: formatted module exports structures commit 619ff95d760c9b98df515ddccc5aa1e39275beeb Author: Daniel-Constantin Mierla Date: Tue Oct 25 10:08:42 2022 +0200 nats: init global variables commit 51d2f707562f70749dd02727a34dc5e4fa20712e Author: Daniel-Constantin Mierla Date: Tue Oct 25 10:06:06 2022 +0200 nats: safety check for nats_workers and nats_pub_workers on mod destroy commit 51fc76737319f9b06ee4aa86e8c15c3fd5b62248 Author: Daniel-Constantin Mierla Date: Mon Oct 24 18:52:35 2022 +0200 pv: set str type for $hfl() commit 9ffafd5d218eeec158081ae51c994ececab43944 Author: Henning Westerholt Date: Tue Oct 25 06:28:51 2022 +0000 db_postgres: use DBG loglevel for memory cleanup, we output an error already commit baa961f60508f7bcc0564059eeb86981a79f6d42 Author: Kamailio Dev Date: Sat Oct 22 16:46:18 2022 +0200 modules: readme files regenerated - secfilter ... [skip ci] commit e7b3724d3fc514c8a541a6a7f7fb1a782f21f2e7 Author: Jose Luis Verdeguer Date: Sat Oct 22 16:41:05 2022 +0200 secfilter: Added information about two new params in the README file [skip ci] commit 518f874e7e177e5696b76c7148c1b4d2c9ab7af4 Author: Jose Luis Verdeguer Date: Sat Oct 22 16:30:53 2022 +0200 secfilter: cleanup old data after a reload by timer function commit 38f17e622e8539883a7213acce3aed0635b11aff Author: Daniel-Constantin Mierla Date: Wed Oct 19 17:24:17 2022 +0200 rtp_media_server: removed lib bcunit linking - not required for the code - tested on debian 11 commit b411303502282b2f4d32ad299ed5bcfd0852e902 Author: Daniel-Constantin Mierla Date: Mon Oct 17 22:45:23 2022 +0200 pv: check for contact address in pv_get_hfl() commit c6aec8b4e8e4840ae9b0359fbbb60188786647b8 Author: Jose Luis Verdeguer Date: Tue Oct 18 16:21:11 2022 +0200 secfilter: lock position changed commit bd78421dc16d1f2aa647976da5948ee0e750d918 Author: Jose Luis Verdeguer Date: Tue Oct 18 16:02:15 2022 +0200 secfilter: added locks while check list values commit 413efdd80bcffd11a17692d61f32efacf5d34c3d Author: Sebastian Kemper Date: Sun Oct 16 16:51:41 2022 +0200 siputils: fix time_t warning and a typo Fix the below warning one gets when compiling siputils for a 32 bit target against a time64 libc (musl). Also fix a spelling mistake on the same line ("autdated" -> "outdated"). siputils.c: In function 'ki_hdr_date_check': ../../core/parser/../dprint.h:321:73: warning: format '%ld' expects argument of type 'long int', but argument 11 has type 'time_t' {aka 'long long int'} [-Wformat=] 321 | fprintf(stderr, "%2d(%d) %s: %.*s%s%s%s" fmt, \ | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../core/parser/../dprint.h:345:25: note: in expansion of macro 'LOG_FX' 345 | LOG_FX(facility, level, lname, prefix, _FUNC_NAME_, fmt, ## args) | ^~~~~~ ../../core/parser/../dprint.h:351:25: note: in expansion of macro 'LOG_FL' 351 | LOG_FL(facility, level, NULL, prefix, fmt, ## args) | ^~~~~~ ../../core/parser/../dprint.h:354:25: note: in expansion of macro 'LOG_FP' 354 | LOG_FP(DEFAULT_FACILITY, (level), LOC_INFO, fmt, ## args) | ^~~~~~ ../../core/parser/../dprint.h:392:37: note: in expansion of macro 'LOG' 392 | # define ERR(fmt, args...) LOG(L_ERR, fmt , ## args) | ^~~ ../../core/parser/../dprint.h:418:16: note: in expansion of macro 'ERR' 418 | #define LM_ERR ERR | ^~~ siputils.c:562:17: note: in expansion of macro 'LM_ERR' 562 | LM_ERR("autdated date header value (%ld sec)\n", tnow - tmsg + tdiff); | ^~~~~~ Signed-off-by: Sebastian Kemper commit 0d363cf1c1f09b4920e137eac74e1593e7120531 Author: korayvt Date: Fri Oct 14 21:27:03 2022 +0300 rtpengine: fixed set id value in log lines (#3265) commit 721ec276f2bfcc18236e0b9de1f5552f505f0cda Author: Daniel-Constantin Mierla Date: Fri Oct 14 11:17:25 2022 +0200 acc: init to 0 the arrays allocated for accounting commit 932062fc84048eaa38144cf0bbfa7a2cae95a258 Author: Daniel-Constantin Mierla Date: Fri Oct 14 11:15:38 2022 +0200 acc: free core attributes for cdrs sent to log file commit 304bf9cab6d50231c9c948ed7d252d91631e7f30 Author: Henning Westerholt Date: Fri Oct 14 07:09:23 2022 +0000 mqtt: add missing semicolon to #ifdef else case after 2bb8b568 commit 0994754b9925dad3f306a3ecb9c62c41588390d1 Author: Henning Westerholt Date: Fri Oct 14 07:06:54 2022 +0000 mqtt: use same coding style regarding whitespace/tabs after 2bb8b568 commit 846ed0ab0d9ed11c9df2636d4061a64aca539a66 Author: Henning Westerholt Date: Fri Oct 14 07:05:10 2022 +0000 Revert "mqtt: fix double brackets introduced in 2bb8b568" This reverts commit 96e28f8c1ce22042bd1f59dea7607aef51ac1f58. commit 96e28f8c1ce22042bd1f59dea7607aef51ac1f58 Author: Henning Westerholt Date: Fri Oct 14 06:57:52 2022 +0000 mqtt: fix double brackets introduced in 2bb8b568 commit 88667f7cbf8a41dd3951cdca74d203936ecb164a Author: Kamailio Dev Date: Thu Oct 13 17:46:30 2022 +0200 modules: readme files regenerated - mqtt ... [skip ci] commit 2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3 Author: Andreas Granig Date: Thu Oct 13 08:42:14 2022 +0200 mqtt: Add tls_alpn module option This is used when a service (like AWS IoT Core) uses one TLS port for multiple services (like https and mqtt), so you have to set the ALPN to 'mqtt' to be able to connect kamailio. commit ea7201d9c3b086fb79c093b4f127516befb08e25 Author: Kamailio Dev Date: Thu Oct 13 15:46:31 2022 +0200 modules: readme files regenerated - tsilo ... [skip ci] commit ef2ea73f044a1421b25734d4773bd2dacaab1165 Author: Federico Cabiddu Date: Thu Oct 13 15:42:56 2022 +0200 tsilo: add new return code to ts_append and document it commit aec01a7e10be54d2e2d9a91e54157a5bdda21e83 Author: Maksim Nesterov Date: Thu Sep 22 15:51:51 2022 +0300 tm: proper fill of From/To URI/tag values using parsed structure in rpc_t_uac() commit c8bd10f791ef7aa48a16104472b039a8ca1a53c5 Author: Daniel-Constantin Mierla Date: Thu Oct 13 11:59:53 2022 +0200 kex: added fixup free functions to module exports commit bc97b7adf77406dfc08b57b4a7df912a76d324e5 Author: Daniel-Constantin Mierla Date: Thu Oct 13 09:40:44 2022 +0200 nats: safety check on nats_workers inside mod destroy commit 6081ae45c21a50036d9b773d11b5c692767d6d1f Author: Kamailio Dev Date: Wed Oct 12 16:16:30 2022 +0200 modules: readme files regenerated - topoh ... [skip ci] commit dc46d8eb102d4390a5cb257ee1ac9a0cc7528551 Author: Daniel-Constantin Mierla Date: Wed Oct 12 13:36:53 2022 +0200 topoh: docs for mask_mode parameter commit 279de09111c0884f01fa002fabc8a200fcc26846 Author: Daniel-Constantin Mierla Date: Wed Oct 12 13:20:19 2022 +0200 topoh: modparam to control header masking - mask_mode - a new parameter - if bit 1 is set, the masking of contact header in 3xx replies is skipped - GH #3256 commit 17ef6f22f24a77fba64d8076c8be771fac2ab00a Author: Victor Seva Date: Wed Oct 12 09:48:38 2022 +0200 src/Makefile: deb-stable is bullseye nowadays https://github.com/kamailio/pkg-kamailio-docker/issues/3 commit cbe6cef58da8de7efa18c4e34458a81176d23e42 Author: Daniel-Constantin Mierla Date: Tue Oct 11 10:17:34 2022 +0200 keepalive: removed redundant checks commit 611cfede181f4cd61f576068708975efe5f66ffc Author: Daniel-Constantin Mierla Date: Tue Oct 11 09:40:56 2022 +0200 core: dns cache - check pointer and small formatting commit 609962b49a79dc5650f72470f4b03746d2e6db46 Author: Daniel-Constantin Mierla Date: Mon Oct 10 13:01:21 2022 +0200 ims_registrar_pcscf: go to error to free variables on failure cases commit d39f12ced4c79f3b7d60b5477f5065d9589547e8 Author: Daniel-Constantin Mierla Date: Mon Oct 10 11:44:57 2022 +0200 cdp: use empty string for debug messages when value is not set commit d92a8a6d8d4c0d226f740a67c76ca742a3ffed2a Author: Kamailio Dev Date: Mon Oct 10 09:46:23 2022 +0200 modules: readme files regenerated - app_python ... [skip ci] commit 7306e7683fd50420e93b44ec5593705194bf3616 Author: Henning Westerholt Date: Mon Oct 10 07:39:56 2022 +0000 app_python: add a note that python2 is deprecated and app_python3 should be used commit 25a060bb5d72cac5bafcd4e8e5960635bf848205 Author: Daniel-Constantin Mierla Date: Fri Oct 7 13:50:42 2022 +0200 core: snexpr - assign the lv to evaluated variable with number value commit 8d398d6a83153fc65acd49557b702879d2585dc8 Author: Daniel-Constantin Mierla Date: Thu Oct 6 11:24:51 2022 +0200 ims_qos: use inter-module api release_dlg() instead of direct unref_dlg() - fix missing linker symbol commit 598969df126af4ad4d2283e37078e1afe8773a32 Author: Daniel-Constantin Mierla Date: Wed Oct 5 10:41:38 2022 +0200 misctest: allow testing with larger message size than core accepts commit 916ecb43e94fcc4662ae4212172b2b66488002de Author: Daniel-Constantin Mierla Date: Wed Oct 5 10:37:01 2022 +0200 misc/fuzz/README.md: added link to OSS-Fuzz folder for Kamailio commit 1cd2fc1977bfa5e362cef0199e4643085c66d3d1 Author: Daniel-Constantin Mierla Date: Wed Oct 5 10:34:43 2022 +0200 misc/fuzz: add checks on input size - test with larger messages than core accepts commit 45c4c1b1851212bfc8e0c84d4e1a62cd89ad7b56 Author: Daniel-Constantin Mierla Date: Tue Oct 4 16:11:50 2022 +0200 lrkproxy: init variable and check to fix compiler warnings commit 640456bb13cd9da3ff84ca3542f9f28446062d7c Author: Kamailio Dev Date: Tue Oct 4 12:01:46 2022 +0200 modules: readme files regenerated - jsonrpcs ... [skip ci] commit 758ec768576cf4e380d6cd7f678f6270f79033af Author: Henning Westerholt Date: Tue Oct 4 09:50:08 2022 +0000 jsonrpcs: small spelling fix in docs commit 6f400a8074fe60916867596431ca26dff00435d1 Author: Kamailio Dev Date: Fri Sep 30 11:46:18 2022 +0200 modules: readme files regenerated - carrierroute ... [skip ci] commit 1e3f1886cef43fcbf6cdd6f1cefb5b72e5151abc Author: Daniel-Constantin Mierla Date: Fri Sep 30 11:35:53 2022 +0200 carrierroute: exported cr_user_carrier() to kemi commit c32ce4d776d40fe2eccea9007fb842cd8c9c3af9 Author: Daniel-Constantin Mierla Date: Fri Sep 30 11:21:29 2022 +0200 carrierroute: docs updated for cr_user_carrier() commit e84c1947b3c9fa5dc07fbab0361758a9f87e9da2 Author: Daniel-Constantin Mierla Date: Fri Sep 30 11:16:48 2022 +0200 carrierroute: updated cr_load_user_carrier() to support any output variable - third parameter can be any writable - added fixup-free function for it commit d5ae9019dcdfe5b51ce87f6957902abbaa7fa071 Author: Daniel-Constantin Mierla Date: Fri Sep 30 10:52:25 2022 +0200 corex: added fixup free functions in module exports commit ff7913f511f95a891fe870cb1fe88f586573af79 Author: Daniel-Constantin Mierla Date: Fri Sep 30 09:17:36 2022 +0200 core: snexpr - compile time options for formatting fload with full precission commit d5df2e45cf6ae3c8fc61f565c9291b26ff255ede Author: Daniel-Constantin Mierla Date: Thu Sep 29 10:06:03 2022 +0200 core: snexpr.h - custom function to format float value - use a precision of 4 decimals commit d5eebda3a09401478e6707bb03043d75b90fe1d3 Author: Daniel-Constantin Mierla Date: Thu Sep 29 09:27:09 2022 +0200 core: snexpr.h - removed mistakenly placed string concat commit 9a41fb5403a6bc4fd5ccee239ccdf725fe6f91df Author: Richard Fuchs Date: Wed Sep 28 09:33:56 2022 -0400 rtpengine: allow to-tag usage for all commands commit 28ce28f26ba069781ac6aee6c7ffcbd1281d7848 Author: Kamailio Dev Date: Wed Sep 28 13:01:21 2022 +0200 modules: readme files regenerated - lrkproxy ... [skip ci] commit 6eb5bb67586bf91c5d42a5864d881a4fc82a6638 Author: Mojtaba Esfandiari.S Date: Wed Sep 28 14:25:26 2022 +0330 lrkproxy: Add new features : TURN support, behind_nat support, subset of range ports commit a26eb52bf50e687251f994fd35b3afc5ff2a32ca Author: Daniel-Constantin Mierla Date: Wed Sep 28 09:19:58 2022 +0200 core: snexpr.h - declare iterators out of for() statements - support non-C99 compilers commit 07424a6143c79037a3a6631bece9e536508d6d7d Author: Kamailio Dev Date: Tue Sep 27 16:16:21 2022 +0200 modules: readme files regenerated - presence_reginfo ... [skip ci] commit 91cf0ce599b41fd6482e3206217fc9b6e7821a66 Author: Matteo Brancaleoni Date: Fri Sep 16 16:04:40 2022 +0200 presence_reginfo: Add option for aggregating presentities commit 1fbdc35c3d29da048cb06bfe0268c503c5015c3c Author: Daniel-Constantin Mierla Date: Mon Sep 26 20:37:31 2022 +0200 pv: use the function for header name parsing that does not require the colon termination commit 86a357c278c45a8d7b580e79ac074115871065fb Author: Daniel-Constantin Mierla Date: Mon Sep 26 15:58:15 2022 +0200 uac: use get_dlg_varstatus() to check if var exists commit 320af48dffaa3c9b2c266ad9f68233e3cf48f9f0 Author: Daniel-Constantin Mierla Date: Mon Sep 26 15:30:51 2022 +0200 dialog: export new itermodule api functions - get duplicate var value and status commit abdb02d3d2eec9fb45646f68996da3526c92ef58 Author: Daniel-Constantin Mierla Date: Mon Sep 26 12:51:50 2022 +0200 dialog: updated ki_dlg_var_is_null() to use safer api function commit c2c3211cd31405188891abd16ef770c26a8ddd44 Author: Daniel-Constantin Mierla Date: Mon Sep 26 12:30:06 2022 +0200 dialog: api function to get the status if dlg var is set or not commit 8548aaa8a798b939e041821848b2f05b963451d8 Author: Daniel-Constantin Mierla Date: Mon Sep 26 12:04:29 2022 +0200 dialog: updated comments for api functions to get dlg var value commit 13512f48e03a2ef99847edf639582aaf3b4dfeb3 Author: Daniel-Constantin Mierla Date: Mon Sep 26 11:57:02 2022 +0200 dialog: api function get pkg-allocated duplicate of dlg var value commit a7571233bc7dee0381e8ed7e44408f63fa45c156 Author: Daniel-Constantin Mierla Date: Mon Sep 26 11:46:59 2022 +0200 dialog: update check on dialog var key length commit cc5216540f2240b7fc47adf66f380a00cf408aa0 Author: Mojtaba Esfandiari.S Date: Sat Sep 24 16:10:10 2022 +0330 Revert "lrkproxy: Add new features : TURN support, behind_nat support, subset of range ports" This reverts commit f2b07f2321980e74247cb0c968b98925172f6874. commit f2b07f2321980e74247cb0c968b98925172f6874 Author: Mojtaba Esfandiari.S Date: Sat Sep 24 14:25:24 2022 +0330 lrkproxy: Add new features : TURN support, behind_nat support, subset of range ports commit a2d9a2f95e2212a9f5538ac25ac241206eff06a0 Author: Daniel-Constantin Mierla Date: Fri Sep 23 14:07:41 2022 +0200 pua_dialoginfo: use dlg api function get_dlg_varval() commit cd4e2259526bc4642259201ee96b00624f300437 Author: Daniel-Constantin Mierla Date: Fri Sep 23 13:59:36 2022 +0200 uac: use dlg api functions get_dlg_varval() and get_dlg_varref() commit fb7c497893f05587bda1c37e09d73a7ebb522715 Author: Daniel-Constantin Mierla Date: Fri Sep 23 13:42:18 2022 +0200 acc: use get_dlg_varval() to get values for dialog variables commit ce3cd42631ac06a6a20892bd308901c6acd58f7a Author: Daniel-Constantin Mierla Date: Fri Sep 23 13:33:03 2022 +0200 dialog: init output dlg var value param eariler commit a7cecdcbc3c1d53fce22a33a3768da2a1907d64e Author: Daniel-Constantin Mierla Date: Fri Sep 23 13:17:02 2022 +0200 dialog: internal api functions to get dlg variable reference or value commit bcb3970d7a89ab27b43f86aee5b93a473a8b790b Author: Daniel-Constantin Mierla Date: Thu Sep 22 20:41:32 2022 +0200 acc_json: code formatting updates commit 3e2b5d9ed6a0f18199359444c5ae33a1d6b94eb2 Author: Daniel-Constantin Mierla Date: Thu Sep 22 20:32:52 2022 +0200 acc_json: use the variable for the time key commit 023af516f4ede3742f2e1836474978b596a4a3a8 Author: Daniel-Constantin Mierla Date: Thu Sep 22 20:30:52 2022 +0200 acc_json: moved global vars declaration to .c file - made them static commit 41babc99c83c74ca3d1494698455394dd8458e87 Author: Daniel-Constantin Mierla Date: Thu Sep 22 09:34:05 2022 +0200 core: added #!defexps preprocessor directive - similar to #!defexp but the resulted value is enclosed in double quotes commit e241f7b8a07b24fba6d6ecf2c344a39d2b2b5859 Author: Henning Westerholt Date: Wed Sep 21 18:34:04 2022 +0000 kex: add additional safety checks for printing, based on PR #3250 from bensly-shanmugam commit 8064a1d3cd35e76f0e563fa401c181632f33b43a Author: Alex Date: Tue Sep 20 17:12:22 2022 +0200 build: harden pull_request.yml permissions Signed-off-by: Alex commit ddb39dd0f4fae470083006a7965d21512cd759b1 Author: Alex Date: Tue Sep 20 17:11:59 2022 +0200 build: harden main.yml permissions Signed-off-by: Alex commit 411fb392fc3f2b399857dde2fb717ec2286e7fee Author: Daniel-Constantin Mierla Date: Tue Sep 20 17:41:36 2022 +0200 core: added #!defexp ID STM preprocessor directive - abity to set a defined it to the result of snexpr statement - example: #!define ADDR 127.0.0.1 #!defexp SIPURI "sip:" + ADDR + ":5060" commit 1fd075c4e7db180c61fcb2838e9e817ddd623003 Author: Daniel-Constantin Mierla Date: Tue Sep 20 11:01:56 2022 +0200 core: clone values for defines commit b7a0d8a084a25a1b02e2c9845ef4e3b19f988c02 Author: Daniel-Constantin Mierla Date: Tue Sep 20 10:52:42 2022 +0200 core: use defines for types of preprocessor defs commit abe04ea06c68c7df180831bba1f4e73f53512db5 Author: Daniel-Constantin Mierla Date: Tue Sep 20 08:43:05 2022 +0200 core: snexpr - updated to version supporting escaped chars in string values commit f7b35f05f31bd7cc01aea4572c79ba48d84d8123 Author: Daniel-Constantin Mierla Date: Mon Sep 19 08:40:19 2022 +0200 acc_json: update to free cdr core attrs commit d616dc46b5373b1474bf855afde4c5687d2a2d09 Author: Daniel-Constantin Mierla Date: Mon Sep 19 08:15:53 2022 +0200 acc: clone dlg core attributes - GH #3243 commit c5f71a45c7c55af0cf4a6aa482d8a57018af7900 Author: Daniel-Constantin Mierla Date: Sun Sep 18 21:33:25 2022 +0200 acc: more meaningful array index names for building cdr attributes commit d56d65b8daac072a4726d9124072151d0d3fbb79 Author: Julien Chavanton Date: Tue Sep 6 10:45:12 2022 -0400 dispatcher: fix alog13 gateway selections commit 518296523db0c1735c3234d77d6af312f5c9babb Author: Daniel-Constantin Mierla Date: Sun Sep 18 20:09:53 2022 +0200 dmq_usrloc: safety checks for sock field - GH #3243 commit 9a15781f4804ef6620fad5a09ff2e9aacae871cb Author: Daniel-Constantin Mierla Date: Sat Sep 17 10:18:39 2022 +0200 sipdump: use the right flag to parse ipv6 commit e49e5a52ded4bef36b5958a748b9556af52d2d33 Author: Gustavo Almeida Date: Fri Sep 16 21:06:53 2022 +0100 pkg/kamailio/obs: added readline-devel build dependency (#3233) * pkg/kamailio/obs: added readline-devel build dependency - Added a readline-devel dependency when generating rpm's. This ensures that when generating rpm's (mock context), kamcmd uses this library in its compilation and autocomplete is available in kamcmd's interactive mode. commit de6a35012669ad5892760c368cbd141e77bc91db Author: Daniel-Constantin Mierla Date: Fri Sep 16 16:48:19 2022 +0200 corex: print address family name for rpc corex.list_sockets commit a5d92da6370f6db15c1ccb69a0ad7b914163c1db Author: Daniel-Constantin Mierla Date: Fri Sep 16 16:45:21 2022 +0200 core: print address family for rpc core.sockets_list commit 8bdee74fa6b68012919ddbb403da372187631bd9 Author: Daniel-Constantin Mierla Date: Fri Sep 16 16:42:16 2022 +0200 core: helper function to get address family name commit 4434e83db1d4b668dabbe915fe36719ede165915 Author: Daniel-Constantin Mierla Date: Fri Sep 16 15:00:13 2022 +0200 websocket: debug message for rpc command when finding no tcp connection commit abe60832de46796a1395a75a67753c1a12a1ec0a Author: Daniel-Constantin Mierla Date: Fri Sep 16 14:51:31 2022 +0200 websocket: clean up ws structures without an active tcp connection - GH #3236 commit 0a61ec2f137414a7bfc2535dfe4df9b72e500cf8 Author: Daniel-Constantin Mierla Date: Fri Sep 16 14:31:44 2022 +0200 sipdump: make dest ipv6 addresses without square brackets commit ac711cffea91c44f4e13b5d75d6ae01ee4599099 Author: Daniel-Constantin Mierla Date: Fri Sep 16 13:54:56 2022 +0200 sipdump: make ipv6 addresses without square brackets commit 95e0fe85ff9149c80249e848a437deb5dae2e463 Author: Kamailio Dev Date: Thu Sep 15 10:46:17 2022 +0200 modules: readme files regenerated - dmq ... [skip ci] commit e683ee506d702e9edbe4ce74304170ca04c1d5ec Author: Daniel-Constantin Mierla Date: Thu Sep 15 10:34:45 2022 +0200 dmq: docs - reorganized the dmq request section commit b7e6b0cc44b46a615dc23b6fae7f67e63296c913 Author: Kamailio Dev Date: Thu Sep 15 10:31:28 2022 +0200 modules: readme files regenerated - dmq ... [skip ci] commit 1fd789246cc7c58237b9a903a198521cd5b3494d Author: Daniel-Constantin Mierla Date: Thu Sep 15 10:26:38 2022 +0200 dmq: docs - note about using same Kamailio version commit e43083e32df03b629f0eab9d567bd41d6cb749ff Author: Daniel-Constantin Mierla Date: Thu Sep 15 09:28:54 2022 +0200 dialplan: prefixed some global variables to avoid naming conflicts commit 220750f79737b13b6aad0c38d6dd8ea3e28d5ca5 Author: Daniel-Constantin Mierla Date: Thu Sep 15 09:23:26 2022 +0200 dialplan: removed unnecessary define commit f89bab70ef9cc842f37799c7c414f40d8ac581ab Author: Daniel-Constantin Mierla Date: Thu Sep 15 08:30:26 2022 +0200 dialplan: rename exports to kemi - function names have to be unique commit 2e8bfcef4f3f90214df0c1fe4d40d359265f060a Author: Bastian Triller Date: Wed Sep 14 19:30:22 2022 +0200 dialplan: Fix typos Fix typos in kemi exports commit f68cbc16b7ac29cce143f7b77114eaef37312ab6 Author: Daniel-Constantin Mierla Date: Wed Sep 14 18:12:23 2022 +0200 core: ppcfg - skip ending quite for exported defined values to snexpr commit bb494b5d2dc4690c7389a3000ff8fda4ce3aeaa8 Author: Daniel-Constantin Mierla Date: Wed Sep 14 17:37:44 2022 +0200 core: ppcfg - debug messagee with result of snexpr evaluation commit 0406cba7db628a757572968269fd5d2f4426472e Author: Daniel-Constantin Mierla Date: Wed Sep 14 17:35:22 2022 +0200 core: ppcfg - remove enclosing quotes when exporting defined value to snexpr commit 2f67daa9ce945cb57b8429101569203d4b891d1c Author: Stefan Mititelu Date: Wed Sep 14 13:19:05 2022 +0300 dialplan: export dp_translate to kemi commit a33b41ba804bc944b0e1c4ecf17fdc3ca68d4da0 Author: Stefan Mititelu Date: Tue Sep 13 11:41:04 2022 +0300 siputils: export is_gruu() to kemi commit 678d93a742ba294bbe571c975814e01fdd795371 Author: Stefan Mititelu Date: Tue Sep 13 11:24:47 2022 +0300 ratelimit: export functions to kemi commit a84e96f2e025a6befd4721ad3f67a104fd594190 Author: Daniel-Constantin Mierla Date: Wed Sep 14 08:17:30 2022 +0200 core: added preprocessor directive #!ifexp stm - conditional evaluation of the statement as an expression with strings and numbers - example: #!ifexp KAMAILIO_VERSION >= 5006000 ... #!else ... #!endif - defined IDs can be used inside the expression - if not defined, value 0 is used - if defined with value, the value is used - if defined with no value, value 1 is used - if expression is evaluated to !=0 or non-empty string, then it is considered true commit c19583117d120c3e350fca34f41daabc286f8c6e Author: Daniel-Constantin Mierla Date: Wed Sep 14 08:01:37 2022 +0200 core: utils - added simple expression evaluations with strings and numbers - MIT license, import from github.com/miconda/snexpr commit b7911b63d7a27a4f29acc4bca3101f7857930084 Author: Matthias Urlichs Date: Fri Sep 2 12:29:32 2022 +0200 modules/python3: return NULL on error. - PyErr_SetString is a void function. It doesn't return NULL. commit d0e1827b2f8890da4fd30cc23f8bd090227d87f2 Author: Kamailio Dev Date: Thu Sep 8 10:31:31 2022 +0200 modules: readme files regenerated - posops ... [skip ci] commit c3771966fa8470db91d04323a1e9c837a16a22cf Author: Daniel-Constantin Mierla Date: Thu Sep 8 10:09:14 2022 +0200 posops: docs - updated pos_set_char() section - note that the change is done directly inside the sip message buffer commit 93e77d441112ce41042cfd904cc3e7fd8ae78b4a Author: Kamailio Dev Date: Wed Sep 7 23:46:23 2022 +0200 modules: readme files regenerated - rtpengine ... [skip ci] commit 745010442f0a7298d8b4576cdebfe5f5b664c102 Author: toharish Date: Thu Sep 8 03:04:41 2022 +0530 rtpengine: added receive-from option (#3230) - Add receive-from option to flags - receive-from=1.2.3.4 - required for manageing rtpengine by a kamailio node behind a dispatcher kamailio node - add received-from option in Document commit 2c622a6183dab5c5f50c8d46436bed014eae1146 Author: Daniel-Constantin Mierla Date: Tue Sep 6 09:16:53 2022 +0200 core: define OS_NAME at startup commit 05694d88e3e697417be12e269511b0711404656b Author: Daniel-Constantin Mierla Date: Mon Sep 5 13:06:45 2022 +0200 core: define KAMAILIO_VERSION with VERSION number value commit 3e94dd4bd3901d503c7be655d761f1d70453a451 Author: Daniel-Constantin Mierla Date: Mon Sep 5 10:24:06 2022 +0200 core: use unsigned printing for version defines commit d4670ed58fb6e4325d5e3782f344237f8da5b70f Author: Daniel-Constantin Mierla Date: Sun Sep 4 20:31:51 2022 +0200 pua_dialoginfo: safety check for request pointer commit f5c98a49c98aedcf6e1afec3c42dd862d0eeb9a3 Author: Daniel-Constantin Mierla Date: Fri Sep 2 13:15:35 2022 +0200 core: support to specify options for load module - prototypes: loadmodule("path", "options") loadmodulex("path", "options") - options is a string with characters: - 'g' or 'G' - open the module shared object file with RTLD_GLOBAL set, wich can be used for modules related to external scripting languages to avoid reloading - example: loadmodule("app_lua", "g") commit 43f764cae870b15a96b8ca88f1eb195d4ceb8455 Author: Daniel-Constantin Mierla Date: Fri Sep 2 12:50:56 2022 +0200 core: kemi - duplicate module name when registering the api exports commit 69ba64e26e3876ce84053a691dee2f2ad9bb6185 Author: Daniel-Constantin Mierla Date: Fri Sep 2 12:06:20 2022 +0200 core: support for loadmodule("path") and loadmodules("path") commit 2cebd46f8f2dc3f87c9cfd2054976e347aa75ace Author: Daniel-Constantin Mierla Date: Thu Sep 1 10:53:54 2022 +0200 dialog: remove strlen() checks when setting a variable - assumed key->s and val->s are 0-terminated, which may not be the case commit b7dc2ac6d66839b38ba8d6f36e9f28bc0a2d1425 Author: Daniel-Constantin Mierla Date: Thu Sep 1 10:50:30 2022 +0200 dialog: wrapper function to set a dlg var with unsigned integer parameter - use it to set cseq diff value commit 30c628732092108e8d73856a5c9ec60b16d5ef99 Author: Daniel-Constantin Mierla Date: Wed Aug 31 11:35:51 2022 +0200 siptrace: use socket name for hep mirroring - GH #3174 commit 1553a6c0efb2cec0b5962bba13bc0095211ee75d Author: Daniel-Constantin Mierla Date: Wed Aug 31 10:44:13 2022 +0200 pua_dialoginfo: clone dlg var values commit 54905e6b02e36e72bb74a92c77b273cf57822f18 Author: Daniel-Constantin Mierla Date: Wed Aug 31 10:18:07 2022 +0200 acc: duplicate dlg var values used in extra2strar_dlg_only() - avoid buffer index overlapping and be coherent with extra2strar() commit 590d00f04ce714ad7ce3ae6a9ca7bd2853925cba Author: Daniel-Constantin Mierla Date: Wed Aug 31 09:54:54 2022 +0200 tm: exported t_exists() to kemi commit 8cb948cc07e2d577cdd14efdfe38f3e9bbf11d79 Author: Daniel-Constantin Mierla Date: Tue Aug 30 13:34:38 2022 +0200 dialog: fetch directly the int value for dlg variable used in dlg_cseq_update() commit aded00bbfe75771cef8d0ee9ae8401772f7644a9 Author: Daniel-Constantin Mierla Date: Tue Aug 30 13:32:16 2022 +0200 dialog: safer version for getting dlg variable value - clone to ensure that reference is not becoming invalid over the time commit a070f5c132a68111fade7212db6a2bc738e03193 Author: Daniel-Constantin Mierla Date: Tue Aug 30 13:19:33 2022 +0200 dialog: updated to get the int value for cseq update operations commit 44103239ba5cc4c4582ccfacf4a3db3918e4431c Author: Kamailio Dev Date: Tue Aug 30 13:01:45 2022 +0200 modules: readme files regenerated - tm ... [skip ci] commit c38b3585357a2200944cfd8e736f32093786350b Author: Daniel-Constantin Mierla Date: Tue Aug 30 12:54:51 2022 +0200 tm: docs for t_exists() commit f16e76e432f46d7fc62e8c1c0808149c7ffde0c1 Author: Daniel-Constantin Mierla Date: Tue Aug 30 12:49:54 2022 +0200 tm: new function t_exists() - return true if the transaction exists for the current message without setting the global references commit 837d7eab397547a4a67158e4da719288e20a0bb4 Author: Daniel-Constantin Mierla Date: Tue Aug 30 11:17:03 2022 +0200 tsilo: restore also the global t branch index commit 72234f9efbb5b299823b33dc4eda84a43d5f6384 Author: Daniel-Constantin Mierla Date: Tue Aug 30 10:58:39 2022 +0200 pv_headers: use t_unset() based on vref instead of resetting global t always commit 294a00985b2cf4a397ffc81782f9ce6e4bc1ca15 Author: Daniel-Constantin Mierla Date: Tue Aug 30 10:54:53 2022 +0200 tmx: use t_unset() instead of t_unref() for pv_get_tm_reply_reason() commit f69c13a587df53fb93999d81cd02dc99ab223187 Author: Daniel-Constantin Mierla Date: Tue Aug 30 10:53:15 2022 +0200 tm: added t_unset() intermodule API function - reset global t and branch without releasing the transaction - useful for cases when global t needs to be set in callbacks and then reset before config execution is finished commit 07877fe6686139032d4d2f85b5f119b2cdf93cf6 Author: Daniel-Constantin Mierla Date: Tue Aug 30 10:36:53 2022 +0200 tmx: use t_find() for pv_get_tm_reply_reason() commit 887ea4420f2a11e9d26c031c8c75e897b0fd8072 Author: Daniel-Constantin Mierla Date: Tue Aug 30 09:07:58 2022 +0200 etc/kamailio.cfg: comment for route[NATMANAGE] made generic commit 836d122af8575c66651232f3ad25bad085bfb972 Author: Victor Seva Date: Sun Aug 28 22:59:44 2022 +0200 pv_headers: use tm.t_find API commit 46d0356386bcf2a70671fd73979ef97bd5528d74 Author: Victor Seva Date: Sun Aug 28 22:42:40 2022 +0200 pkg/kamailio/deb: version set 5.7.0~dev1 [skip ci] commit 7a53ac8e8d92dbb375378b49562a7842055d7fb3 Author: Victor Seva Date: Sun Aug 28 22:40:42 2022 +0200 pkg/kamailio/deb: sync dirs contents [skip ci] commit c5d48f8ee3884934bd8b910a2dae1888fead3cf1 Author: Kamailio Dev Date: Fri Aug 26 12:16:27 2022 +0200 modules: readme files regenerated - dialog ... [skip ci] commit 353aa1c821f2889c0a6dbadf9b1b1c1ed039deb6 Author: Daniel-Constantin Mierla Date: Fri Aug 26 12:11:08 2022 +0200 dialog: docs for dlg_ctxiuid_mode params commit a770c4957a31c143a29c68cb71e705c3f9cfcbad Author: Daniel-Constantin Mierla Date: Fri Aug 26 11:24:30 2022 +0200 dialog: added modparam dlg_ctxiuid_mode to control when iuid is set commit d7e8ae72a0258aa6c3bcf850ea410a929da003cb Author: Daniel-Constantin Mierla Date: Fri Aug 26 10:15:58 2022 +0200 core: dprint - simplified sip msg check commit 02b960d84d479b001cf94b2b53063deca1d7256d Author: Daniel-Constantin Mierla Date: Fri Aug 26 10:15:22 2022 +0200 core: parse - added IS_SIP_MSG() macro to check if message type is SIP - defined also IS_SIP_REQUEST() same as IS_SIP() but with more explicit name for detecting SIP requests commit 654f22a03e874f86c4b2b2d29eb969a1be3bb25e Author: David Escartin Date: Thu Apr 28 14:19:53 2022 +0200 dialog: set context iuid for CANCEL requests to let isflagset function return the right value in case a dialog flag was previously set on the call commit a9cf4577c25d7933531b8969a1941bac4faf8d68 Author: Daniel-Constantin Mierla Date: Thu Aug 25 14:51:23 2022 +0200 tm: new inter-module API function t_find(...) - combines get_t() with t_check_msg(...) to get the transaction, returning also if it was referenced or not commit 721daf5ca55a8fb366cff2821e249bfff64d8f87 Author: Daniel-Constantin Mierla Date: Thu Aug 25 10:48:16 2022 +0200 usrloc: adde random and pid to call-id for keepalive requests - GH #3225 commit 03dffaad07952568bd40e22d5b23aaa4bcfe613a Author: Kamailio Dev Date: Wed Aug 24 09:31:46 2022 +0200 modules: readme files regenerated - pv ... [skip ci] commit 1a33c8b7c70e7f629868d926965ec456bf2eecae Author: Daniel-Constantin Mierla Date: Wed Aug 24 09:18:08 2022 +0200 pv: updated docs for xavp_lshift() commit 4598f0a0df90ad81e192be55a89fbd5cca52a40e Author: korayvt Date: Tue Aug 23 14:05:45 2022 +0300 core: added parser mode check commit 5d09caf029ed4271ac6dc856cb70cbf375b4c7f1 Author: Matteo Brancaleoni Date: Tue Jul 19 16:23:53 2022 +0200 pv: add monotonic clock to TimeVal pseudovariable - adds $TV(Sm) pseudovariable which returns the system monotonic clock as a string - on Linux, tries to use CLOCK_MONOTONIC_RAW which does not suffer from ntp time adjustement commit 181bc683f6f0496b80c5997a4de30a21c04ce0bc Author: Daniel-Constantin Mierla Date: Tue Aug 23 09:57:43 2022 +0200 core: aliased dns_rev_via to rev_dns commit f71d984edc21c015fc4c81682b115b510169b713 Author: Daniel-Constantin Mierla Date: Tue Aug 23 09:50:28 2022 +0200 core: aliased dns_use_failover to use_dns_failover commit 31ff79be68c262dc74ec4baaae8f9991ffbe7438 Author: Daniel-Constantin Mierla Date: Tue Aug 23 09:44:38 2022 +0200 core: aliased dns_use_cache to use_dns_cache commit a10da3a8802fd02bab9e8c655aa845d121370fd4 Author: Daniel-Constantin Mierla Date: Mon Aug 22 12:46:33 2022 +0200 pv: parse header name given with variable to $hdr() and $hdrc() commit b46afeca6c515f5baf1812ca821321117df6478b Author: Henning Westerholt Date: Tue Aug 23 07:29:23 2022 +0000 etc/kamailio.cfg: corrected a typo ("endabled"), GH #3223 commit fb13cf364870895dec94fa1ddf6a1afd3c099715 Author: Daniel-Constantin Mierla Date: Mon Aug 22 12:38:14 2022 +0200 pv: detect known headers provided with variable for $hfl(...) and $hflc(...) - GH #3194 commit 5dbee20d7d44bae21f3a225966808576285ef2eb Author: Kamailio Dev Date: Sun Aug 21 15:46:09 2022 +0200 modules: readme files regenerated - topos ... [skip ci] commit 7dd3658e248a6c64b1606ebebac76869a006b911 Author: Henning Westerholt Date: Sun Aug 21 13:31:05 2022 +0000 topos: small doc improvements related to header_mode parameter commit a5e805a555488e70116ee60d0d9e65ebf80c020e Author: Kamailio Dev Date: Sun Aug 21 15:31:12 2022 +0200 modules: readme files regenerated - topos ... [skip ci] commit 54fe9d29d15bd15b60950035ad348baacbb868fe Author: Mvondo Eric <106535097+emvondo@users.noreply.github.com> Date: Sun Aug 21 14:19:51 2022 +0100 topos: disable multiple comma separated values in One Single Via, Record-Route or Route header if needed (#3220) * topos: enable multiple Via values in separate via header * topos: disable multiple comma separated values in One Single Via, Record-Route or Route header * topos: disable multiple comma separated values in One Single Via, Record-Route or Route header * topos: disable multiple comma separated values in One Single Via, Record-Route or Route header * change parameter name for disabling compact form values commit a022dbd6b30d8301053950756cd30a2b478433e0 Author: Henning Westerholt Date: Sun Aug 21 12:38:16 2022 +0000 core: add pmtu_discovery=2 for IPv4 and IPv6 - set IP_PMTUDISC_WANT/IPV6_PMTUDISC_WANT (GH #3141) - add pmtu_discovery=2 for IPv4 and IPv6 - set IP_PMTUDISC_WANT/IPV6_PMTUDISC_WANT - related to GH #3141 - for IPv4: will fragment a datagram if needed according to the path MTU, or will set the don't-fragment flag otherwise - for IPv6: will fragment a datagram if needed according to the path MTU for IPv6 commit 3cb1f8eaec344433fd94011ec28da464c5626c2a Author: Henning Westerholt Date: Fri Aug 19 16:31:56 2022 +0000 utils: small whitespace fix for Makefile commit 99fde923448d251fb0e04d443d9a2bffce15d1b1 Author: Henning Westerholt Date: Fri Aug 19 14:39:01 2022 +0000 tm: remove some commented out code in timer logic commit ac4d7ce7bf153604e0e07d1003a1d078882c90f4 Author: S-P Chan Date: Fri Aug 19 22:18:39 2022 +0800 tls_wolfssl: add parser logic for previous commits related to TLSv1.3 commit 2ba21dfaa5098c8a2dcf9185e1327c55a4e0e4bc Author: S-P Chan Date: Fri Aug 19 22:16:10 2022 +0800 tls_wolfssl: add support for configuration option TLSv1.3 and TLSv1.3+ commit 377a23b8f0152d9c61ddf17e4b95d7fa08dd11d9 Author: S-P Chan Date: Fri Aug 19 22:01:08 2022 +0800 tls_wolfssl: add timestamp and sni info for a session - ref: commit c0c1dcc100 for tls commit 24cfce96a1e9e970ab7661a4e188dab2b3542fd0 Author: Henning Westerholt Date: Fri Aug 19 14:02:16 2022 +0000 tm: improve comment related to dns failover, add debug output in this case commit 399b34c6bd4e5cbfcf4dcb699755c393229fcb99 Author: Henning Westerholt Date: Fri Aug 19 13:17:46 2022 +0000 tm: backup and restore X/AVP values from initial transaction in DNS failover processing - restore X/AVP values from initial transaction in DNS failover processing - the X/AVP context gets lost, so we need to re-create it from the transaction - otherwise modules that depends on the X/AVPs, e.g. topology hiding will not work - tested with one load-balancer and two proxy servers - previous fix d6b1c20d3ad94 was reverted, we now properly backup and restore commit 9ceeabc299e08c944014c16ef54cd159b063be2e Author: Henning Westerholt Date: Fri Aug 19 13:15:53 2022 +0000 Revert "tm: restore X/AVP values from initial transaction in DNS failover processing" This reverts commit d6b1c20d3ad94d9136cf247e67b7fc0d32b18d3b. commit 3b0b03c921945000b2c0f97810061fee58faf77d Author: Henning Westerholt Date: Fri Aug 19 07:10:45 2022 +0000 tls: exclude TLSv1.3 from OpenSSL > 1.1.0 < 1.1.1 for Debian stretch commit 60f25fc4b47222bac0eb09fbed93a1b63dcc54a4 Author: Henning Westerholt Date: Thu Aug 18 10:32:02 2022 +0000 tls: remove wrong TLSv1.3 statements from #ifdef block for openssl < 1.1.0 commit 5f229a799b251e82431b4642e9bd8aa76c405d13 Author: Daniel-Constantin Mierla Date: Thu Aug 18 11:52:51 2022 +0200 registrar: use macro to init str value and more debug messages commit a88f805236ef0549ce8a8079142b202d569bf3f1 Author: Daniel-Constantin Mierla Date: Thu Aug 18 11:34:44 2022 +0200 registrar: print number of contacts and max limit in logs and formatting updates commit c73a4127dfab65f2c17ea9bf21c94b102f4ec1ea Author: Henning Westerholt Date: Wed Aug 17 16:07:58 2022 +0000 tls: add parser logic for previous commits related to TLSv1.3 commit 988b999cbdf20a1c2056035cd4240d6147bf76a4 Author: Kamailio Dev Date: Wed Aug 17 16:01:35 2022 +0200 modules: readme files regenerated - tls ... [skip ci] commit 105600b3b3385787e448955df49135c038095730 Author: Henning Westerholt Date: Wed Aug 17 13:55:59 2022 +0000 tls: add support for configuration option TLSv1.3 and TLSv1.3+ commit 554d03a55f62b06802d4880f005806a0517da5fb Author: Daniel-Constantin Mierla Date: Wed Aug 17 11:21:54 2022 +0200 dialog: some formatting fixes and updates commit b5ae633242e5e34b1f6dc8f025e68872b47b461c Author: Daniel-Constantin Mierla Date: Wed Aug 17 11:07:55 2022 +0200 usrloc: increased the size for keys2 array in ul_ka_db_records() - consequence of 06f933ad17aac3a3f0f81cf0e0ab04f38cf60993 commit 02a04a2b544d16ced3d6e59c4458605419880cfe Author: Kamailio Dev Date: Wed Aug 17 10:46:42 2022 +0200 modules: readme files regenerated - usrloc ... [skip ci] commit edde9cdb0c4d78f4e72da297c9f025d6367f6d8d Author: Daniel-Constantin Mierla Date: Wed Aug 17 10:34:46 2022 +0200 Makefile.defs: version set to 5.7.0-dev1 commit 06f933ad17aac3a3f0f81cf0e0ab04f38cf60993 Author: Andy Brezinsky Date: Tue Aug 16 11:20:20 2022 -0500 usrloc: re-use TCP connections for keepalive - Fixes GH #3178. Sets TCP connection id for keepalive based on the value in the database If unset, tcpconn_id will remain 0 and keepalives will work the same as they do today - Update documentation to clarify when it will use received vs AOR for keepalive commit 8fb25f7cb6fa73dc37fe11df9b921c32009bd107 Author: Shane Mitchell Date: Tue Aug 16 23:17:17 2022 -0400 dialog: dont reset dlg_db_mode in POSTCHILDINIT for DB_MODE_SHUTDOWN commit c0c1dcc1008e74ed51987506d96bd8ebc88f3c9d Author: Stefan Mititelu Date: Thu Jul 14 12:02:37 2022 +0300 tls: add timestamp and sni info for a session commit 44b3ccd71467b78d9e9a7184c9fd25bc5f616ac4 Author: Sergey Safarov Date: Tue Aug 16 16:31:25 2022 +0300 pkg/kamailio/obs: fixed rpm packaging on CentOS 8 and Fedora commit 4a6aa75dd1de4e33ba6ac3f1d770a1beed61e157 Author: Sergey Safarov Date: Tue Aug 16 12:30:56 2022 +0000 pkg/kamailio/obs: fixed packaging for RHEL 7 and RHEL 6 based dists [skip ci] commit 1e4bf1dd7fbfc9d51f0e56e98472a42de781cdbd Author: Daniel-Constantin Mierla Date: Tue Aug 16 09:09:45 2022 +0200 msrp: proper cmap insert when last item has greater citemid - condition for last item was processed first, resulting in improper order of items, GH #3215 commit f1dcb649cb779b2ccd14d18cad441d29653ffabd Author: Kamailio Dev Date: Mon Aug 15 20:46:09 2022 +0200 modules: readme files regenerated - secfilter ... [skip ci] commit 8f30f438f9ba6ab9a2d7bde1cfa4d186e2fe0d6f Author: Jose Luis Verdeguer Date: Mon Aug 15 20:27:34 2022 +0200 secfilter: fix examples [skip ci] commit 252562b8fce76cb01cde993b530509e89baae95a Author: Kamailio Dev Date: Mon Aug 15 20:31:14 2022 +0200 modules: readme files regenerated - xhttp ... [skip ci] commit 36b0da00b9fc08be9e855d5dd4cc878b6e3c88bf Author: Daniel-Constantin Mierla Date: Mon Aug 15 20:18:02 2022 +0200 xhttp: docs - listed http_reply_parse core setting commit c09ede1ba7d600da37e7c0007f128a72b34250a4 Author: Henning Westerholt Date: Sun Aug 14 09:01:57 2022 +0000 core: different logging for IPv4 and IPv6 for socket option setting commit 990bdfe56b9d8e2d2d297b87998065e137d4e203 Author: Henning Westerholt Date: Sun Aug 14 08:56:12 2022 +0000 core: also set pmtu_discovery core parameter for IPv6, GH #3141 - also set pmtu_discovery core parameter for IPv6 - based on a patch from Rick van Rein - probably to be extended further commit 43d927970f4be565284f53e986171eb3512c6b63 Author: S-P Chan Date: Thu Jul 14 09:11:30 2022 +0800 tls_wolfssl: wolfSSL — update to v5.4.0-stable - the upstream commit also fixes GCC warnings so we don't have to workaround with -Wno-xxxxxx commit 9a35ce57270d259f60a116322d17a411c58bcb4f Author: Kamailio Dev Date: Fri Aug 12 16:31:16 2022 +0200 modules: readme files regenerated - secfilter ... [skip ci] commit d5ef682ebe98ca87021a8e2344bb94c75747f53e Author: Jose Luis Verdeguer Date: Fri Aug 12 14:01:53 2022 +0200 secfilter: updated samples [skip ci] commit fe20e16bf1e1656ef794699db345eefd3d1b8ac8 Author: Jose Luis Verdeguer Date: Fri Aug 12 13:13:04 2022 +0200 secfilter: machine-parsable data structure for RPC printing data commit 26785f866eeadc6944af83ae1a57e8ff100f60f5 Author: Daniel-Constantin Mierla Date: Fri Aug 12 14:31:48 2022 +0200 core/cfg: cast pointer to long to silent compiler warning - GH #3208 commit a8769af4c3a497d0f6a81cff17861e566ffa87bc Author: drTr0jan Date: Tue Jul 12 15:12:00 2022 +0300 core: fix ksr_version_control() for FreeBSD build commit 3b1354e2fd26c06fa6bc5ddbee1a012507aa2ea5 Author: Daniel-Constantin Mierla Date: Fri Aug 12 09:16:24 2022 +0200 uac_redirect: check if reason parameter ifs provided for get_redirects() - cope properly with the common function used for the two function variants - GH #3197 commit 939ceb3390b171b773eeb438b8fff72022e4f6f0 Author: Daniel-Constantin Mierla Date: Thu Aug 11 21:48:25 2022 +0200 usrloc: do not send keepalives when destroying modules - GH #3207 commit 40d0c0ef19439ba03822c1a875ea0461f3f1106b Author: Kamailio Dev Date: Wed Aug 10 22:46:19 2022 +0200 modules: readme files regenerated - uac_redirect ... [skip ci] commit 7ef109e6cd1ce7ecbfa56c31ff7555275e59095f Author: Daniel-Constantin Mierla Date: Wed Aug 10 22:39:03 2022 +0200 uac_redirect: clarifications for acc_function mod param commit 9f3d1c274ad926e9640d0091c9702a34f8b2e539 Author: russagit Date: Wed Aug 10 09:23:13 2022 +0000 sipt: Fix isup generic_number and generic_number_nai decoding (GH #3209) commit d6ef0bf487e6246092683e0281f5323f056cdaf4 Author: Kamailio Dev Date: Wed Aug 10 09:31:18 2022 +0200 modules: readme files regenerated - siptrace ... [skip ci] commit b4ab0fdcb9f49b2a3b3cac24b20a0f4e50283468 Author: Stefan Mititelu Date: Wed Aug 10 10:24:51 2022 +0300 siptrace: Update doc for the two new modparams commit da0178673f9a47600329fff2c3105e0fbfbd78f7 Author: Henning Westerholt Date: Tue Aug 9 14:15:04 2022 +0000 tm: add a comment to tm_xdata_swap commit d6b1c20d3ad94d9136cf247e67b7fc0d32b18d3b Author: Henning Westerholt Date: Tue Aug 9 14:11:59 2022 +0000 tm: restore X/AVP values from initial transaction in DNS failover processing - restore X/AVP values from initial transaction in DNS failover processing - the X/AVP context gets lost, so we need to re-create it from the transaction - otherwise modules that depends on the X/AVPs, e.g. topology hiding will not work - tested with one load-balancer and two proxy servers commit 25bec8eff91b332530095ada3997b92edbb5cce6 Author: Henning Westerholt Date: Tue Aug 9 14:05:00 2022 +0000 tm: use similar coding style for tm_xdata_replace as for tm_xdata_swap commit 5ad003617bb79ea647fbfb1eb3c3ebfc4a44280d Author: Henning Westerholt Date: Tue Aug 9 14:03:22 2022 +0000 tm: add some more debug messages to debug X/AVP and transaction handling commit 6b83bc4cd6da55582793321e6c1f36ff71c4233a Author: Henning Westerholt Date: Tue Aug 9 13:52:42 2022 +0000 tm: use internal function tm_xdata_swap instead of manually copy X/AVPs commit 1f1297b407be0525e314b9d734d39a1a20ed886d Author: Kamailio Dev Date: Mon Aug 8 16:01:20 2022 +0200 modules: readme files regenerated - uac ... [skip ci] commit a900fef06bbb71c722f29edfde130d618a784174 Author: sznoname <342899761@qq.com> Date: Mon Jul 25 11:03:44 2022 +0800 uac.reg_add commit cd1bf8302920b5fa08f6e79a334af175e8b520e1 Author: Kamailio Dev Date: Mon Aug 8 15:31:21 2022 +0200 modules: readme files regenerated - siptrace ... [skip ci] commit f5142e2059e1cf2d65f7fb0fe2ae6b5fdd0e3651 Author: Henning Westerholt Date: Mon Aug 8 13:18:59 2022 +0000 siptrace: enable tracing of in-dialog ACKs and spiraled dialogs, analog to the setting of dialog module commit 501421f42c17a411bde0fb2401437fa2ba1f5c66 Author: Stefan Mititelu Date: Tue Aug 2 16:01:55 2022 +0300 siptrace: Trace in-dialog ACK and dialog spirals Enable behavior via 2 new modparams. commit 13a4021914057ca66eaa91e2ea022e1827963b70 Author: Daniel-Constantin Mierla Date: Thu Aug 4 11:50:50 2022 +0200 dispatcher: check if packing address fails on removing via rpc - GH #3199 commit bd40f0d08f5d0f14b301cb492d1082c71be91c50 Author: Henning Westerholt Date: Tue Aug 2 08:47:17 2022 +0000 usrloc: fix sending keepalive messages for IPv6, it was missing the brackets commit 8fa77cf95a1e985405d3471fc5655e2ec6a2e192 Author: Kamailio Dev Date: Wed Jul 27 09:31:30 2022 +0200 modules: readme files regenerated - acc ... [skip ci] commit 3ec40d792df5bcee838eee3e5e0e89a2ebdcc453 Author: Henning Westerholt Date: Wed Jul 27 07:26:57 2022 +0000 acc: add some explanation that dialogs need to be tracked for CDR accounting commit 3a3003b42ce6eadbc9b12e45fd4668f12e783cfb Author: Kamailio Dev Date: Wed Jul 27 08:16:23 2022 +0200 modules: readme files regenerated - nathelper ... [skip ci] commit c009f27578e8df9aa77ab852325dad8dc710d6c8 Author: Daniel-Constantin Mierla Date: Wed Jul 27 08:04:08 2022 +0200 nathelper: docs - rephrased the remarks about set_contact_alias() commit 221c77314f755f1c6fa541b9ac83623b448dad9e Author: Kamailio Dev Date: Mon Jul 25 20:31:13 2022 +0200 modules: readme files regenerated - siputils ... [skip ci] commit ac75a033132740b06d5afcdc17c25d3c354e7d89 Author: Henning Westerholt Date: Mon Jul 25 18:28:19 2022 +0000 siputils: fix typo for is_first_hope, related to gh #3200 commit 913761d503284952c4f64e9fef31be2d82e06f74 Author: Kamailio Dev Date: Mon Jul 25 16:01:50 2022 +0200 modules: readme files regenerated - ratelimit ... [skip ci] commit cae9d78a6c8d33f6c4ec780901a55c27260c2000 Author: Henning Westerholt Date: Mon Jul 25 13:55:39 2022 +0000 ratelimit: fix docs to actual values in the code for queue and pipe limits commit b8bf86eb11a17c853450e5c7f81d2446cf719fbc Author: Daniel-Constantin Mierla Date: Thu Jul 21 20:15:29 2022 +0200 app_python3: use new Python 3.10+ API functions for tracking execution - GH #3187 commit 45c38614cbdc9bde2fa4b1836ae5aef5793b51d4 Author: Alessio Garzi Date: Thu Jul 14 09:54:24 2022 +0200 kamctl: regenerated db schema files - regenerated db schema files for table watchers after addition of index time_status_idx commit 3e916b2ddf8a2a4a4db5ecbf6e64f7e4e23dc246 Author: Alessio Garzi Date: Thu Jul 14 09:53:23 2022 +0200 lib/srdb1: Index "inserted_time"+"status" in watchers - New index for watchers table for columns "inserted_time" and "status". This is a little performance boost since the function ps_watchers_db_timer_clean() cleans pending subscriptions using this columns inside the "where" clause. New index has been added to both Postgres and Mysql/MariaDB backends. commit 9b9052960ab190157744a429e4961d0d9d456f3a Author: Daniel-Constantin Mierla Date: Wed Jul 20 08:28:20 2022 +0200 dialog: formatting and logs adjustments commit 6380cab25f429104062fd417fc8045ff10b0e658 Author: Daniel-Constantin Mierla Date: Tue Jul 19 22:27:59 2022 +0200 pua_dialoginfo: cast to unsigned for compile warnings on bitwise shifting commit e21df35840c7a85cf26a3005f718e5e37edeac8e Author: Daniel-Constantin Mierla Date: Mon Jul 18 08:37:48 2022 +0200 uac_redirect: test if the acc function is set before binding to acc module - GH #3188 commit 6c40d950e9060d91df6a2df60051d627a0c73ede Author: Kamailio Dev Date: Thu Jul 14 08:46:21 2022 +0200 modules: readme files regenerated - app_perl ... [skip ci] commit 5828d8252c18df13b4a37321168c88687f9fc3b3 Author: Daniel-Constantin Mierla Date: Thu Jul 14 08:42:34 2022 +0200 topos: parse the corresponding param for initial methods commit ded477354676cd6238534001a0dfa6abe1198ba3 Author: Daniel-Constantin Mierla Date: Wed Jul 13 18:27:42 2022 +0200 app_perl: docs - updates for warn_mode commit e53db29378b452c79654b220353fa794081597f7 Author: Daniel-Constantin Mierla Date: Wed Jul 13 18:24:50 2022 +0200 app_perl: if warn_mode is 2, set -W for perl_parse() commit c80cccd996dcc3b91d4f0f68a2de51104a16d1a5 Author: Alessio Garzi Date: Thu Jul 7 15:22:12 2022 +0200 presence: No autocommit+rollback if no active watchers - In case the active_watcher query returns no elements there is a weird situation where kamailio first runs the select for active_watcher then rollbacks. This can happen a lot of times for each second since function process_dialogs() runs repeatedly. For this reason trying to avoid the rollback can result in a quite good performance boost. commit 805b921c0d6958db1620b0712450ef7a128cb5ce Author: S-P Chan Date: Thu Jul 7 10:31:00 2022 +0800 core: crypto add support for SHA-512/256 for RFCs 8760/7616 commit 0080e06d36bc0263795fa7ff716fe0b2d218f5c1 Author: Daniel-Constantin Mierla Date: Mon Jul 11 10:15:32 2022 +0200 app_perl: Makefile - option to set the path to perl binary commit 7856251f372688cf6835a3468d2a4277f7575f87 Author: Kamailio Dev Date: Mon Jul 11 10:01:28 2022 +0200 modules: readme files regenerated - app_perl ... [skip ci] commit e038a2122d9ed5858bbafc088f3cfc18666b95fd Author: Daniel-Constantin Mierla Date: Mon Jul 11 09:50:13 2022 +0200 app_perl: docs for warn_mode parameter commit ec78caf6e0efffcc8f4f78954ae88d083734c442 Author: Daniel-Constantin Mierla Date: Mon Jul 11 08:55:30 2022 +0200 app_perl: new parameter to set warn flag for perl parse commit a466d0b73a66b18419555eca437136f1bcaebff9 Author: Daniel-Constantin Mierla Date: Fri Jul 8 13:37:33 2022 +0200 app_perl: more debug messages to catch per execution errors commit 8c910452cf6090f87156d7c0e14477ef5956b59d Author: Daniel-Constantin Mierla Date: Fri Jul 8 13:19:14 2022 +0200 app_perl: print the error string if execution of perl script sets it commit eb052e85ea4efe29eeb4181f49a14a3fd64e9bda Author: Daniel-Constantin Mierla Date: Fri Jul 8 12:26:11 2022 +0200 app_perl: work only with my_perl global variable - some macros link to it commit 5cd4e817a24308b82fc3f631fb18f354dadf2b7e Author: Daniel-Constantin Mierla Date: Fri Jul 8 11:14:27 2022 +0200 core: use memcpy and set end of string commit b12335579437d12a5de12aa415477a832d6224cd Author: Daniel-Constantin Mierla Date: Fri Jul 8 10:19:03 2022 +0200 app_perl: log the perl function name when not found commit 840b4f9054fe9f8a29cb41deeb421b0ebe75e4b8 Author: Kamailio Dev Date: Thu Jul 7 09:31:19 2022 +0200 modules: readme files regenerated - app_perl ... [skip ci] commit 42f42baf7753402e9506c45d4e53d548978c168a Author: Daniel-Constantin Mierla Date: Thu Jul 7 09:15:12 2022 +0200 app_perl: docs for parse_mode parameter commit c2ad115ec1b96e99bc956f0f8e83cacc214da6b6 Author: Daniel-Constantin Mierla Date: Thu Jul 7 09:04:37 2022 +0200 app_perl: added modparam to control behaviour on perl_parse() code commit d90d15ddaf937222e8634a18b61de779c87a3c90 Author: Daniel-Constantin Mierla Date: Thu Jul 7 08:55:21 2022 +0200 app_perl: continue on perl_parse() non-0 return code - it is application return code on some perl versions commit 22b405e12631a33d02823bf2816538b5f2102259 Author: Daniel-Constantin Mierla Date: Thu Jul 7 08:12:33 2022 +0200 app_perl: check returned my_perl value on reload - related to GH #3134 commit c67bbca95b861f735889f14467c0192896298e84 Author: Daniel-Constantin Mierla Date: Wed Jul 6 09:37:07 2022 +0200 tm: enable debug message to log putting transaction on wait commit dedd7ee2ddcb92b020ea40a074008a317a9553f5 Author: Victor Seva Date: Mon Jul 4 15:49:20 2022 +0200 tm: check T just in case before UNREF Related #3156 commit 504695defe5510774aa37e658d016570f99c2e4f Author: Kamailio Dev Date: Tue Jul 5 20:46:19 2022 +0200 modules: readme files regenerated - topos ... [skip ci] commit 8c2eb726dfb235a721a9721a17714e2c90bd0120 Author: Daniel-Constantin Mierla Date: Tue Jul 5 20:41:14 2022 +0200 topos: docs for methods_noinitial parameter commit da4e4a7aed16d3ced57a6154ac85974823ad9695 Author: Daniel-Constantin Mierla Date: Tue Jul 5 20:36:24 2022 +0200 topos: new parameter to allow specifying initial request methods to skip topos commit b7f4a7a040717cd03fdeb6d04aac653034cc759e Author: Victor Seva Date: Tue Jul 5 08:15:13 2022 +0200 pkg/kamailio/deb: lintian overwrite [skip ci] commit 2bd6985b8a6f87cfe8238a095e5d63a1bebf82d4 Author: Kamailio Dev Date: Mon Jul 4 16:01:16 2022 +0200 modules: readme files regenerated - tm ... [skip ci] commit c4f5b88b1861c73bc96904eef00b0048c9550240 Author: Daniel-Constantin Mierla Date: Mon Jul 4 15:51:32 2022 +0200 tm: docs - fixed section for rpc.t_uac_wait_block commit ebbe6268de3aff6ba830f1722942c2f10c6de2f3 Author: Kamailio Dev Date: Mon Jul 4 15:46:14 2022 +0200 modules: readme files regenerated - ndb_redis ... [skip ci] commit b8fc507c9dee07f1a0b7af01d24142240bcd8fa4 Author: Daniel-Constantin Mierla Date: Mon Jul 4 15:34:47 2022 +0200 topos: docs - small updates to module description commit fdb7c2f635bf7145730444cafb129c4df37a1b7a Author: Daniel-Constantin Mierla Date: Mon Jul 4 15:30:09 2022 +0200 ndb_redis: docs for debug parameter commit f171428374ecabb16e4f7621f2fcc7840bd22100 Author: Daniel-Constantin Mierla Date: Mon Jul 4 15:20:30 2022 +0200 ndb_redis: new param to control the verbosity of some log messages commit ef00062fb3feb051e3e11c62ce3c529579d23f5b Author: Daniel-Constantin Mierla Date: Mon Jul 4 14:08:27 2022 +0200 ndb_redis: clean up response on moved reply with cluster mode on commit 5f26491e288092629fcd508b9acefe6edf175845 Author: S-P Chan Date: Thu Jun 30 09:44:42 2022 +0800 tls_wolfssl: cert serial number can exceed uint64 - GH #3168 commit 06e2363a961a1f7f866faee81aeac737db2359fc Author: S-P Chan Date: Mon Jul 4 19:28:54 2022 +0800 tls_wolfssl: move git submodule to misc/external/wolfssl - GH #3164 commit 996bf4cad1d5645761fb80e66e435cedf29fa749 Author: S-P Chan Date: Thu Jun 30 07:19:18 2022 +0800 tls: cert serial number can exceed uint64 - GH #3168 commit 444adb0b27d62fbd2af25e4f555b6aab5ca7bc96 Author: Victor Seva Date: Wed Jun 29 09:03:14 2022 +0200 presence: be more resilient doing clean up of presentity values previously if an error was found we were bailing out and the value was kept so at next round the value will be there and no more values where removed commit 267d4ad48ac8426b3d5c53724281605a74d07999 Author: Daniel-Constantin Mierla Date: Sun Jul 3 12:20:05 2022 +0200 auth: coherent log message content with header parsing commit bb1a80695825a607bfc713dab22b6edb369e8351 Author: Victor Seva Date: Mon Jul 4 09:25:38 2022 +0200 github: use different file to define PR checks [skip ci] commit 584ef26d685f381ddb627866400cfde1b0239f06 Author: Victor Seva Date: Fri Jul 1 20:52:20 2022 +0200 github: enable 5.5 and 5.6 branches [skip ci] commit 66f175f40e6145e895fa22952b40b372e4eff381 Author: Daniel-Constantin Mierla Date: Fri Jul 1 19:19:14 2022 +0200 siptrace: lookup socket by name if not set for hep - GH #3174 commit 510013c67df999e5637b6f289c02b3387691ce89 Author: Victor Seva Date: Fri Jul 1 15:26:47 2022 +0200 core: fix build warning > In file included from /usr/include/string.h:519, > from core/socket_info.c:34: > In function 'strncpy', > inlined from 'fix_hostname' at core/socket_info.c:1741:2: > Warning: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ > core/socket_info.c: In function 'fix_hostname': > core/socket_info.c:1741:38: note: length computed here > 1741 | strncpy(address_str->s, tmp, strlen(tmp)+1); > | ^~~~~~~~~~~ > In file included from /usr/include/string.h:519, > from core/socket_info.c:34: > In function 'strncpy', > inlined from 'build_iface_list' at core/socket_info.c:1554:5: > Warning: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ > In file included from /usr/include/string.h:519, > from core/cfg.y:40: > In function 'strncpy', > inlined from 'yyparse' at core/cfg.y:708:6: > Warning: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ > core/cfg.tab.c: In function 'yyparse': > core/cfg.y:708:84: note: length computed here > 708 | strncpy($$, $1, strlen($1)+1); > | ^ > In file included from /usr/include/string.h:519, > from core/cfg.y:40: > In function 'strncpy', > inlined from 'yyparse' at core/cfg.y:699:5: > Warning: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ > core/cfg.tab.c: In function 'yyparse': > core/cfg.y:699:76: note: length computed here > 699 | strncpy($$, $1, strlen($1)+1); > | ^ > In file included from /usr/include/string.h:519, > from core/cfg.y:40: > In function 'strncpy', > inlined from 'yyparse' at core/cfg.y:689:6: > Warning: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ > core/cfg.tab.c: In function 'yyparse': > core/cfg.y:689:70: note: length computed here > 689 | strncpy($$, tmp, strlen(tmp)+1); > | commit 5c3a00871a73f73843fe83b5c16dd9eecb1207e0 Author: Victor Seva Date: Fri Jul 1 15:10:55 2022 +0200 kazoo: fix build warning > Warning: kz_amqp.c:2271:6: warning: variable 'num_headers' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] > if(idx == -1) { > ^~~~~~~~~ > kz_amqp.c:2327:6: note: uninitialized use occurs here > if (num_headers > 0) { > ^~~~~~~~~~~ > kz_amqp.c:2271:3: note: remove the 'if' if its condition is always false > if(idx == -1) { > ^~~~~~~~~~~~~~~ > kz_amqp.c:2281:5: note: variable 'num_headers' is declared here > int num_headers = 0; > ^ > 1 warning generated. commit 1f6ec9022f2358441233e8b139e13cbdcf0947aa Author: Daniel-Constantin Mierla Date: Thu Jun 30 19:33:45 2022 +0200 kamctl: propagate DB_PATH to DBTEXT_PATH - GH #3170 commit ecbe90524165cf2fd8081ec5fe81d674f7a3334a Author: Victor Seva Date: Thu Jun 30 07:46:48 2022 +0200 pkg/kamailio/deb: add initial support for jammy commit a78adb5340ae6cb57f756189d070c32c49bfa426 Author: Daniel-Constantin Mierla Date: Tue Jun 28 18:41:50 2022 +0200 core: init pv buffers earlier to be avaialble for cli params - GH #3152 commit d9626dc9f341718ad7d78e62042695124ba52c32 Author: Victor Seva Date: Wed Jun 22 15:12:33 2022 +0200 pv_headers: rework pvh_remove_header_param * fix KEMI interface, this is suppose to be called like pvh_remove_header_param(header_name, string_to_remove) * use pv buffer for temporal value * use xavi interface to set the new value commit 03a489addb248bd7e4820dc281ade4f4f3deda3c Author: Victor Seva Date: Tue Jun 28 09:37:59 2022 +0200 pkg/kamailio/deb: update lintian overrides [skip ci] commit c170cc811b9a03383c07578f4b4c88e15b96b637 Author: S-P Chan Date: Fri Jun 24 15:58:14 2022 +0800 tls_wolfssl: make - use kamailio make infra vars commit fa6a2d79aca3bc4733276ce99a53efd8fe63ffd5 Author: Daniel-Constantin Mierla Date: Sat Jun 25 14:48:35 2022 +0200 ipops: added fixup free functions and use of ANY_ROUTE commit 87b698f7deca1794019f98167ba49d3e4737ba71 Author: Kamailio Dev Date: Fri Jun 24 16:01:17 2022 +0200 modules: readme files regenerated - textops ... [skip ci] commit 4570b3ebc6da35efc3cc55b1f4418446b9071688 Author: Akash Gupta Date: Fri Jun 24 18:43:54 2022 +0530 tls: Fix typo commit c5cd400287e27fce6fcf6272a4efe9a9fa8aa419 Author: Akash Gupta Date: Fri Jun 24 18:43:20 2022 +0530 textops: Fix typos commit 65a484dffa3c854bc17068175cee3dc37fd09d18 Author: Kamailio Dev Date: Fri Jun 24 12:46:16 2022 +0200 modules: readme files regenerated - nats ... [skip ci] commit 25d42b7e69cc6242c66887a2816499d841e3ba89 Author: Seven Du Date: Fri Jun 24 18:44:28 2022 +0800 nats: add KEMI publish function and event_callback param (#3154) commit 06679174fc3d9cc6a18bc3edc7f2fb985c50d27b Author: Daniel-Constantin Mierla Date: Fri Jun 24 10:50:08 2022 +0200 topos_redis: use tag based on direction for early dialog transaction record loading - GH #3112 commit 6aa1a84c6e37e0d6d5a725d43636debeaf5fa3b4 Author: Daniel-Constantin Mierla Date: Fri Jun 24 08:18:42 2022 +0200 kamctl/dbtextdb: solve TypeError: a bytes-like object is required, not 'str' - GH #2469 commit 4fcb2e5e41f45dc7fb049141678d91ae9525a76b Author: Kamailio Dev Date: Fri Jun 24 08:16:15 2022 +0200 modules: readme files regenerated - dialog ... [skip ci] commit 03dc76428f4cbd1c023289851ceb6218ea535f29 Author: Daniel-Constantin Mierla Date: Fri Jun 24 08:11:02 2022 +0200 Revert "Revert "dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog"" This reverts commit 1465a9b6e9fda36617b7b198ae051f0957803550. commit d695c9cca02d584e295d12fe574e99085c7adecd Author: S-P Chan Date: Fri Jun 24 11:08:11 2022 +0800 tls_wolfssl: less verbose during build commit 19edea067f890814c767581fef65713046c768c6 Author: Sergey Safarov Date: Wed Jun 22 18:16:41 2022 +0000 pkg/kamailio/obs: added CentOS 9 support commit 38d2a6a16179cb72e97dd6eec600405e57f4be12 Author: S-P Chan Date: Thu Jun 23 15:15:11 2022 +0800 tls_wolfssl: add wolfssl@e722c15be8 as a submodule commit 85a2523db649009332af059f6260ab4467b30360 Author: S-P Chan Date: Thu Jun 23 10:22:31 2022 +0800 tls_wolfssl: reduce overhead per fragment to maintain 16 byte alignment commit 4484a5eb9e0dd6e6723390cb96c378f88f1fd074 Author: S-P Chan Date: Thu Jun 23 10:10:11 2022 +0800 tls_wolfssl: ser_realloc realign memory correctly to 16-bytes If shm_realloc returns a different 8/16 byte alignment we need to memmove the correct amount. commit e74cb2371ab879874a8981818139024f1c2beb9e Author: Frits Wiersma Date: Wed Jun 22 21:50:44 2022 +0200 acc: Fix reason code for locally generated replies. (#3137) * acc: Fix reason code for locally generated replies. - Use heap memory for the reason code instead of the stack memory. - See issue #2981 * acc: Remove code which was commented out. - Code was commented out in the previous pull request. (#3137). - This has now been corrected. commit f49f14a87606314e98a253ee29b1624ae814dccf Author: Victor Seva Date: Wed Oct 7 15:35:50 2020 +0200 topos: don't insert contact header for 4xx replies unless original msg has contact commit 71502d2bb733340db310bf4e0c47e4b194f49113 Author: Victor Seva Date: Wed Jun 22 12:26:46 2022 +0200 core: fix freeaddrinfo coredump > #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 > #1 0x00007fbb5e515537 in __GI_abort () at abort.c:79 > #2 0x00007fbb5e56e768 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fbb5e67ce2d "%s\n") at ../sysdeps/posix/libc_fatal.c:155 > #3 0x00007fbb5e575a5a in malloc_printerr (str=str@entry=0x7fbb5e67b05a "free(): invalid pointer") at malloc.c:5347 > #4 0x00007fbb5e576c14 in _int_free (av=, p=, have_lock=0) at malloc.c:4173 > #5 0x00007fbb5e5d8da0 in __GI_freeaddrinfo (ai=ai@entry=0x7fbb5e83ba10) at ../sysdeps/posix/getaddrinfo.c:2520 > #6 0x000055ba099dcd0b in log_init () at core/dprint.c:482 > #7 0x000055ba09970d7a in main (argc=10, argv=0x7ffde85a1788) at main.c:2055 commit 322562a354887dec18e7df2d90a328fe32fc122e Author: Kamailio Dev Date: Tue Jun 21 09:01:17 2022 +0200 modules: readme files regenerated - topos ... [skip ci] commit 1ba5080ee484b5785ae17d38e7108be9d505924a Author: Daniel-Constantin Mierla Date: Tue Jun 21 08:56:51 2022 +0200 topos: docs for methods_nocontact parameter commit ab714eb386060df994875cfd1c8cf2b61fe7fa8f Author: Daniel-Constantin Mierla Date: Tue Jun 21 08:52:41 2022 +0200 topos: added methods_nocontact parameter - specify the list of methods to skip adding contact header for commit 414c7dd608584df18f871b42e05f401e21ba775d Author: Daniel-Constantin Mierla Date: Tue Jun 21 08:41:53 2022 +0200 topos: skip adding contact header for BYE, CANCEL, PRACK - GH #3149 commit 6790185478ba96ebb0626846386b28aea15dcce8 Author: Seven Du Date: Sun Jun 19 18:13:29 2022 +0800 ppcfg: add values to log to better tell the problem commit 20d0b2211ef6023149c4dd1cdcaf23d0edf42846 Author: S-P Chan Date: Sat Jun 18 11:11:36 2022 +0800 tls_wolfssl: memory handling cleanup Set memory allocators to align up to 16-bytes commit 1affa052deb00885156c33538d081647d44e53d5 Author: Henning Westerholt Date: Mon Jun 20 17:22:38 2022 +0000 benchmark: use common error logging defines for memory allocation problems commit 0b2942e1dfe6cd84f97d62f6b4fccc86e5802eff Author: Henning Westerholt Date: Mon Jun 20 17:19:55 2022 +0000 benchmark: use INFO log level for timer registration (related to GH #3150) commit b3c8329cfbfa19613dfbadaea7f220443dbb7f55 Author: Seven Du Date: Sun Jun 19 19:42:18 2022 +0800 nats: fix the nats:connected event_route not being triggered on a successful connect commit 1c0a87d107ebb3adc3b09ff5489422a67d897eb3 Author: Kamailio Dev Date: Mon Jun 20 11:46:26 2022 +0200 modules: readme files regenerated - ims_registrar_scscf ... [skip ci] commit d772f47ba196633c53504677103626ecc1904d54 Merge: f2549f5b38 afed750ea1 Author: alexyosifov <47529095+alexyosifov@users.noreply.github.com> Date: Mon Jun 20 12:42:56 2022 +0300 Merge pull request #3146 from alexyosifov/skip_multiple_bindings_on_reg_resp ims_registrar_scscf: 200OK changes according to RFC3261 commit f2549f5b38b7ea9bf01e8528cc13ce8fd7a5853c Author: Victor Seva Date: Sun Jun 19 01:41:54 2022 +0200 Revert "pkg/kamailio/deb: fix tlsa build" This reverts commit 6f162fc63d0503637c4c3c96ab4b13189239250f. commit dae400d384e1073d4d998d83e69b68e88765a642 Author: Victor Seva Date: Sun Jun 19 01:41:39 2022 +0200 Revert "Makefile.group: add tlsa to ktls" This reverts commit 8141e4454c5e6eba08d7ff5d5213948c248f7a03. commit 6f162fc63d0503637c4c3c96ab4b13189239250f Author: Victor Seva Date: Sun Jun 19 00:38:03 2022 +0200 pkg/kamailio/deb: fix tlsa build * remove unused mod_name definition commit 8141e4454c5e6eba08d7ff5d5213948c248f7a03 Author: Victor Seva Date: Fri Jun 17 21:16:29 2022 +0200 Makefile.group: add tlsa to ktls commit 398e808719520b054fce25a722b9b794ebab2744 Author: Victor Seva Date: Fri Jun 17 11:33:47 2022 +0200 pkg/kamailio/deb: rework rules [skip ci] * define list elements per line. It helps to remove/add them in backports scripts * remove unused definitions * include dpkg-dev helper makefile files with definitions * rework backports scripts commit 41ab78edff1677fc1a575b84e275bfc525978efa Author: Daniel-Constantin Mierla Date: Fri Jun 17 09:53:01 2022 +0200 core: added domain and auto_domains as variants for alias and auto_aliases commit 2620a22d8793f7e40b10765d46dba952adb677bf Author: Daniel-Constantin Mierla Date: Fri Jun 17 09:15:27 2022 +0200 etc/kamailio.cfg: use of htable guarded by own ifdef - allows independent loading for extending (e.g., store items to fix in-dialog routing) commit a21bf23c1299a15a538de9883082e1d075b7f7e0 Author: Kamailio Dev Date: Thu Jun 16 12:31:15 2022 +0200 modules: readme files regenerated - pua_dialoginfo ... [skip ci] commit 8ac3137057d07f42eb8845ae4fb29cd9c4021165 Author: Victor Seva Date: Fri Feb 28 11:39:24 2020 +0100 pua_dialoginfo: local_identity_dlg_var commit bd7261a5f656a8e723bb6999633c55864b46f1b6 Author: Victor Seva Date: Tue Jun 30 09:27:58 2020 +0200 pua_dialoginfo: use lock when use_puburi_avps is set commit a5c0d5fe890a243e648d0de7463da63b910c2a81 Author: Victor Seva Date: Thu Feb 20 18:50:14 2020 +0100 pua_dialoginfo: refresh_pubruri_avps_flag commit 38c0469fd804e79a6f9f69efb063a7e29c14485a Author: Kamailio Dev Date: Thu Jun 16 09:46:18 2022 +0200 modules: readme files regenerated - tls_wolfssl ... [skip ci] commit 20f37638e0457a029648785bb206f3fafdff0427 Author: S-P Chan Date: Thu Jun 16 15:36:17 2022 +0800 tls_wolfssl: initial docs commit a1398511036983471f4fd1d1e33099dee8a565bf Author: S-P Chan Date: Thu Jun 16 14:42:00 2022 +0800 tls_wolfssl: Miscellaneous cleanup Cleanup of OpenSSL symbols and OpenSSL-related memory warnings. commit 585ee60394db1c0ea1143a95523131fc212aca38 Author: Daniel-Constantin Mierla Date: Thu Jun 16 09:17:06 2022 +0200 tls_wolfssl: renamed tls_mod.{c,h} to tls_wolfssl_mod.{c,h} - main files of the module to match module name commit 5080208f445b4f4b4c01530fe485fca6f38541f0 Author: Daniel-Constantin Mierla Date: Thu Jun 16 09:00:16 2022 +0200 Makefile.groups: added group for tls_wolfssl module commit c08a7cbdfc34f19b8abe8a92d8d75dab8a05d729 Merge: 9529730c47 7c1326aa14 Author: Daniel-Constantin Mierla Date: Thu Jun 16 08:39:02 2022 +0200 Merge pull request #3144 from space88man/wolfssl tls_wolfssl: new module TLS stack based on wolfSSL commit 7c1326aa14ad651ff916b8ef35fa08d2dc90a3a7 Author: S-P Chan Date: Tue Jun 14 14:47:32 2022 +0800 tls_wolfssl: new module TLS stack based on wolfSSL Initial support. Use OpenSSL-compatiblity layer to achieve compilation. commit 9529730c478aef83c9b84c98242bf8af4bf152ad Author: Daniel-Constantin Mierla Date: Wed Jun 15 11:36:30 2022 +0200 tls: Makefile - link libdl dynamically - libcrypto uses dlopen() and dlclose() - GH #3115 commit b08b9d9038e0f90a9475a209c8941b930f7a12a1 Author: Kamailio Dev Date: Wed Jun 15 11:31:26 2022 +0200 modules: readme files regenerated - db_cluster ... [skip ci] commit 9b1a3a6b9a3e6a24d646e62ba74811cfdf553dae Author: Daniel-Constantin Mierla Date: Wed Jun 15 11:29:33 2022 +0200 db_cluster: docs - more suggestive db url examples commit afed750ea14890966f9c06955cc8b985844769ba Author: Aleksandar Yosifov Date: Wed Jun 15 10:14:24 2022 +0300 ims_registrar_scscf: 200OK changes according to RFC3261 Added corrections for 200OK reply on Re-Registration according to RFC3261 - registrar respond with multiple bindings in case of multiple bindings. Added a new parameter skip_multiple_bindings_on_reg_resp for 200OK reply used for Re-Registration. Default value is 0. If set to 1 - registrar replies only with current contact, not with multiple bindings. commit f0cea1a7c03e400b4398795c2d8b0f7e45d1dfb5 Author: Daniel-Constantin Mierla Date: Tue Jun 14 11:44:24 2022 +0200 core: stop at the first config error on startup - continuing to look for more errors to print them on one check can end up in crashing because some internal interpreter structure may not be filled properly - new cli option --all-errors that can be used to enable printing details for more detected config errors commit 649b421cf6b8b9dbec5bf632b612214d3918899b Author: Kamailio Dev Date: Tue Jun 14 10:31:17 2022 +0200 modules: readme files regenerated - siputils ... [skip ci] commit 96c49c5adc22bd80eca465cea619c20f926bb3ef Author: Daniel-Constantin Mierla Date: Tue Jun 14 10:27:06 2022 +0200 siputils: docs - proper module name in examples commit badb945afc11cde49b3c5d26be7c63f8d64d4dcd Author: Daniel-Constantin Mierla Date: Tue Jun 14 10:25:15 2022 +0200 siputils: docs for e164_max_len param commit 0b629dfc66ec7a2f5620ba253f8a932e3f164b07 Author: Daniel-Constantin Mierla Date: Tue Jun 14 10:20:59 2022 +0200 siputils: added e164_max_len modparam - specify the max length for e164 number check, includting the leading '+' - GH #3117 commit 93dccff9391e1336e1a37add1d07b4058b7593e8 Author: Kamailio Dev Date: Tue Jun 14 10:01:27 2022 +0200 modules: readme files regenerated - auth ... [skip ci] commit 8d7583b82a1ffff78fb61b2de7b51deb77ba30a4 Merge: c938619e45 a82e5657b6 Author: Daniel-Constantin Mierla Date: Tue Jun 14 09:49:14 2022 +0200 Merge pull request #3133 from sn4kebite/auth-dont-invalidate-nc auth: Add flag for not invalidating nc on auth failure commit c938619e458e0efa0676e7e60c2b1a6fc7e947db Author: Anthony Alba Date: Sat Jun 11 09:05:26 2022 +0800 packaging: on EL8 package with Python 3.9 commit 8683deb20a3f69c3b6d2c8370d23d1451f823a6b Author: Anthony Alba Date: Fri Jun 10 22:13:39 2022 +0800 app_python3: use _ksr_is_main to detect child process commit 64ae9ed7212c1db352ab583b8d319358da23775f Author: Daniel-Constantin Mierla Date: Fri Jun 10 14:05:09 2022 +0200 siputils: removed duplicated function for e164 check commit da4f786b0c0275a6e4c8324f9b4c347351b5a48a Author: Kamailio Dev Date: Fri Jun 10 09:16:30 2022 +0200 modules: readme files regenerated - dispatcher ... [skip ci] commit e052fd8507115065b566912a6146dce329b19408 Author: Henning Westerholt Date: Fri Jun 10 07:08:24 2022 +0000 dispatcher: extend documentation about default behaviour with missing match mode commit 251bb74535594629499dfd2bb2cebfb4d728a260 Author: Anthony Alba Date: Thu Jun 9 23:02:18 2022 +0800 app_python3: call PyOS_AfterFork_Child() only in child processes - GH #3125: we should not call PyOS_AfterFork_Child() in the main process. commit 73db408a4a1d58d8fd4c7950ede7ac3a18f3355c Author: Anthony Alba Date: Thu Jun 9 21:24:44 2022 +0800 app_python3: workaround for abort in Python 3.8+ commit 75bdb84c8eff081f74cee383307769861c8e4500 Author: Kamailio Dev Date: Wed Jun 8 23:31:21 2022 +0200 modules: readme files regenerated - sipdump ... [skip ci] commit 2a744a58c57542520e4ff4c73b1419a083b17076 Author: Daniel-Constantin Mierla Date: Wed Jun 8 23:23:09 2022 +0200 sipdump: docs - sync example with description commit 0eeb4cc61f4a340ef5f8d4acf1d4ea20eb711f73 Author: Daniel-Constantin Mierla Date: Tue Jun 7 09:12:40 2022 +0200 uac: check new callid value for setting $uac_req() field - GH #3135 commit a82e5657b66272c0833c1d1d6a55ee29acc315a5 Author: Jon Bergli Heier Date: Fri Jun 3 15:43:39 2022 +0200 auth: Add flag for not invalidating nc on auth failure If flag 32 is set then we skip updating nc in pre_auth. On success we call check_nonce once more to do the update. This can be used to chain calls to eg. pv_auth_check to authenticate against multiple passwords. commit 1225d7fda1d8c3eb82c403dcd0cd38d57fc4ad2a Author: Victor Seva Date: Fri Jun 3 11:40:46 2022 +0200 pkg/kamailio/deb: update Maintainer and Vcs fields [skip ci] In order to be more clear of who is the origin of the packages commit 3b136547467b5e9fa6b39da9b078946b07fb94cc Author: Kamailio Dev Date: Fri Jun 3 11:31:28 2022 +0200 modules: readme files regenerated - tm ... [skip ci] commit 062e6daa0f149e01674667f77608afb35b6e099a Author: emvondo Date: Fri Jun 3 11:28:16 2022 +0200 tm: new param to specify reply codes for dns srv failover commit 1ac02d9f0b436602cfc8bf72037ca7f84be3d67f Author: Daniel-Constantin Mierla Date: Fri Jun 3 11:21:14 2022 +0200 dispatcher: fix for checking reply code class rule commit 0550a3d44b2addc160b6a20bd2c9bf2831187400 Merge: 72901b7822 bd4cc48687 Author: Daniel-Constantin Mierla Date: Thu Jun 2 21:17:11 2022 +0200 Merge pull request #3127 from atanasdb/ims_qos_fix ims_qos: fix module loading crash commit 72901b7822c5684f8a10faa91118f3fd6de6c01a Author: Daniel-Constantin Mierla Date: Thu Jun 2 12:48:38 2022 +0200 ctl: skip checking end tag for BINRPC_T_DOUBLE values - related to GH #3123 commit a81266d38d500dfc7f7fda4c3903d375fabe8d24 Author: Kamailio Dev Date: Wed Jun 1 18:16:21 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit f3bdccdf08acde773aaa5731bcf47b8ec7fa798b Author: Daniel-Constantin Mierla Date: Wed Jun 1 18:15:26 2022 +0200 ims_ipsec_pcscf: docs for the ipsec_forward() flag to set tcp transport parameter commit a6a3bd088368fbf65c283ae27e999d315db0844b Author: Daniel-Constantin Mierla Date: Wed Jun 1 18:11:22 2022 +0200 ims_ipsec_pcscf: new option for ipsec_forward() to set trasport for tcp dst uri commit 881e3e1e195858d36d863a32f3c40f1cb83c8d9d Author: drTr0jan Date: Wed Jun 1 10:07:26 2022 +0300 lost: Makefile - support for FreeBSD build - added libcurl deps. commit f1634883e64587e28df629fa902c7f4116338f2c Author: Kamailio Dev Date: Wed Jun 1 14:16:40 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 9ce0f4ae1aca95380729b1717c6b7658270034bc Author: Daniel-Constantin Mierla Date: Wed Jun 1 14:10:10 2022 +0200 ims_ipsec_pcscf: removed shadowing (sub-scope) variables commit 3c885a2a1052373b5998ada2793e31362cd64818 Author: Daniel-Constantin Mierla Date: Wed Jun 1 13:52:15 2022 +0200 ims_ipsec_pcscf: docs for the ipsec_forward() flag to use UE client port for TCP requests commit 762fc6068a23e7afd3251be58732d054a9dadab0 Author: Daniel-Constantin Mierla Date: Wed Jun 1 13:11:37 2022 +0200 ims_ipsec_pcscf: ipsec_forward() option to use UE client port for requests over TCP commit 21f3b485a4fa5cadd84962020a54a63db742e667 Author: Daniel-Constantin Mierla Date: Wed Jun 1 13:00:42 2022 +0200 ims_ipsec_pcscf: docs for flag to not reset dst uri commit 0bc56bd13b343057a62177b1b77e9aa82ae00155 Author: Daniel-Constantin Mierla Date: Wed Jun 1 12:58:07 2022 +0200 ims_ipsec_pcscf: new option to skip resetting the dst uri in ipsec_forward() commit 2234a18e9031a634ba43655779c644ce549af505 Author: Daniel-Constantin Mierla Date: Wed Jun 1 08:24:50 2022 +0200 core: new socket global parameter to set listen attributes with a structure style - alternative to listen when a usual bind address is provided - example: socket = { bind = udp:127.0.0.1:5060; advertise = 1.2.3.4:5080; name = "udp0"; } commit afcab24d999fa999fbc99cda607423cde9fa8714 Merge: 80c941bd08 36baa8cda6 Author: Daniel-Constantin Mierla Date: Tue May 31 18:43:31 2022 +0200 Merge pull request #3130 from drTr0jan/fix-freebsd Fix Makefile.groups and SLACK for build on FreeBSD commit 36baa8cda606e107308303c33c5b98cbb513c653 Author: drTr0jan Date: Tue May 31 19:07:59 2022 +0300 slack: Makefile - support for FreeBSD build - added LIBS and DEFS variables, making them consistent with the rest of modules. commit 5910c8184f42e9564711a07959d410aa2d483b43 Author: drTr0jan Date: Tue May 31 19:02:04 2022 +0300 Makefile.groups: renamed malloc_test to misctest - building module_group_standard fail due to rename of malloc_test module. commit bd4cc486879616d502362dd464b04d7d3c2865c4 Author: Atanas Bakalov Date: Tue May 31 12:52:38 2022 +0200 ims_qos: fix compilation warning commit 80c941bd083854c4b55bd4af218cb65d06040d94 Author: Kamailio Dev Date: Tue May 31 10:16:16 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 6ab5fd2192b9151e5ecc8423d189c730cd225689 Author: Daniel-Constantin Mierla Date: Tue May 31 10:08:27 2022 +0200 ims_usrloc_pcscf: more debug messages in get_pcontact() commit 07d9a77272ee0b8b3e25ee5ddb443cd3adb01890 Author: Daniel-Constantin Mierla Date: Tue May 31 10:06:13 2022 +0200 ims_ipsec_pcscf: docs for new flag for no alias use commit f71e8e66da1e4c611a7b00bb6a264ab59f279ac7 Author: Daniel-Constantin Mierla Date: Tue May 31 09:42:49 2022 +0200 ims_ipsec_pcscf: option to skip use of alias for pcontact received details commit c22c89d8d72dccb7c7eaca7a84cb9c186784ca80 Author: Kamailio Dev Date: Tue May 31 08:46:20 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 4ee3a788bf60b9e2191766b7cf153a6d7d23bfbb Author: Daniel-Constantin Mierla Date: Tue May 31 08:32:12 2022 +0200 ims_ipsec_pcscf: docs updated for ipsec_forward() commit 13dbfe9da2df3bd0ae21a3f1cbee90f2f47e470b Author: Daniel-Constantin Mierla Date: Tue May 31 08:30:04 2022 +0200 ims_ipsec_pcscf: added option to search ipsec tunel by new r-uri commit 39c44dd769104c2cc3af6c3a11ec44287134894b Author: Kamailio Dev Date: Mon May 30 15:31:17 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 4ce48efbb7022dbb060173816577aed404689bb9 Author: Daniel-Constantin Mierla Date: Mon May 30 15:24:38 2022 +0200 ims_ipsec_pcscf: simplified parsing target uri for contact filling commit c0628e4e13bd95412e5f43dfe9a3e1d23aeebaaf Author: Daniel-Constantin Mierla Date: Mon May 30 15:17:37 2022 +0200 ims_ipsec_pcscf: docs for new flag to use dst uri for ipsec tunnel search commit a851acca1c06daf847dc27ad31b0eb0ba7e93f4d Author: Daniel-Constantin Mierla Date: Mon May 30 15:10:38 2022 +0200 ims_ipsec_pcscf: option to use dst address for tunnel search commit a812e490d3ba4245c2dba4f08d081a957fb5679b Author: Sergey Safarov Date: Mon May 30 15:21:23 2022 +0300 pkg/kamailio/obs: packaged siprepo module into RPM files commit 61b175bcffed9492d6cc718c9ac70c4378712807 Author: Daniel-Constantin Mierla Date: Mon May 30 13:19:40 2022 +0200 ims_usrloc_scscf: same type for init flag variable - it was defined as int but the extern declaration was unsigned - added ims_ulp_ prefix to avoid global scope conflict with other modules commit 44b465350faa5f640262b693dfbb7959921b4cea Author: Daniel-Constantin Mierla Date: Mon May 30 13:16:07 2022 +0200 ims_usrloc_pcscf: same type for init flag variable - it was defined as int but the extern declaration was unsigned - added ims_ulp_ prefix to avoid global scope conflict with other modules commit 3ba676e9776b8fea8e64eeb8ea7520ab83b8702c Author: Daniel-Constantin Mierla Date: Mon May 30 13:09:18 2022 +0200 ims_ipsec_pcscf: same type for init flag variable - it was defined as int but the extern declaration was unsigned - added ipsec_ prefix to avoid global scope conflict with other modules commit a4cba5eea619a62d722170ff92f4324c3e4e90cb Author: Daniel-Constantin Mierla Date: Mon May 30 12:58:18 2022 +0200 ims_ipsec_pcscf: clang-format for coherent indentation and coding style commit ab8cb43c83f8c9528e45a5b57fbb1440360f201e Author: Atanas Bakalov Date: Mon May 30 10:46:38 2022 +0200 rx_aar: unreference dialog in case of aar update (#3104) - release the dialog reference even for aar updates as the dialog was already referenced when issuing the aar request Co-authored-by: Atanas Bakalov commit 0a494043b70b3c5e47397f03802fe8fa79ed1fb6 Author: riccardv <70984967+riccardv@users.noreply.github.com> Date: Mon May 30 10:45:26 2022 +0200 ims_ipsec_pcscf: ik and ck keys expansion fixes (#3121) - input ik,ck keys for add_sa() are not zero terminated. - des3_ede encryption key expansion possible buffer overflow, - sha1 authentication key expansion correction. Co-authored-by: riccardv commit 9b8a4fd17e8819395043f54d43dab07a226d8490 Author: Wolfgang Kampichler Date: Sat May 28 22:42:02 2022 +0200 lost: URI list support in LoST response (filter for sip/sips scheme) commit a0d89214cf8296d30bacdf10a8732bc8826b2418 Author: Victor Seva Date: Fri May 27 17:18:01 2022 +0200 dialog: w_dlg_get_var, fix incompatible pointer > CC (gcc) [M dialog.so] dialog.o > dialog.c: In function 'w_dlg_get_var': dialog.c:1608:6: warning: assignment to 'str *' {aka 'struct _str *'} from incompatible pointer type 'sr_kemi_xval_t *' {aka 'struct sr_kemi_xval *'} [-Wincompatible-pointer-types] > 1608 | val = ki_dlg_get_var(msg, &sc, &sf, &st, &k); > | ^ commit de70fdc58a011bb8189f83bad99e064a8a0111da Author: Victor Seva Date: Fri May 27 16:58:28 2022 +0200 dialog: dlg_get_var assure return null on error commit 0d9380c8812d4e57b0c92f5f68b6c20001b28819 Author: Kamailio Dev Date: Tue May 24 12:31:17 2022 +0200 modules: readme files regenerated - auth_identity ... [skip ci] commit 6e7b6cfabba6774627f942d7f02e1adf62bf7797 Author: Daniel-Constantin Mierla Date: Tue May 24 12:21:53 2022 +0200 auth_identity: docs - type for accept_pem_certs param commit 9155a53bccd090e51b274802d140f363aca6d4b7 Author: Daniel-Constantin Mierla Date: Tue May 24 12:19:38 2022 +0200 auth_identity: removed auth_identity.xml from source folder - there is one in doc/ subfolder commit d001dc00e4f5cc5925727757e3517eebc164c7f8 Author: Kamailio Dev Date: Tue May 24 10:46:28 2022 +0200 modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci] commit 59fd5cd7053df2941aa6df7270ed7a021ce1f62d Author: Kristiyan Peychev <97663519+kristiyan-peychev-flolive@users.noreply.github.com> Date: Tue May 24 11:39:47 2022 +0300 IMS, P-CSCF: fix issues with UEs and ipsec tunnel (#3094) * ims_ipsec_pcscf: fix issues with UEs and ipsec tunnel UEs were not sending certain replies through the ipsec tunnel * ims_ipsec_pcscf: fix issues pointed out in code review Remove error logs which were not errors at all. Fix issue in clean_spi_list where the free SPI list would get completely wiped. * ims_ipsec_pcscf: lower log severity from error to info Co-authored-by: Teodor Mihov commit 8718fb447b0d5d53a0eeb5b21ed6f8d1766cb21b Author: Daniel-Constantin Mierla Date: Mon May 23 08:18:04 2022 +0200 INSTALL, README: updated version and links commit bed6bba77a16ec1a840544d674d03d692869c68e Author: Daniel-Constantin Mierla Date: Sat May 21 08:21:49 2022 +0200 dialog: fix ki_dlg_get_var() introduced previously commit 130ce1bf871cfb4a89bcf0cc74d898f84eeaa981 Author: Liviu Andron Date: Fri May 20 12:30:46 2022 +0200 core: const correctness benign const qualifiers in inline functions commit 7c347e244cf761d04d5aff906e88571cd68217f3 Author: Daniel-Constantin Mierla Date: Fri May 20 16:07:56 2022 +0200 dialog: reworked kemi export for dlg_get_var() - return SR_KEMIP_XVAL type commit 3efc0c1093ed3c9b5a11e40e4ccc65c93f4627a4 Author: Kamailio Dev Date: Fri May 20 13:31:17 2022 +0200 modules: readme files regenerated - registrar ... [skip ci] commit f0bf4cebef916887cd5196dce0521d4784904ab8 Author: Daniel-Constantin Mierla Date: Fri May 20 13:26:00 2022 +0200 registrar: docs for reg_from_user() function commit 005e8afeb6a9297bd9c752c6daaa0d99f6b4eaad Author: Daniel-Constantin Mierla Date: Fri May 20 13:17:24 2022 +0200 registrar: added function reg_from_user(ultable, uri, mode) - return true if the message came from the user identified uri parameter by matching agains its location records commit 5e4576a54e7783b1ee8fde6af7919232a5e207c4 Author: Daniel-Constantin Mierla Date: Fri May 20 13:15:43 2022 +0200 core: mod fixup helpers for params sequence str, str, int commit 18972def7a21506088988c1011b8aa6f13e1b8a9 Author: Daniel-Constantin Mierla Date: Fri May 20 09:51:44 2022 +0200 seas: proper print formater %.*s instead of %*.s commit fce806b5715286fa15148bbb8117ff3b9b4d0897 Author: Daniel-Constantin Mierla Date: Fri May 20 09:50:27 2022 +0200 kazoo: proper print formater %.*s instead of %*.s commit 81265e41b52cfda9a284233c93683522a98f0a64 Author: Daniel-Constantin Mierla Date: Wed May 18 09:18:23 2022 +0200 siprepo: set name for timer function commit 9051033ac04fc94a0f19f8fbec6ec507fa6ab8d1 Author: Kamailio Dev Date: Tue May 17 12:46:29 2022 +0200 modules: readme files regenerated - dialog ... [skip ci] commit 6d7d1281b250e9eb73a686b323e06a2b5b81013c Author: Victor Seva Date: Wed May 11 15:50:14 2022 +0200 dialog: dlg_set_var(callid, ft, tt, key, value) commit 79e1052ccb764c3a1af52dc902fb3f606be5fd4b Author: Victor Seva Date: Fri May 6 13:30:01 2022 +0200 dialog: dlg_get_var(ci, ft, tt, key, dst_var) commit 1f7e894f5b293f97dc99e1b7e5d06159f91a96f7 Author: Daniel-Constantin Mierla Date: Tue May 17 12:30:24 2022 +0200 tm: fix kemi t_relay_to_proto() variants for tls commit c6ecf1d18a41167e54dbcfca566ebf7eb8fa5b74 Author: Daniel-Constantin Mierla Date: Mon May 16 18:51:51 2022 +0200 xlog: docs - updated section ids commit 8caf4ece54623fb3b85cc5c98315d9e53ae56fbf Author: Daniel-Constantin Mierla Date: Mon May 16 18:51:25 2022 +0200 kazoo: docs - removed unnecessary xinclude entity commit d32f8f52198d04a90f53a221a1797faa1a0f39af Author: Daniel-Constantin Mierla Date: Mon May 16 13:48:28 2022 +0200 core: tcp main - check setsockopt() result for SO_LINGER commit 2538ddd36245c86424ef4911c7bc8bf65f99eefb Author: Kamailio Dev Date: Mon May 16 09:16:18 2022 +0200 modules: readme files regenerated - dialog ... [skip ci] commit b498a0ad470a83f1e21c45a585926509827dda50 Author: Daniel-Constantin Mierla Date: Mon May 16 09:09:42 2022 +0200 dialog: docs -remark wabout to-tag parameter for dlg_get() commit e46c90c5ca98a9fba08382686c25c707efd57bf3 Author: Rick Barenthin Date: Tue May 3 19:42:31 2022 +0200 core: add an option to trigger also an RST on tcp connection close - This gives an option to also send RST in case kamailio closes the connection. There are cases where a FIN,ACK back forth leaves the connection in the host in TIME_WAIT state, but the ports on both sides are fixed. This leads to no request can send until the TIME_WAIT state is gone. commit 2d24221e3b409a13f3724267860d8f8411ae063e Author: Dennis Yurasov Date: Sun May 15 21:49:18 2022 +0300 siptrace: fix hardcoded PROTO_UDP in duplicate_uri module parameter - possibility to switch to other then UDP transport protocol in diplicate_uri commit a1ea2c0d49f56154af5ba1028d7340ea3ed1ae42 Author: Kamailio Dev Date: Fri May 13 16:16:25 2022 +0200 modules: readme files regenerated - pv ... [skip ci] commit 1144c2e9bfa99e817acff378967d689d356c216b Author: Daniel-Constantin Mierla Date: Fri May 13 16:07:04 2022 +0200 pv: allow xavp_push_dst() in request/branch/failure_rotue commit 33c3f35544489ca367290dbf95d4c5ab11e5adc4 Author: Daniel-Constantin Mierla Date: Fri May 13 16:03:40 2022 +0200 pv: docs for xavp_push_dst() commit 8cb05b21a6683a569563c72eeba92f3054b4d31e Author: Daniel-Constantin Mierla Date: Fri May 13 15:52:26 2022 +0200 pv: xavp_push_dst(xname) function - push a destination from XAVP attributes commit ae40acf61a5c666db5ff9c55f2ff9b0770418a52 Author: Daniel-Constantin Mierla Date: Fri May 13 15:51:51 2022 +0200 core: socket info - function to get socket by listen or advertise commit 490eb07a75567c91f20beaa4833f1df10a9cab1f Author: Kamailio Dev Date: Thu May 12 19:31:15 2022 +0200 modules: readme files regenerated - registrar ... [skip ci] commit 38365c43c2b627587d9aff470f371a0ec76bbba2 Author: Daniel-Constantin Mierla Date: Thu May 12 19:23:06 2022 +0200 registrar: docs - removed extra closing tag commit 4d94b9e0fa7dfeb425f15c2e92e906425c96d810 Author: Kamailio Dev Date: Thu May 12 19:01:19 2022 +0200 modules: readme files regenerated - registrar ... [skip ci] commit 45d7500ace163660047e241df9a7b178638e3329 Author: Daniel-Constantin Mierla Date: Thu May 12 18:49:06 2022 +0200 registrar: proper attribute name for contact record xavp commit 4d478b741e8a21365d1e7c0342476f2e77cca34c Author: Daniel-Constantin Mierla Date: Thu May 12 18:41:32 2022 +0200 registrar: docs for lookup_xavp(...) commit 194962260c4e880a199797fa0d9faf8e766c8d76 Author: Daniel-Constantin Mierla Date: Thu May 12 18:18:14 2022 +0200 registrar: added lookup_xavp("ultable", "uri", "rxname", "cxname") - lookup of uri and store record and contact attributes in xavps commit 9100baa7e3762b49a339933b2790a9d9cb1128c5 Author: Daniel-Constantin Mierla Date: Thu May 12 13:51:52 2022 +0200 core: str - helerp macros to set str variable with char* value commit 67f6a2890a38d81dae934e01a2ca536a45625c42 Author: Daniel-Constantin Mierla Date: Thu May 12 13:20:50 2022 +0200 pv: declare pv wrapper function with two parameters commit 69f33615874cf3505a6ce9ea9e74be2797bbe433 Author: Daniel-Constantin Mierla Date: Thu May 12 11:21:46 2022 +0200 registrar: kemi functions to get $ulc(...) attributes commit 9f9fd6ff153fe72aa4bb07f81aa4fbcf67cd9491 Author: Daniel-Constantin Mierla Date: Wed May 11 16:42:19 2022 +0200 pv: kemi function to get $shvinc(name) value commit 6770afc5329c18371fb5149eaf5ef2a95f286eff Author: Daniel-Constantin Mierla Date: Wed May 11 16:16:47 2022 +0200 pv: use fixup get int value to evaluate the index parameter commit eebdabe4850d99ff937171d4b723122726c0aa43 Author: Daniel-Constantin Mierla Date: Wed May 11 16:11:42 2022 +0200 pv: added $shvinc(name) - return incremented value of $shv(inc) - leverage internal mutex to avoid config locks commit 85d1881b665fd4e380538996b1eb6280af46d31a Author: Kamailio Dev Date: Tue May 10 19:46:22 2022 +0200 modules: readme files regenerated - pv ... [skip ci] commit 426787068bab1dbeb07ca7b973ac90a91a980628 Author: Daniel-Constantin Mierla Date: Tue May 10 19:42:48 2022 +0200 pv: docs for xavp_lshift() function commit 72c361fd80ba0f3d017591e4bb3fb883f7dec490 Author: Daniel-Constantin Mierla Date: Tue May 10 19:35:52 2022 +0200 pv: config function to shift xavps to left with rotation commit 4b377f07128a5322e7647bd9d492b50e81c5f278 Author: Daniel-Constantin Mierla Date: Tue May 10 19:35:02 2022 +0200 core: xavp - helper function to shift xavps to left with rotation commit 7e88c988a4843ee35172809c6955eac870229ff1 Author: Kamailio Dev Date: Mon May 9 18:46:15 2022 +0200 modules: readme files regenerated - geoip2 ... [skip ci] commit 0c16d6824fda729bf481e300992fb6bad057c89d Author: Henning Westerholt Date: Mon May 9 16:43:22 2022 +0000 geoip2: log errors for cases where the container could not evaluated and add docs - log errors for cases where the container could not evaluated due to missing initialization of the pvc container because no actual access is done in the cfg - add documentation describing that at least one access to the container is necessary for the match function to work correctly commit 2e38d1a5a1178ca437d5256d7619fee251b06d6f Author: Daniel-Constantin Mierla Date: Mon May 9 11:19:16 2022 +0200 mtree: remove single-used small function commit 1ff86ffceede46c7a67fec92c8319c34c916a545 Author: Daniel-Constantin Mierla Date: Mon May 9 09:16:49 2022 +0200 dialog: open db connection in POSTCHILDINIT callback for DB_MODE_SHUTDOWN commit 4780d46976a7a392f23af0d89f05855d473bcb30 Author: Daniel-Constantin Mierla Date: Mon May 9 09:05:18 2022 +0200 usrloc: connect to db for main process in PROC_POSTCHILDINIT child init commit c5da175fd79ecd17752bb2fd8af2b5a65739e58e Author: Daniel-Constantin Mierla Date: Sun May 8 21:35:07 2022 +0200 app_squirrel: updated squirrel interpreter to latest git version (3.2+) commit 3bd6eb0d7322b9f4654656b3f0b5080cd44c6e5b Author: Daniel-Constantin Mierla Date: Sat May 7 20:20:42 2022 +0200 app_jsdt: duktape interpreter upgraded to v2.7.0 commit a21c929a389c6e5f85e9166d01adb0d474c6ebaf Author: Henning Westerholt Date: Sun May 8 15:33:56 2022 +0000 userblocklist: fix function comment, related to gh #3102 commit 778374aba27d81058869dba18b5dd0833893056a Author: Stefan Mititelu Date: Thu May 5 15:14:01 2022 +0300 userblocklist: fix restart errors commit 97efd6a64380025f3b4ef45372180f7e61448c1c Author: Kamailio Dev Date: Sun May 8 17:31:17 2022 +0200 modules: readme files regenerated - acc ... [skip ci] commit c282b5812c9e9badb4c99fe8ce3bd5cce927044f Author: Bastian Triller Date: Thu May 5 18:28:28 2022 +0200 utils: Fix typos commit f72c574372abf4c0286799137896a247ed6269b6 Author: Bastian Triller Date: Thu May 5 18:27:33 2022 +0200 uid_auth_db: Fix typos commit ff9b030be39f82d0e952301ddd0b61a0de5a8041 Author: Bastian Triller Date: Thu May 5 18:26:57 2022 +0200 tls: Fix typos commit c5ff6d9638b1033d2536ed46a7d254c016d8b103 Author: Bastian Triller Date: Thu May 5 18:25:59 2022 +0200 sanity: Fix typos commit b94f8da598ef99d06a0db8f9bb2f9ca29a198740 Author: Bastian Triller Date: Thu May 5 18:25:31 2022 +0200 pike: Fix typos commit f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43 Author: Bastian Triller Date: Thu May 5 18:24:53 2022 +0200 ldap: Fix typos commit 4caf7e70c09a5b61f5c28b89fa1ea5c951e4cbc0 Author: Bastian Triller Date: Thu May 5 18:24:21 2022 +0200 ctl: Fix typos commit ba3f7d5157819d55a67a054de1b7d0f8fc521140 Author: Bastian Triller Date: Thu May 5 18:24:00 2022 +0200 auth: Fix typos commit 5e71d0100ff93e345d31b7210e93be92cde88111 Author: Bastian Triller Date: Thu May 5 18:22:28 2022 +0200 acc: Fix typos commit 4b2b8925c2c8f195f135ff262f7b45601b111b0d Author: Bastian Triller Date: Thu May 5 18:22:00 2022 +0200 lib: Fix typos commit 5dd8f0a6ff30fd3aa917a98b006106bef61506e5 Author: Bastian Triller Date: Thu May 5 18:21:23 2022 +0200 core: Fix typos commit e8bdf2b99de1ecfe8f276e2d9bed54e01588210b Author: Bastian Triller Date: Thu May 5 18:20:11 2022 +0200 pkg: Fix typos commit 5497d15766d25625b4704a3bd3e884ef2f1149da Author: Bastian Triller Date: Thu May 5 18:19:21 2022 +0200 doc: Fix typos commit 543cd8f897bc43d5fe1eb4c562d8351b32778209 Author: Daniel-Constantin Mierla Date: Fri May 6 13:50:13 2022 +0200 ipops: add dns container in dns_update_pv() if not created before - dns context creation relied on using the dns variable in some way, the main purpose of dns_update_pv() being to fill the variable, but one may want to use it for testing only commit 0f9a833fcc7cbc306a5d47413f6449ccc5a37f59 Author: Daniel-Constantin Mierla Date: Fri May 6 12:46:28 2022 +0200 ipops: warning when too many dns containers are created commit 33228bba33a6ea2e2d9a7acd9a240929223b9d39 Author: Daniel-Constantin Mierla Date: Thu May 5 19:52:11 2022 +0200 db_berkeley: reset lkey to avoid double free commit e310166a5c0c7d419e036315c1d105278db51e58 Author: Victor Seva Date: Thu May 5 12:50:11 2022 +0200 pkg/kamailio/deb: version set 5.7.0~dev0 [skip ci] commit 39431b8fd94f49e2ae5ee61109bf8e329a1c7c60 Author: Daniel-Constantin Mierla Date: Thu May 5 12:11:31 2022 +0200 Makefile.defs: version set to 5.7.0-dev0 - master branch is open for new features to be part of future release series 5.7.x ===================== 2022-05-23 Version 5.6.0 Released =====================