===================== 2024-01-18 Version 5.7.4 Released =====================

===================== Changes Since Version 5.7.3 ===========================


commit 116ce498cba50a071ee878e803dbcf63530688cc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 18 10:49:23 2024 +0100

    Makefile.defs: version set to 5.7.4

commit 743cfae479bed2e5f09ed8e1cd4f3a959299e3ab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 18 10:30:20 2024 +0100

    pkg: deb specs updated for v5.7.4

commit d5cf7148375feb7d4202a07023caaeaeda3396c7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 18 09:30:27 2024 +0100

    pkg: version set to 5.7.4 for rpms and alpine specs

commit 3b79c1ef3cc6c1019fe7cb99ff77e0c51d8e789a
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 18 06:21:55 2024 +0800

    tls_wolfssl: clean-upâusing wolfSSL native naming for functions / structs
    
    (cherry-pick from 5bbb224fdad1770150dd2fc37c69393aeda96d40)

commit 784bb3b397cc1922d06054c611c443dd19216504
Author: Elena-Ramona Modroiu <anomarme@users.noreply.github.com>
Date:   Tue Jan 16 16:07:43 2024 +0100

    tls: set parameter name for tls_h_mod_randctx()
    
    - without it fails to compile on Unbuntu 22.04 with low latency kernel
    
    (cherry picked from commit 03456e5e5983e2236b8e182cf3317d14ebf34e18)

commit a539ca32ec3a898e354aab90d899b99564064392
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 11 08:21:00 2024 +0100

    core: keep listen socket even if advertise address does not resolve
    
    - the core advertise_address parameter works in the same fashion
    - previously it was starting by skipping the listen, which resulted in
      unexpected runtime list of sockets
    
    (cherry picked from commit b50036200c5bc09fd2d412a18585b42d63763b27)

commit 2dff6f52d1393cf8eabe714262ec8e56aad0d212
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date:   Wed Jan 10 08:52:03 2024 +0100

    http_async_client: exit mod_init if tm is not loaded
    
    (cherry picked from commit 5a40d1ef1b484c4fc437a3f0183a101241e80313)

commit dc59286c26e9799f86e698a9698c9da846a2a41a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jan 9 14:06:21 2024 +0100

    htable: read rpc number value as long
    
    - remove autoconvert for number, it is only for string values
    - GH #3674
    
    (cherry picked from commit 577fb11010ff61af3c4b567581c0bbc5404654c8)

commit 37a07037b6e3485f3ddd1b27b1998af6e4283bcb
Author: Dennis Yurasov <dennis-y@yandex-team.ru>
Date:   Wed Dec 20 16:11:56 2023 +0300

    dialog: fixed saving dialogs on shutdown that are already loaded at startup when using db_mode 3
    
    - The dialogs that loaded at startup are not saved in DB on shutdown, and so not loaded at restart,
      fixes issue #3669
    
    (cherry picked from commit 2d00ce546bb0852dc1784d5bc2e794d06f919577)

commit be5b4b160ecff8dc398735fbd28ceb71845f1bef
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Dec 18 22:20:50 2023 +0300

    core: fixed haproxy protocol parser
    
    fixes GH #3683
    
    (cherry picked from commit c5237830f3e7fbeec403a0190471a066081c1117)

commit fc0bd88b55121e3588f5793480f0594e44bf2b17
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Dec 26 17:51:48 2023 +0100

    statsd: use bool type for local variable to match return of function
    
    (cherry picked from commit 0186246fce8f0e4bb46b30c05174983cd957a3ba)

commit 6cd8f2acc0601fbd040999d776f15b828d6e4946
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Dec 24 12:20:57 2023 +0100

    tmx: rework cleaning up on init failure
    
    (cherry picked from commit 5192e5d275761ccd1af49d4bf9dd12e1438947b7)

commit 916d02d883dc938247576bdf8f5c5b23a588cb9c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 22 14:50:59 2023 +0100

    tm: make lookup event_route[tm:local-response] only once
    
    - related to issue #3064 and PR #3687
    
    (cherry picked from commit 1f5444fd2e25d227ffd70f1087d057a3b8002558)

commit 5a26d9e9fba36a49a93bb3b886836615f62ed3d1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 18 12:31:34 2023 +0100

    pv: removed unnecessary condition
    
    (cherry picked from commit 2f43510be37c157f800389dfb432b6c52d7435a7)

commit 2d385c1983a921a95fb392e8aea0332fdc10a387
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 18 12:22:25 2023 +0100

    pv: typo in transformation log message
    
    (cherry picked from commit ca2a9479adf720e67bf50c9d2795cc8937e223dc)

commit 0ca30e87655798e3841c005abb63ca66bb2ca0aa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Dec 16 20:04:08 2023 +0100

    core: srjson - init vars and check scanned values
    
    (cherry picked from commit 678b1a68de86d9539adeaf0262d9735b8d435077)

commit 4371adffc07bb555e2a52dedd6cd5afa2631287a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Dec 13 12:23:23 2023 +0100

    app_python3: check allocated pointer
    
    (cherry picked from commit 49b3b90cd229b7c4da06b61cdfd782450d383cc9)

commit 62b76c076ff0f36b847a13c180b7d5090e98d94e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Dec 13 12:15:28 2023 +0100

    core: check if conversion could not be done
    
    (cherry picked from commit 077651fa3bfd50e0f654c907f3783b1421497bd5)

commit 0712576dc4d57ba41e45012486dd206d955c35e6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Dec 13 12:08:56 2023 +0100

    registrar: check returned branch pointer
    
    (cherry picked from commit 5d641f56fc1bc342d9be008ecd96959e114fef66)

commit 1189bb2962dd80c21a1d497125f3199ccc018270
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Dec 13 12:02:01 2023 +0100

    tm: check get_t() result for consistency
    
    (cherry picked from commit 1191ab4e5e03b35714ec1ad9d9bf2dd9665c71fd)

commit 37621005e38a0191a93fbaf4f39b8b88c7486c9d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Dec 9 20:07:37 2023 +0100

    dialog: check first the size
    
    (cherry picked from commit 9db18bc48bff0d230e66973a45c8e72e1b7744e8)

commit 81dce4e5003f3c00301671144ac67877f5824b72
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 8 16:23:03 2023 +0100

    core: xavp - info long when skipping serializing a field
    
    (cherry picked from commit 5d97afefd2a8f53072a36b6eb8927c180fb984c9)

commit 3046d01bed4bdd0fe763fd770ffc8f7aeeae3418
Author: PeÌter BarabaÌs <peter.barabas@securesoft.hu>
Date:   Wed Dec 6 21:16:46 2023 +0100

    uac: fix socket length settings
    
    - set _uac_req.s_sock.len value to 0 in pv_set_uac_req() method in case of "all" case
    - change setting of _uac_req.s_apasswd.len to _uac_req.s_sock.len in pv_set_uac_req() method in case of "sock" case
    
    (cherry picked from commit 10519d199f6cac116399f4473bd82f2b08de72ba)

commit 065203150aaf2f99bd6fe40ce5ffb960bd430c16
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Dec 5 10:27:32 2023 +0100

    dialog: prevent duplicate of leg1 attributes in json for dmq
    
    - reported by #3656
    
    (cherry picked from commit ca7e1e49aecd3e0f12cc783e3b97868980f1d3d2)

commit 18fead63dca0982df500b35b7c4e2d06550d9b40
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 20 10:07:50 2023 +0100

    core: set proto on fixing forward actions
    
    (cherry picked from commit e51ccd11fe51f2d53dd7719b8fdec561a6ba7494)

commit d411c6ea4358e6d9dd367349e877ed5f5bf4bb2f
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date:   Tue Jan 16 09:42:27 2024 +0100

    dialog: don't send the BYE if dialog is in deleted state (#3714)
    
    (cherry picked from commit 695f155f3a127f0bbe220a6b44a0fc3887e1e4be)

commit b6796b110adbe4dec7ac1acb1d7d70bdc58bf1c2
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Tue Jan 16 16:36:25 2024 +0800

    tls_wolfssl: mask outer make DESTDIR=XX if building internal submodule

commit d5ebc2716992c2480c604555511511ce043bead7
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Tue Jan 16 16:13:55 2024 +0800

    tls_wolfssl: update to v5.6.6-stable

commit 449155221586294d716e760fbabbd4e101ad1be2
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Mon Jan 15 21:32:53 2024 +0800

    outbound: update to OpenSSL 3 API
    
    (cherry-pick from fe5c7125c66e37d2db032a63328ad713738a4b0c)

commit bbbcb27040c632642c50209455efbb8225888723
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Sun Jan 14 14:08:03 2024 +0800

    tls: remove thread-enablement on EVP_RAND_CTX
    
    - with late initialisation it is not necessary to enable thread locking
      on EVP_RAND_CTX
    - the function remains but is not used in case requirements change
      with OpenSSL >= 3.2
    
    (cherry-pick from 8dffc45ee91aeed839efb38d17040359dcac953a)

commit c5ed0e65b2530443b1367986dac2b3da111c0701
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 11 08:03:07 2024 +0800

    tls: historical code comment on repeating SSL_CTX per worker
    
    (cherry-pick from 29007ada5bc9e07ede3cdbce285f04d1298c0612)

commit 1eb1d50e676fe8f81521c209f37ffe907fa9cf94
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Fri Jan 5 20:56:39 2024 +0800

    outbound: build, fix missing argument name
    
    (cherry-pick from 4708f537d7f5d28123b48cd89474a4931dd698ad)

commit fe0968687d5ee7918f6a18591623fcb1b5fe2004
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 4 21:47:23 2024 +0800

    outbound: OpenSSL 1.1.1 thread-local, init libssl in thread
    
    (cherry-pick from 689de2736f5c92f11860e5854ccd95c84239f032)

commit 31e42aade0a42aac8a128a4af3f37edb23bb3ab8
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 4 20:11:21 2024 +0800

    outbound: OpenSSL 3.x thread-local, init libssl in thread
    
    (cherry-pick from 4742c8131aba878c4fc954e42b656b9d4bafdd24)

commit 7060ad2b0ebf90288be9d8d7e9d789ccbb3aebdc
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Fri Jan 5 07:38:56 2024 +0800

    tls: OpenSSL 3.x/1.1.1 thread-local, clean-up dead code and preprocessor blocks
    
    (cherry-pick from 798cc26908395d2ba21015684ad6f0ac4f012b2e)

commit e73b07e9835ba5f0b89065616d8cd6390898d700
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Fri Jan 5 08:09:34 2024 +0800

    tls: thread-local, revert 1a9b0b6361 as double-layer locking is redundant
    
    - the 2nd lock was put in place as defensive programming for shm contention
    - GH #3695: the underlying issue is early init of thread-locals
    
    (cherry-pick from 1c70775530b1a3a905e8a983610cb0d092b0d240)

commit c011f518b083fc2f7da3a08a2c1a306c6122b04c
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 4 21:56:00 2024 +0800

    tls: OpenSSL 1.1.1 thread-local, init libssl in thread
    
    - no need for RAND workaround; default is OpenSSL 1.1.1 RAND
    - linux/pthreads will handle forking
    
    (cherry-pick from 7b531cfe038fae5e3414ac74c4e076c10e32b86c)

commit 90ea4120c04cb70f858f417309ee4fab71a070e7
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 4 21:51:15 2024 +0800

    tls: fix compilation with OpenSSL <= 1.1.1
    
    (cherry-pick from 7111687e1107261bcdd7a9f8cc90959754c93272)

commit ed2d70359723458089dd8a62fe1e37a60dd83869
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jan 4 20:00:09 2024 +0800

    tls: OpenSSL 3.x thread-local, init libssl in thread or PROC_SIPINIT
    
    - avoid initialising ERR_STATE in rank 0(thread#1)
    
    (cherry-pick from e49a60e1052c6c1dcebe7f78f2ac970338eabe2e)

commit bfc63986ae7239a64803b8f20f634522bc584948
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Tue Dec 12 15:38:33 2023 +0100

    pkg/kamailio/deb: override lintian error on stretch [skip ci]
    
    (cherry picked from commit aaeb54c8b630b4aac50df75ff430ad5baea6746c)

commit 75aecd3f2e10509d5ed71cc5e89ae6f5c3bd0fea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Dec 12 13:08:18 2023 +0100

    pv: remove extra len increment for some uri transformations
    
    (cherry picked from commit 3fe9a279abecf6f367ce9fd2d4b085c41c87ad77)

commit 8674b333300d5829bff9cb4993886bcf7bea249b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 8 22:10:36 2023 +0100

    core: parse privacy recompute lenght of rest to parse
    
    (cherry picked from commit 804ee651b45498727196886c97cb55d20b254c4a)

commit b634dc7f4d8f1653502328488f0dded134547b54
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 8 12:34:56 2023 +0100

    tls: init early the local lock for memory
    
    - needed to done before mod param init_mode is set
    - runtime uses the modparam to do lock/unlock
    - #3668
    
    (cherry picked from commit 1a9b0b63617afebcee2aecb3b2240d7684ecabc2)

commit 63e8749132257ef1f8c8d86ec78f6db2c699f1c8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Dec 7 13:00:50 2023 +0100

    tls: rework init mode 1 to set PTHREAD_PROCESS_SHARED
    
    - pthread mutex set in shm
    - GH #3635
    
    (cherry picked from commit 4b068f49b618dca5fa85a1687bd9054c1d98ae6a)

commit b29d5808505aa072fd23b59adf7943fb13ea98a2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Wed Nov 29 17:21:59 2023 +0100

    Makefile.groups: fix ktls when KTLS_INCLUDE_TLSA is not set
    
    fix #3660
    
    (cherry picked from commit aef29af56cabaf626e2ae552ae69c3cd2f692a27)

commit 0d028d9a4900411856a64ab31f81f57e3fc68099
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Fri Nov 24 14:21:27 2023 +0100

    pkg/kamailio/deb: include tlsa in tls package [skip ci]
    
    * skip xenial since build fails

commit 7f07a6ef9ae90baee4281394d0dcf505b30c8fcb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 24 10:38:49 2023 +0100

    Makefile.groups: tlsa in packaging group ktls if KTLS_INCLUDE_TLSA=yes
    
    - if not, then it is in separate group module_group_ktlsa
    
    (cherry picked from commit a49c8d8d968e31a539e47db6c06a0756e4be55e3)

commit 1de0032363ffb0fb6e257497a173f70deac58525
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:48 2023 +0100

    websocket: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 93609b53d70df84788741800fc2b80c5502a3358)

commit 292c8764b22d3cdb78a85f101b0359424d138d5d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    usrloc: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 186ae3eef7f3e1b5ad6222c98a2f35a487deb316)

commit bf665fc6d398009a0643cb60f9dad95f66cdb17c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    tsilo: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit a9d29645ab417c9b0f7afc6745e6dd54bdac07b4)

commit d5829f56bfc36133ba6db124bf738a6b9a90c904
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    tmx: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit d4c0e1bbcb0e423a545650aad4fbb4b2da8bb488)

commit 21abe7ab16d450f1b085a97a4c0f416d45ac2daf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    sst: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 96bdd69945af9f08e6c89fb725248b8b268ee71a)

commit 9a768e006eb0b6ab508ebc5385690eb87711e14f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    siptrace: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 92cdcb4bd280850743b3a952f1b6003be69daaf2)

commit 9a658e0533e592641f86db037eb398ae34f65848
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    sipcapture: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 01abed3ef17f6a5f0f215675a2980f0b9a4267fd)

commit 1467f7517b6256a712eeb93288561934477f36a4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    registrar: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 0516fb802628ddb659a130aa2959df5b0b8e0c96)

commit 59c32aef1e40edcfb081a18728b4e6029d2d2be8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    p_usrloc: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit a951cb44ecbcd0f9cba937176ea5117c6a1d15b6)

commit 21f4e3c9ce4a6d7ae87ad746742b283dde621a50
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    nat_traversal: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit f35f327a528670dcca0d7a767643a222f1aebd89)

commit 51937a32b205288ebeddfac7c4310b1f3ce698e7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    msilo: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 609960812c572d2d19ba774b064fdf7e2ac45765)

commit 876fa1d0667acb2c46e5b8643cdb994546e45b21
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    ims_usrloc_pcscf: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit d29b3d6515f74d4cd7417dc9030d8ca53d57054e)

commit e96ecec877f2f9bc13000c7bd752ed8f1ec41935
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    ims_registrar_scscf: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 641d29820f8536247c49d5fb4caa882764dbd9af)

commit b5a2b0c782a18cd807d6d4851baa9be2bd299a0c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    ims_icscf: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 39514660001b37eabfe3af6818949586fae9a4bf)

commit 6f3f297ea64a8fed4c77fdaf2abc90e468f6443c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    ims_auth: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 524eeca084e0a0e61ad80f349ea79f8b1c3031f6)

commit c8a09510204e7d0ed9e486f4dc871353f1820866
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    imc: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 407168804cc1806b857c2ce78399e02a81692d1e)

commit 583a403d58c3e0e0b64a354d2e5fe4a28192403f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    http_async_client: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit 40dd9f4e0fbe54046b7786e3572b491103af03d1)

commit d343b6d99cdb9a23ec5bfa332a34245cdce4c3af
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 23 12:35:47 2023 +0100

    dialog: use literal module name for stats group
    
    - prevent conflicts with global exports
    
    (cherry picked from commit d434270933f06b4de43cdf6d4b464bd264a3cb92)

commit 84b1543cf7b77bfffba0c3e6369b4cb06bf149b5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 14:52:59 2023 +0100

    dialog: do not print module name in log messages
    
    - it is added automatically
    
    (cherry picked from commit e45c97d112c7c396ae0a11b7a431582a71361e5b)

commit 48fd5246c186524413d452032320378d9c87afc4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 14:52:18 2023 +0100

    avp: do not print module name in log messages
    
    - it is added automatically
    
    (cherry picked from commit 463d5b34390e330a2b733deb673c1c77e5be9fcb)

commit c97e6b96821f0ffaf449643ed2229086b7bf0001
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 14:26:23 2023 +0100

    avpops: do not print module name in log messages
    
    - it is added automatically
    
    (cherry picked from commit 89a95ce1abefd772c0f09054473b07bbfc5426bc)

commit 3ab5e87f2e162704a261c3a45eeb5c000b6ddb99
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 14:20:13 2023 +0100

    textops: do not print module name in log messages
    
    - it is added automatically
    
    (cherry picked from commit ba1c0424732f1f2ab01bfd078ee272221a6b3e10)

commit 069876708076154387a599bf039edd83f5067974
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 14:02:59 2023 +0100

    app_ruby: use module name prefix for exports structure
    
    (cherry picked from commit 65322a8ea66ed18fb2d089ade54702341e064944)

commit 8c5a7a8db1309515a1d2f167754a4ee046684569
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 22 13:59:14 2023 +0100

    app_jsdt: use module name prefix for exports structure
    
    (cherry picked from commit a81e3c45dad338378fc8cf417bb0e9da1172a854)

commit 2442079e05b410cc9393fd15daf1f94169f80139
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:43:11 2023 +0100

    app_lua: use module name prefix for exports structure
    
    (cherry picked from commit 35e191e1bea5463e766cb6f8f2ffb4862bd812a8)

commit ef9c5e79b6923401a686c31a15af390e376e63e3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:39:21 2023 +0100

    app_lua: reformat exports structures
    
    (cherry picked from commit c6feb52c97bbd3fc33dc837d2b23e56c75f09583)

commit d38cc3c15698b554c177e77e05f7393ae6a1baa7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:35:04 2023 +0100

    app_python3s: use module name prefix for exports structure
    
    (cherry picked from commit ebe77a2068c5073b436a1f8fefdfd689c9010816)

commit 340efb9e3951fb4d15ae32e834ac58470b2c06f1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:32:57 2023 +0100

    app_python3s: reformat exports structures
    
    (cherry picked from commit 9fb9cbddee8974a1733b999807cc1943248753f7)

commit 986cadb088805f5126c61d55fc0b72cec6fd3d18
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:29:49 2023 +0100

    app_python3: use module name prefix for exports structure
    
    (cherry picked from commit 114d6fe510d7c1876782054ed89e4017d39d5f69)

commit 4d04bafdba440b82a7da8424682b06db23721c8f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:26:23 2023 +0100

    app_python3: reformat exports structures
    
    (cherry picked from commit 042bb9d10e12a256f9e4461031347e09b89fbe98)

commit d2f5603aff1bad106340b024d4a33f2be7791980
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 15:14:39 2023 +0100

    core: resolve - variables initialisation
    
    (cherry picked from commit 1623f9ed1728455b72abf0a74f06bfd24365cefb)

commit 55584b4de5ac60a1385edf245fc7f5bb516c271e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 13:57:52 2023 +0100

    core/mem: tlsf - cast to char* for pointer operations
    
    (cherry picked from commit d0a353342b559191aafc732174773e132554694a)

commit 8779039f655e6cdc27c35a0145985de00ecef81e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 21 13:30:26 2023 +0100

    core: resolve - cast after pointer operations for RES_AR
    
    (cherry picked from commit 30c42aab767d777e3beb1493165458489957e92d)

commit 9b72b6dd4ffcf67f47f9d51c862e7a101c110c3f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Nov 23 13:29:15 2023 +0100

    github: refresh alpine workflow [skip ci]

commit 7ea47e5fc72d08384223fb479f6bcc098e236990
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Nov 23 13:27:51 2023 +0100

    pkg/docker: set branch 5.7 and refresh [skip ci]

===================== 2023-11-17 Version 5.7.3 Released =====================

===================== Changes Since Version 5.7.2 ===========================


commit 1ec5093657959b4af1c9d4e0ea48879ed1105f4d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 17 09:56:00 2023 +0100

    Makefile.defs: version set to 5.7.3

commit 2fa620918979548af5182114f8d44df67776b76f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 17 09:52:09 2023 +0100

    pkg: deb specs updated for v5.7.3

commit ec6c7ac6c7758cf2ff2a554985204315bd72859a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 17 09:47:30 2023 +0100

    pkg: version set to 5.7.3 for rpms and alpine specs

commit 5879b5d10d41f8a8a7b458873a4afaf7777fe27d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 16 19:50:13 2023 +0100

    core: copy the value between quotes for #!defexps
    
    - GH #3631
    
    (cherry picked from commit c26e9877419ac53fb109a24aefb3fcd711fae1d7)

commit 3e9791570645dee833737077b3326ca6acde6aef
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Thu Nov 16 11:27:21 2023 -0500

    core: fix indentation on tcp_main.c
    
    (cherry picked from commit 243951bc487c5c67c81062445d4f4d7ee725684f)

commit 308506c3dacf9c22c63059166f5b674d0199eb44
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Thu Nov 16 09:29:00 2023 -0500

    core: fix compilation for older kernels
    
    (cherry picked from commit 34054fbd144102d414318249de217cedf8e5bd39)

commit c30e0a3a6dbe9b80b591ecb9caa53574ebc2988f
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Wed Nov 15 22:45:34 2023 -0500

    pua_dialoginfo: safety check for request pointer
    
    (cherry picked from commit 4e614ba6b7a5663bd88f353a3ce7a0976d8e878f)

commit 889f3f6a77e6404940a724b3289dac765c724117
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xprint: docs - removed trailing spaces

commit 5bb0993df8fa8ef6c0f833c0e0f9648df4b3efaf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xmpp: docs - removed trailing spaces

commit 4aafb51b61b8256ab40592d13e8ef93d7b64d8cc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xmlops: docs - removed trailing spaces

commit 242be71548787ef0a6f309b3ec09565eb3bda12e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xlog: docs - removed trailing spaces

commit 31d35cc7b89cbfef0873df1d3ff253dd651d0a45
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xhttp_rpc: docs - removed trailing spaces

commit 15b8bc58f45a93de95bfd4b6014ec91edab94779
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xhttp_prom: docs - removed trailing spaces

commit 4c81fba9194f47404c39cae7e141286ecd172f4e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xhttp_pi: docs - removed trailing spaces

commit 945baa34210b1f1dac50d5fd928dc3e0da527f2e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xhttp: docs - removed trailing spaces

commit 1cf19e69e961e0b262a725aaffaa87732d03a40d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xcap_server: docs - removed trailing spaces

commit d0d1a53486c4999b94f9f0c28e290ea8e7b53312
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    xcap_client: docs - removed trailing spaces

commit 89f7c87630565dbb1205b4614f2a52060ac0660c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    websocket: docs - removed trailing spaces

commit 38f9665864f394c9c072e24fc8de357a18b7d659
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    uuid: docs - removed trailing spaces

commit 3e1e46956a7638a4ab4ca60ef7b86d8a0619b707
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    utils: docs - removed trailing spaces

commit 3ee11f7b166bdcf587335a99c64827a3b9f6e273
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    usrloc: docs - removed trailing spaces

commit 726a1fc8745f48698fb755b6502f54aed610989b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:39 2023 +0100

    userblocklist: docs - removed trailing spaces

commit 5e59c9a7f6f6323bff14877ddb43dc69e7eaa15e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uri_db: docs - removed trailing spaces

commit 8a27cfaf0f0f7cf8c1e2b85f679e25572b9fe36a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uid_uri_db: docs - removed trailing spaces

commit b202f06b513c0f82843b7a0ff5a4473427b5266d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uid_gflags: docs - removed trailing spaces

commit a7b8ccf85e87229f7ff61224f5e62352fc9d6082
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uid_domain: docs - removed trailing spaces

commit 07bfc5fb59248123bb337b510308281a5a815e62
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uid_avp_db: docs - removed trailing spaces

commit 274687596804b2d4240e1a9c04078657bf955393
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uid_auth_db: docs - removed trailing spaces

commit 54204321dabf2efb8e06a28ea82116cff1081406
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uac_redirect: docs - removed trailing spaces

commit 1671f4cb9895573dc62d2522749575275aa2a7d1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    uac: docs - removed trailing spaces

commit 90ae37bbcbd2ee45cde223ddf037140e72cf169b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tsilo: docs - removed trailing spaces

commit 2763482be980b88f914e6d2aca68e28b2dabc7fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    topos: docs - removed trailing spaces

commit 2dbc0974ace0943ee3d75c9ab1b3987079d8b8d3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tmx: docs - removed trailing spaces

commit ac69b36d285b1fec67487bca4d81444e4d9e479a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tmrec: docs - removed trailing spaces

commit 4582bc9bc158a5bdcaee9c4cb105840582374e22
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tm: docs - removed trailing spaces

commit 4b5906ff2f7341a27d9202b06f8cd135b18e67f4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tls: docs - removed trailing spaces

commit de47f18226fee624a5d97a96604dd90a7c373dad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    textopsx: docs - removed trailing spaces

commit 550c061230e11c6c7166b498941845a817486b32
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    textops: docs - removed trailing spaces

commit 860393ea0c6a97b436ab6a1977b06d580c9ded10
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    tcpops: docs - removed trailing spaces

commit 8c680916944bf103cafd9fe6e206ea595b7775a0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    stun: docs - removed trailing spaces

commit 8386cfa7516aa50109efd33ae2256e800e498cf8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    stirshaken: docs - removed trailing spaces

commit e06231bddfb9eaebcecb6b951964712c8cd45497
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    statsd: docs - removed trailing spaces

commit e981047a8699cafc25a4bee003bf6d5c4135f095
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    statistics: docs - removed trailing spaces

commit f7e0a307eec9f31a116ba8c4ac0aae5b71a1d82b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    sst: docs - removed trailing spaces

commit af5c00e3b26b633b939d4281b7daa6b14cc31781
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    sqlops: docs - removed trailing spaces

commit 1e76578632cdfcda3c78cbd65bc4ccaa29f95bef
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    snmpstats: docs - removed trailing spaces

commit ae4c7efba2772825f28edb8c164670e86d4d3c3c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:38 2023 +0100

    smsops: docs - removed trailing spaces

commit b62dd7d9300623b2804aa0a250d70079da16f845
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sms: docs - removed trailing spaces

commit f41908997292f689b964a76afff9ce2afc65316c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sl: docs - removed trailing spaces

commit 917c51a4a065a419cc7013d5a33bc21af41c980d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    siputils: docs - removed trailing spaces

commit d99ffdec924c8187ec24d6af65063ae8841f9afd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    siptrace: docs - removed trailing spaces

commit 83c738ded192aa4df574c245343e00f47d610199
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sipt: docs - removed trailing spaces

commit a3d918751ded0e4484e583ab8280a96408fb8b39
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sipcapture: docs - removed trailing spaces

commit 8bf3d8e293349389cfc3dc8b69e8d0cf0dc62f09
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    secfilter: docs - removed trailing spaces

commit 047cdc8aa57e78e2d5be6db86a57736083656dc2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    seas: docs - removed trailing spaces

commit dad67d95180cd2087bf4e9ee4f1c09c6e7a24d5e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sdpops: docs - removed trailing spaces

commit 4f2a73691197fd25cd6f7e12a5db9ef221dc8992
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sctp: docs - removed trailing spaces

commit 9ac5f13982c6aa94b65d4fc70c106f398fba80b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    sanity: docs - removed trailing spaces

commit 2317e16ef7b3559ec31bb2f54944a7a4d70bb595
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rtpproxy: docs - removed trailing spaces

commit 5d50c2ee15f263b77c7baa767e5d3f8c80459052
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rtpengine: docs - removed trailing spaces

commit fb4833a148ee20e5e5f30f1ad957809dd028438a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rtp_media_server: docs - removed trailing spaces

commit f3b8e68b4867c50f51822f504d4140d55afe8124
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rtjson: docs - removed trailing spaces

commit 1aecd6ccba1d562f9d5385835de43849bcace45a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rtimer: docs - removed trailing spaces

commit f678d2404c9b7238a8ba439e1a7067ca28b63424
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rr: docs - removed trailing spaces

commit 515b128c26e7fc7905a2d8ace7aa7f0e0f95c42e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rls: docs - removed trailing spaces

commit ec581e1d454fc4c8021dc623f9c490c7d308e773
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    registrar: docs - removed trailing spaces

commit 6186a9aab78f5d6f1ee186b4c938ab871570635e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    regex: docs - removed trailing spaces

commit daa75cffbcb3e2d39b534601f27aaf964c55d323
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    ratelimit: docs - removed trailing spaces

commit a47333b3df586f10543b35a14a5308ad7a36d7e2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    rabbitmq: docs - removed trailing spaces

commit f3d9663bb305362a87d2c5d4f8f20aa9f6e007c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    qos: docs - removed trailing spaces

commit 2af082e8a0d155c6619e1337ccc4783ebc0e3e9c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    pv_headers: docs - removed trailing spaces

commit 97615d742c1b6ac1db4ac3ca209d306bb7852dac
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    pv: docs - removed trailing spaces

commit 9bf317ed20343a7df93535d3ddda221063c06bf3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:37 2023 +0100

    pua_xmpp: docs - removed trailing spaces

commit 8cb714ee285ae625e8f42d4dc4d5f933257e3f1c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua_usrloc: docs - removed trailing spaces

commit e2dcc7585786421e6ea10b9bdc03e57ee5c5bee5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua_reginfo: docs - removed trailing spaces

commit 2137a2389d7f5347b62cc178059f30b42e789a75
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua_json: docs - removed trailing spaces

commit e7169ec345d5421c032ed68c09e9521c1d22bbd8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua_dialoginfo: docs - removed trailing spaces

commit 8bacf4eb20aee42b39b8ea0998329ccbb8d4510b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua_bla: docs - removed trailing spaces

commit b54cb3efed256dbc67741a4f2529b06754949021
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pua: docs - removed trailing spaces

commit a8303346d26f48e468fcb9a8da5ab63e09d7afc0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    print_lib: docs - removed trailing spaces

commit e71e38b5c6fcac4d8009a0c5e0d42c8d3dbd5314
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    print: docs - removed trailing spaces

commit dfb6f586d9db2119f180abc5d9614f2efd65d3aa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_xml: docs - removed trailing spaces

commit 57c97b77492ee7d6336161805cbb8cf3342061c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_reginfo: docs - removed trailing spaces

commit c25f46716765fd7549977c4ffb3664a12a320f9e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_profile: docs - removed trailing spaces

commit 2a6734a65ecf409ffa5dda99c798c49792c72403
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_mwi: docs - removed trailing spaces

commit 537e83019bc317a3ac5c511592856d5ac590d34b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_dialoginfo: docs - removed trailing spaces

commit 90c2fea8452bea09496b7ebe28ad108c4a493638
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence_conference: docs - removed trailing spaces

commit c021d38bf3ca96a3af19822239d09fcd0ccfe1df
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    presence: docs - removed trailing spaces

commit 93a38d0b6ea5ad91cfdd737b90c988a1171fd3be
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    prefix_route: docs - removed trailing spaces

commit a4016235b94ae9389fba44ce192566b67f487605
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pipelimit: docs - removed trailing spaces

commit 80438595eeda0d3d762343598f09802d76217696
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pike: docs - removed trailing spaces

commit 9cbef5531a25db83aa1059c8e2607bff7aeb62b1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    permissions: docs - removed trailing spaces

commit 9efc9559f56044a21673d37ce7e10bc1243e5c4e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    peering: docs - removed trailing spaces

commit 03583a07d4ab34c9f4a79ac1b1afd5efb58a98cb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pdt: docs - removed trailing spaces

commit 133db4ca657eb4082618b079de15c62cfc9f13c7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    pdb: docs - removed trailing spaces

commit 6d0983fcc57bd3b1199ec5a34160d40dcd6caba0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    path: docs - removed trailing spaces

commit d76d9090665cc10ee166ab38bb8fddb7e8ccbc82
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    p_usrloc: docs - removed trailing spaces

commit d8f97b6d72e457eb4fe324dba7b78e5eb76ed678
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    outbound: docs - removed trailing spaces

commit 2a33799dbb66c3821c20f7c0b977989e3b83dcd0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:36 2023 +0100

    osp: docs - removed trailing spaces

commit f3b8fa2455d0ff81e540e81c9f541f0df066fb02
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    nsq: docs - removed trailing spaces

commit 8653df168c227371320bdb801acec7a6a5be46d7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    nosip: docs - removed trailing spaces

commit efcbe8dc84a511a78db4db4ab52e1cfc5198cc2c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    ndb_redis: docs - removed trailing spaces

commit 6f061299f483fe0ec1ed76a79940ef40f272f33f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    ndb_mongodb: docs - removed trailing spaces

commit d6ff28c2b9ef129ed9bc629f1d22fe1cc274b05b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    ndb_cassandra: docs - removed trailing spaces

commit f5c68f220b5ddbf0603971a63a2f58a1c380e446
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    nathelper: docs - removed trailing spaces

commit 450be5a6b89b8c18880bb1765d097400347dc44a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    nat_traversal: docs - removed trailing spaces

commit 03e7a4646c72d792d3143e325779d558996badbc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    mtree: docs - removed trailing spaces

commit 0dd9a4fc9626dce42a94d37b817145496dd03cf2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    msrp: docs - removed trailing spaces

commit 8f879a5c352c2fc55a95e379e4552d8d5821b2f6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    msilo: docs - removed trailing spaces

commit c8ae635628224f280df591243bd428da3c3a0a3f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    mqueue: docs - removed trailing spaces

commit c129e9321466061d076fe7e5b25d3668a0664d3d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    mqtt: docs - removed trailing spaces

commit 4f00043caae60a5084e5413838352bdceffbefdd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    misctest: docs - removed trailing spaces

commit f986d6bbfe0f92246d4485f443564358eba39485
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    misc_radius: docs - removed trailing spaces

commit cf0595e557583db983e81dbb3d4a5345e213f3e6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    memcached: docs - removed trailing spaces

commit 65ac04c8e55d02f301298ec5ad573b500827fea0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    maxfwd: docs - removed trailing spaces

commit cfd9ddc7689fbebb8fd07b02197b9506429593b9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    matrix: docs - removed trailing spaces

commit 5a71325860cdac11bd314d3871fd818f1d27fc03
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    mangler: docs - removed trailing spaces

commit 92254b1f74d3691221673a3ae6b58077cd8f8147
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    lrkproxy: docs - removed trailing spaces

commit 03db8597482da2d646e0aefd15daec9d744dca14
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    lost: docs - removed trailing spaces

commit 7b50ffcc5ec129e8560ad427cd6bfca05b3b1a43
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    log_systemd: docs - removed trailing spaces

commit fda00b8c1c754e3b73ad8cda7ca3e8d9f6b136a2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    log_custom: docs - removed trailing spaces

commit da034fe3d65d38633bb6b45cb4833cb8ea61b80a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    ldap: docs - removed trailing spaces

commit 6ffbb166238a329a06ab935831e88598cb770089
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    lcr: docs - removed trailing spaces

commit 9d63b3778f35962539821351c704ecc425d825e5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    kex: docs - removed trailing spaces

commit 2ed4817474c7dee216d79273079bc08e7d9c49ea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:35 2023 +0100

    keepalive: docs - removed trailing spaces

commit 49e06be4e9aacdd770f519944bdf28d916371f7a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    kazoo: docs - removed trailing spaces

commit 67d2ee655a8653af4bdfac4daffe649cd1babe50
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    kafka: docs - removed trailing spaces

commit 77cb0a486c1ad77708cb0ff9a4e0a553c9bf0e8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    jsonrpcc: docs - removed trailing spaces

commit d5d5ec74b55cdabb3c673663742cd7f6185330de
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    json: docs - removed trailing spaces

commit 6dd9324fc660da907e9de1b612413bdb56ca341f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    janssonrpcc: docs - removed trailing spaces

commit 1e8232df5ed6719105cc1f540fdf5f96e7ad30b1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    jansson: docs - removed trailing spaces

commit b17fa4f25669a73ebdc6b60c51bb9427b5f868ab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ipops: docs - removed trailing spaces

commit dd8472303e5eda82e92e20ec84921436f60a2bdd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_usrloc_scscf: docs - removed trailing spaces

commit 7b3a7cbf663c50a6abe53af8465963cffe664e5b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_usrloc_pcscf: docs - removed trailing spaces

commit 14e29adfea7e30d015ddebe0de199f195a4516f5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_registrar_scscf: docs - removed trailing spaces

commit 016163471649c9fe87b8046c9e16981ac9c5a3e8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_registrar_pcscf: docs - removed trailing spaces

commit 976df7b5c5ce31900fe5f305f66c02d3511632bb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_qos: docs - removed trailing spaces

commit 51c6db1fec2f4d49914ba21572f0a5ac6e3effb1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_ocs: docs - removed trailing spaces

commit cd451aba7f2f62c2cc51912a7ca350dd6c0f619b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_isc: docs - removed trailing spaces

commit 00c3b0f5f9eb8cc1cd9dfc7c0c73614448a1b854
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_icscf: docs - removed trailing spaces

commit 7edce07d04df8b07637f48380dd18cb1f525d951
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_diameter_server: docs - removed trailing spaces

commit a2ad493749fcecb354dcb29a8f580d1c09015e6c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_charging: docs - removed trailing spaces

commit 9d2ebcd15d1acab1b0ca5734b78676342b3078ab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    ims_auth: docs - removed trailing spaces

commit 0dbcdbbc1fad7cd8e60f3eaa9c15a568d0a4c2df
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    imc: docs - removed trailing spaces

commit 165e11c43e1e4df9be4696941024fef794b981ae
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    http_async_client: docs - removed trailing spaces

commit db128b173cb6fa1b432eccd39c8078c366621477
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    htable: docs - removed trailing spaces

commit 286cc1d1b31f5a0889fe61e143569ef6d4168b6d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    h350: docs - removed trailing spaces

commit 78e60150ae5afe67e48f8a3a4b72382678e84ef2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    gzcompress: docs - removed trailing spaces

commit 859ddc705665ecf7bf3033af0e4a1f3f44f58355
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    group: docs - removed trailing spaces

commit 25556085883ec46e11bec9950c78917d5fc9a35c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:34 2023 +0100

    geoip2: docs - removed trailing spaces

commit baaae4ac31c00976d679d50d55fba3312e780c06
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    geoip: docs - removed trailing spaces

commit b60be507732d43d4292e631cc01f5c429f14d794
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    exec: docs - removed trailing spaces

commit 23c8ab91e15599efc3995cb4eea36bb1237a353b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    evapi: docs - removed trailing spaces

commit 9eeed047839ffd66ffbd4791bb8db270996a1205
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    erlang: docs - removed trailing spaces

commit 7d146f8d9c0fb6c842addbd6c46997ef1089d6fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    enum: docs - removed trailing spaces

commit 64dad2edb541fcd8322a8a75e9a1aa0a0e1e359f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    domainpolicy: docs - removed trailing spaces

commit e3416fbc3b8ec0b000bcca8fde4ddfd1925b5741
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    domain: docs - removed trailing spaces

commit 2e1b1b2ef01c73af1632633378edab3d3d7e1bae
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dnssec: docs - removed trailing spaces

commit a289bfb0b37d28ca477f80920b35744e0bda4563
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dmq_usrloc: docs - removed trailing spaces

commit db5ea1d538011b1ae6518fbe4628b94c96a51b4a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dmq: docs - removed trailing spaces

commit 456fb769aa914d3cc91b404600362afa25dac35a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    diversion: docs - removed trailing spaces

commit 42b6346d31d1415dc80e8dfcfe0123db7b30d49a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dispatcher: docs - removed trailing spaces

commit 081362a01b63b81e7f0eaff1024761d59ca9634b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dialplan: docs - removed trailing spaces

commit da4f07203b9c891c1e2c7a02c86dc9da23d7c526
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    dialog: docs - removed trailing spaces

commit ecae4beaeb5ceb6ecefb23fea8d8b1a7fbc776c8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    debugger: docs - removed trailing spaces

commit ec99b316295cf0c619fcd1cd3fbc58469974f00e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_unixodbc: docs - removed trailing spaces

commit a70122bf9c4b4e8380eeb5942f5b7485baf7ea71
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_text: docs - removed trailing spaces

commit e88720df7af1a0698bd46e9a3e5a62271d890b58
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_postgres: docs - removed trailing spaces

commit 903dcca9fd7d8ddaa72f3bb4b8c3ea41a92d74bb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_perlvdb: docs - removed trailing spaces

commit b8f3cc55ed31f98aa374196eb1754dbe83f71944
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_oracle: docs - removed trailing spaces

commit 21326bdb882efff9c5eb211bae49c3d9d37412c0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_mysql: docs - removed trailing spaces

commit b0819734f1d929259e73610a9e8b09c6333f31d1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_mongodb: docs - removed trailing spaces

commit 866ba37b622df10672b9938f899956a311275019
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_flatstore: docs - removed trailing spaces

commit 77f77d852b173373b2dfef1d84c97e32593698bd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_cluster: docs - removed trailing spaces

commit 630fe40dfef237316c5d0d0c0b3b7a7a18ad1620
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_cassandra: docs - removed trailing spaces

commit c32f87d137921c7df6f420248b37f2f9ef1535de
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:33 2023 +0100

    db_berkeley: docs - removed trailing spaces

commit d2ec4962ee1f1abe365a524605d075e063410cc9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    db2_ops: docs - removed trailing spaces

commit 7a31f56bb1b266f7e158437aa1473c69060f9990
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    db2_ldap: docs - removed trailing spaces

commit ce7b1be8c6e2e20746f4049cc72f7baddc0eba20
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    ctl: docs - removed trailing spaces

commit 76236ada3622fd74a00954b9cf11419241f6c81e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    crypto: docs - removed trailing spaces

commit 4a9d850aa6704f6742a3cae43dc8aae384ab2f5f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cplc: docs - removed trailing spaces

commit 015b4b5ed32e65600ed18301be8ab006064b72cf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    counters: docs - removed trailing spaces

commit 7ca0cd30c74b6a85c7416df4c4ea7bafc422b338
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    corex: docs - removed trailing spaces

commit 391e8173a3422eef677fab850f05858dad67ecb8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cnxcc: docs - removed trailing spaces

commit dba983323474a7940572e1914d0c584777662a89
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cfgutils: docs - removed trailing spaces

commit 47f8b348a24b37bdb8c384f03b91bf990ddd1444
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cfgt: docs - removed trailing spaces

commit ca6c8bf6767d04f1725172044e8b699a2f04f8aa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cfg_db: docs - removed trailing spaces

commit c3a9147bdaa05618f7f90cca2bb9abe01e9074ad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cdp_avp: docs - removed trailing spaces

commit b0b40122f22db100411a85379fd73061bd0a7f14
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    cdp: docs - removed trailing spaces

commit 3a2de012e1a45bde2c3c6873ae09402f83241f9b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    carrierroute: docs - removed trailing spaces

commit 3d864d6bce8a312f19338946685314c60a16c662
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    call_obj: docs - removed trailing spaces

commit b90ad7cd9a51ef3644ce8d85a56225b1aacb263b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    call_control: docs - removed trailing spaces

commit 4a892d7df5c0bb698c7726d8dcc7973e42c8c8fc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    blst: docs - removed trailing spaces

commit b4c1d5108a9509a45a78681309c608e611efcd1a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    benchmark: docs - removed trailing spaces

commit 2636e742077b9dbd6fc20900e3742d80993f6535
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    avpops: docs - removed trailing spaces

commit 6acc4e2bd4019699c129422030bc5721869210ac
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    avp: docs - removed trailing spaces

commit 4876b743a30475619c777ac2cd11e5248f985796
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    auth_xkeys: docs - removed trailing spaces

commit df22d87a09b9ca793b0a9f999e48a6f3d1ccbfe1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    auth_radius: docs - removed trailing spaces

commit 5045d153af73f928a743fcd5e8dce28cbcc56aaf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    auth_identity: docs - removed trailing spaces

commit 8c0cc460416a87632173f017d361f46cbafa8108
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    auth_diameter: docs - removed trailing spaces

commit 85288f9dd4f0a452ffff9d58fbb36817954aa45a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:32 2023 +0100

    auth: docs - removed trailing spaces

commit df20976307dd501826c1409879dcdee82665ea2a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_python3: docs - removed trailing spaces

commit 174f5babf470709523b078cbade62d2d7e96ad61
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_python: docs - removed trailing spaces

commit a86448f7c99f159c383d4fa59b0bc6aab70df16e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_perl: docs - removed trailing spaces

commit 03b359a3960ed637a8a4c866251fbfe88acd6bf6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_mono: docs - removed trailing spaces

commit 192c9f339800a4c5a46d6147e4fbe78b4dae55bb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_lua_sr: docs - removed trailing spaces

commit ac993f3eb9fca4204111c17e1f8b4ea2d04a77e9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_lua: docs - removed trailing spaces

commit 6f14426233533bdd96bf941c235a67a86d615eab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    app_java: docs - removed trailing spaces

commit dfbb87ce8eba3dd02516d40c39a083dc70cb0478
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    alias_db: docs - removed trailing spaces

commit 124731a1b1aca63d86996412078e01944ad7a3d4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    acc_json: docs - removed trailing spaces

commit f61e9f9a372011a1ad5a897b363ffee09b67fdfb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:36:31 2023 +0100

    acc: docs - removed trailing spaces

commit d63514d7919b90435aa6973012cf5abe2415af4e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:33:44 2023 +0100

    test/mod_httpapitest: removed trailing spaces

commit b0948b515da27b6900eb1cadf336662d7921a160
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:31:07 2023 +0100

    test/misc/code: removed trailing spaces

commit 67f20986481de20c038c3a857b11687db70b8ec5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:30:31 2023 +0100

    pdbt: removed trailing spaces

commit f9c78be0e014ae5c5416c06883f4d33cabee2d4f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:30:31 2023 +0100

    db_berkeley: removed trailing spaces

commit 6ab8de8f49cdd93c9fa4e7c60e2b9cee1bd5fe91
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    xcap:  removed trailing spaces

commit c30d57ac5b7213bcf09e11ee12518243469dd802
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    srdb2:  removed trailing spaces

commit e710b67b0a146ca1128efcc3ce1a6c6b57cbe9c0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    srdb1:  removed trailing spaces

commit 74b6d96c50b9355f6234d34f72c39d04458e52c5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    print:  removed trailing spaces

commit ccba05208609946d2de8736d16f0939df81d77db
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    presence:  removed trailing spaces

commit e3a8d1bd6f36a94a52626705c4c58c9d00dcbdca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    ims:  removed trailing spaces

commit 8e08fa2c9d6a6d46b219f9320c245d6a17fda76e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    cds:  removed trailing spaces

commit e8989c3102b068f53c85a26e6b9ceae278a51aca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:25:59 2023 +0100

    binrpc:  removed trailing spaces

commit 82ae416bd8a870698d9ff6b1d9cb32ba38e2ca01
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:23:29 2023 +0100

    core: removed trailing spaces

commit bf90793c358b08c0a6e154c72f49a373847436a2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    xmpp:  removed trailing spaces

commit a1f35e58c117d56aa7ac667d887f4b2784500663
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    xlog:  removed trailing spaces

commit bff73792918dd8bd46ec974b36cf396d4456962e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    xhttp_pi:  removed trailing spaces

commit 5d9801f165e3028d7853c8249a3f9ff255df03df
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    xcap_server:  removed trailing spaces

commit f74093941b37aa272e792433d88ef6c2eec5fab9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    xcap_client:  removed trailing spaces

commit 248f459f95866035cb7a84be5c85c4f88da9858c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    utils:  removed trailing spaces

commit 3e4e843d3e488c7f3894a0f1f29ff68d61935ab6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    usrloc:  removed trailing spaces

commit 658a426bff5f7f5f88c0c1c47abdc90ed0790cb6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    userblocklist:  removed trailing spaces

commit 480882d9d26df0519e2aab539323d7e8a76ef873
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    uri_db:  removed trailing spaces

commit 822dd527b2d5aa28f42aa262374fc2b3a19e9059
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    uid_avp_db:  removed trailing spaces

commit 90698a42a4f75791b09dba213473d411236917f7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:24 2023 +0100

    uac_redirect:  removed trailing spaces

commit be9f359c3ec90a8cd38ae6efba8fb54520b3c147
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    uac:  removed trailing spaces

commit badbe8f584a5ab49f3fe74791b76d04ddc858ef2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    tm:  removed trailing spaces

commit 1bca2bb9893e8ad9bb86b82eb0e1b553d02c6a42
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    textops:  removed trailing spaces

commit 895b667f0eefdf036e6ed4abe954df077e535091
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    stun:  removed trailing spaces

commit 1390f3a5e341f99e547bbae23435d28d75b3381f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    statistics:  removed trailing spaces

commit 234fc6152198870daa80e6f6fa759441bc0a4ef8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    snmpstats:  removed trailing spaces

commit 823fc718274052e4fc5f44fe2e36f23f05297000
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sms:  removed trailing spaces

commit 6c2fdb5a92dd4ac3866ebcb6eb3735e590e8e8e0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sl:  removed trailing spaces

commit e96c95c29d0bf910fb381553402dc6473ad029e0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sipt:  removed trailing spaces

commit 19d5dcce0a488a9a3ca14d66578566a19c6f250f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sipjson:  removed trailing spaces

commit 50910357ebd4db4a7748e8ff332616e783c86263
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sipcapture:  removed trailing spaces

commit eca932f474b90e581eb249870e705cef66227182
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    secfilter:  removed trailing spaces

commit 5b6810bf005eccd45bcb5a5681a63a8a875a9171
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    seas:  removed trailing spaces

commit 81680ccd9772dc2cb35e9a7b6cd1a404d01a3436
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sctp:  removed trailing spaces

commit 4372616afb2d94b6621252e91291af93759b9f77
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    sca:  removed trailing spaces

commit 6eca9bfe242bb3fbf93f43e7be2d305d431b6327
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    rtpengine:  removed trailing spaces

commit 2774836e5324c5163ee4c08ee9f967efe1376599
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    rtp_media_server:  removed trailing spaces

commit 77028084945bc0a8f74b8d91eb4425e215695f52
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    rr:  removed trailing spaces

commit e4991331611f903213cd4151a4528de999c7b8be
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    rls:  removed trailing spaces

commit 91923f80924fb0787b3fa6bc764f22c6b5167116
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    ratelimit:  removed trailing spaces

commit bde570b3519766a3f4051301042d3b2f20fbb9f3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    qos:  removed trailing spaces

commit 1d07491dc82154ff9d29a544868f96b55a297f25
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    pv:  removed trailing spaces

commit 205023f9f12b2e5f8fb9ac3ba915040f5352ac95
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    pua_xmpp:  removed trailing spaces

commit 3c4853e70f52973934b111921c9d17752974e5a2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    pua:  removed trailing spaces

commit 9d0a2efb4aa588ffea385a9fd8b0309a75d93d1e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:23 2023 +0100

    presence:  removed trailing spaces

commit 486502bef65a768204f07f00c9a5b7887e167a61
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    pipelimit:  removed trailing spaces

commit 2cff99ee3e97e4574a03703c073d8cc8933bc18c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    peering:  removed trailing spaces

commit d99c35042da398f6bfab5de1195fcef686626244
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    pdt:  removed trailing spaces

commit cb56620c455a5437bc6c8ceaa64b8660abb7dda7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    pdb:  removed trailing spaces

commit e863e819d78803621781e40e9b95166b8ca0c5c3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    p_usrloc:  removed trailing spaces

commit 9496877a55529640d5cfff7dd6acd0bd59ac0c5c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    osp:  removed trailing spaces

commit 60b53e5507a07e7f53f594c2fcedea3bd06f9041
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ndb_mongodb:  removed trailing spaces

commit fd86836d96fdb60c8caca140e485a8b6a0fd578e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    msilo:  removed trailing spaces

commit 9c258d49ef0e18df62e19b24df3c590653089c74
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    mqtt:  removed trailing spaces

commit edec677972f56ceb72e779c70cb480692f0819fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    misc_radius:  removed trailing spaces

commit 2545b464970565c79d97e9ceb43c24b2d2e2192c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    mediaproxy:  removed trailing spaces

commit 5f4c83d373664f11dc6d22fc0a7b8feb946f537e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    mangler:  removed trailing spaces

commit 424f4ef87b096b407dbd8341734eca41b8380bad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    lost:  removed trailing spaces

commit 4a49c517bf704c9f352440b6c02aac0f015c97a1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ldap:  removed trailing spaces

commit 136e9714c66e7c2f9824b768f05f6afeeba9cd9c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    lcr:  removed trailing spaces

commit 9ecc0a5a91934d21c5d8ef1db654198bed386f2c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    kazoo:  removed trailing spaces

commit cd77d7063e19f64da38fa7904abb1bb7b3f81e3e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    kafka:  removed trailing spaces

commit 8b8c00e9102ad4c58ee7f27040a953ff7ba2396a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ipops:  removed trailing spaces

commit dd459bcb71f67c1703c559d04d7e4c6991635a77
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_usrloc_scscf:  removed trailing spaces

commit 07e0fddceafd33aefc58b679dbde68c62fdfd934
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_usrloc_pcscf:  removed trailing spaces

commit 6fb92096e933b5683ab06a12836a93aa88d9ab42
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_registrar_scscf:  removed trailing spaces

commit 8b3c6d12e514fdac2c9d6219e9ab2a8ca3e47af8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_registrar_pcscf:  removed trailing spaces

commit fa88db98cca078a4587bcba101343331bff4d590
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_qos:  removed trailing spaces

commit 714582b6771656534de9337615e1ff7a73a5ab9a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:22 2023 +0100

    ims_ocs:  removed trailing spaces

commit 26afc34239fa7c2009f94f251118d47a6290f378
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_isc:  removed trailing spaces

commit 2047a0ce41205770c3baee61dc03fb57bd3f4862
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_icscf:  removed trailing spaces

commit 9e30f63831515215c3e77ab3987cdc1166d6b73a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_diameter_server:  removed trailing spaces

commit 2d013875ca515220864878453a62baafe307e582
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_dialog:  removed trailing spaces

commit 190bc9a3e9a80eb3834d84ef1e0920b04c0f6710
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_charging:  removed trailing spaces

commit e065656d73a206bc95476831bfc5d50ab63df0d4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    ims_auth:  removed trailing spaces

commit 1a064f2291acbc10b64c5a225e90223b0b81ecdc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    imc:  removed trailing spaces

commit abfc3308cb7439f433cd78fd8dedbedf560a9605
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    http_client:  removed trailing spaces

commit 48224395fb5f8d62b79fa93af25b740a43b7f71d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    htable:  removed trailing spaces

commit 24192fe8e437172b5a8c93ace02a0179c140cb93
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    h350:  removed trailing spaces

commit 1e78e0fc7d8caa0ba421e54ac109b7d982606d98
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    group:  removed trailing spaces

commit 3c3d3170c0b486e7f27ea393b3c66738aea6c9f9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    enum:  removed trailing spaces

commit fc52b07712a24fa5e7ff63b7db44546fc90db51d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    drouting:  removed trailing spaces

commit a4a735896cbeeef266bd995537d987e70dcd6830
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    domainpolicy:  removed trailing spaces

commit 4be77ba816e21820a21b2b643bb995dc234bd54a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    domain:  removed trailing spaces

commit e3fd4ab1e166fb7918292f7cf2d4ce254c13486f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    dmq:  removed trailing spaces

commit d525729cf510d6a76507961ebc2eadbfe095c9f0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    diversion:  removed trailing spaces

commit 28efbbca7b8f5f0add544a44fd1f01e91ae2e032
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    dispatcher:  removed trailing spaces

commit b731d163623775dbbcb2138cac8bb7e0a3bdfbb7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    dialplan:  removed trailing spaces

commit 8ddc04df5644cf1d7796908792ecf4bf787c8167
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    dialog:  removed trailing spaces

commit 147467ec18b1136838fe816d610a6c75cfd6b425
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    db_unixodbc:  removed trailing spaces

commit 140a047913a011eb5cf234537834cbc0ac16b89e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    db_text:  removed trailing spaces

commit 0e99a0032335423b065cb5134e6f49f7730d0203
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    db_postgres:  removed trailing spaces

commit 9f93367efc1ef4e9383f63f849fd06f86c7e0741
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:21 2023 +0100

    db_perlvdb:  removed trailing spaces

commit 34b41718a30d2d067a85ec2170598bfaacd719c0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db_mongodb:  removed trailing spaces

commit debc999572386df0350c2fe50a19068d02454894
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db_flatstore:  removed trailing spaces

commit 8f0270245c38cc7ca91b7d3fe1cc3dc29efbb773
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db_cassandra:  removed trailing spaces

commit e7cedacbb35a4684347bf6ff33672994c6738d7c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db_berkeley:  removed trailing spaces

commit 10d1e054e3f5da6f9f23258ce6215bcd27a817a9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db2_ops:  removed trailing spaces

commit 692fd5baad162a583755b74110a905f32b6dbf17
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    db2_ldap:  removed trailing spaces

commit 7210a362cab0fe8408b65911c6a64f67f5a560ac
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    ctl:  removed trailing spaces

commit febac66bd7ca5f129a1fb8b79b1f55e9eea9863f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    cplc:  removed trailing spaces

commit 088fcb6043ed6ddd6ee761ab5a42476817dc89a4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    counters:  removed trailing spaces

commit 79fe5addf240de08253f9ed4b53171f7ea559c4f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    cdp_avp:  removed trailing spaces

commit 56aef00fb90433b5a9782ba93e41f54683d3faa1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    carrierroute:  removed trailing spaces

commit c957415a1f603dcbb11018c24515bbf0a7c040c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    benchmark:  removed trailing spaces

commit 8e05ac373a7b6fc39cbf206b57475516ff0f9c7e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    auth_radius:  removed trailing spaces

commit ab68b024b0bd20b5917df070198358a999f39079
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    auth_ephemeral:  removed trailing spaces

commit b825adb9884b37fdcf5cd7d87470bff42af36be8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    auth_diameter:  removed trailing spaces

commit 7387e5c32006c13137a35706b72e52d0c8fe38c7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    auth_db:  removed trailing spaces

commit 6ed407b87e6b7f712b4e1d95d660b4ee67a6139d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    app_python3:  removed trailing spaces

commit a9a84fdfb466639a855b124529eba37648aa1d2c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    app_python:  removed trailing spaces

commit 45d6fb83aa5cf1835bd4add729b4ef1595c46b22
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    app_perl:  removed trailing spaces

commit 4b24af914dd5385addf4b4f4a14846eb641c803c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    app_jsdt:  removed trailing spaces

commit 768ec252de7f4e6e82e9982ead690264ae20b5e1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 13 16:22:20 2023 +0100

    app_java:  removed trailing spaces

commit 60abd912f0fc2e237fb833d63250c184e7401ae5
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Nov 13 13:32:50 2023 +0100

    modules: readme files regenerated - modules ... [skip ci]

commit 94a6bc8fe6fb4dc5599584de1128dbb83d3dc128
Author: Henning Westerholt <hw@gilawa.com>
Date:   Fri Nov 10 14:01:47 2023 +0000

    kamailio.cfg: use xalert instead of old format for xlog, similar as done in other cfg places
    
    (cherry picked from commit 2b9666445a9fd31f75bf86b9924658daffb7ac85)

commit 40f5343d4ca2b4c1cf76eaf168a9b1ae4a722a6a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 10 07:31:38 2023 +0100

    app_python3: enable error log mode for some of missing callback functions
    
    - tm-specific callbacks should trigger error log messages if not found
    
    (cherry picked from commit 695dc54dc1547fdee18b00cfa8e4d15f047834a5)

commit 64f28c7f1fd83719270d914e5368bffbfab09f78
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 9 15:32:39 2023 +0100

    dialog: use memcpy to fill profile uid
    
    (cherry picked from commit 7bdd7fb4aa666b5f56ae3e554770126ad5b68c2e)

commit 9f417ee284fd1829c849061aae6b4d0231a0acca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 9 14:54:13 2023 +0100

    imc: coverted some static global str variables to macros
    
    (cherry picked from commit 36806bea261f7a29dc1d2a8aedac837a06043968)

commit 42aae6920883e9633ba36b41b235ce26ffa13664
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Wed Nov 8 20:53:53 2023 +0100

    dialplan: reformat exported structures more human friendly
    
    revert to the format it had before 01d0d1de2c8
    
    (cherry picked from commit 6aa940f7acbc565545ae9199b288d16a50bafcab)

commit 88ad50d71fe7da01ae4619cdb14d5119b9e286eb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Wed Nov 8 20:03:49 2023 +0100

    debugger: reformat exported structures more human friendly
    
    revert to the format it had before 656e147c470
    
    (cherry picked from commit 4642a12c109939f71f91ba7807ded1491e241e26)

commit c7290d0ef8f030ae851581ba436a10177d874858
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 8 18:44:58 2023 +0100

    core: utils/srjson - use snprintf() for silenting analyzers
    
    (cherry picked from commit a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2)

commit 7f1ec26fbf59edc6c771da6104344d61cb6d031c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Wed Nov 8 19:44:38 2023 +0100

    dialog: reformat exported structures more human friendly
    
    revert to the format it had before 783a416f1a5
    
    (cherry picked from commit f0cf082effe6a0fd8893299e49a519d90bfc6151)

commit 20d8546e0055c43709e77bd8e61377f834011149
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 8 11:06:17 2023 +0100

    topos: update headers for stateless cancel and non-2xx ack
    
    (cherry picked from commit 8f84f6681570d5eb1018e6fe45f280173451bf62)

commit 6fca96d1fe87a8216098304f2b64622f69d3e6aa
Author: Christian Marangi <ansuelsmth@gmail.com>
Date:   Mon Nov 6 16:13:55 2023 +0100

    kamcmd: Makefile - use CUSTOM_NAME for specifying custom binary name
    
    - previous use of NAME can clash with environment variable NAME that
      could be set by OS or by Kamailio modules installation
    - GH #3628
    
    (cherry picked from commit b141f267ce1fe1068de1541d8bd5b5dc53c1d6d9)

commit 6df7569d6cb54b5057b708120c66db80f8c2828b
Author: Morten Tryfoss <morten@tryfoss.no>
Date:   Mon Nov 6 11:14:36 2023 +0100

    tm: T_ASYNC_SUSPENDED flag not removed when cancelling a suspension
    
    (cherry picked from commit 70ecd99e3d8069d0f89444a5b893f61dd1edd1b3)

commit d015ee9c06a8cb6644101d08e4b54f80b96accf6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 3 11:00:34 2023 +0100

    db_redis: init allocated redis table structure
    
    (cherry picked from commit e24df12d10d8b88582907481d161c6a2db5cf8f1)

commit 6aec4f79d0cd4af1639df981cfe0877124542292
Author: Benjamin <92934023+tietzsg@users.noreply.github.com>
Date:   Thu Nov 2 13:09:57 2023 +0100

    http_client: add information about parameter loading (#3619)
    
    * http_client: add information about parameter loading
    
    - Inform that the order of the parameters is important when httpcon is loaded first
    
    * http_client: docs - typos from previous commit
    
    ---------
    
    Co-authored-by: Daniel-Constantin Mierla <miconda@gmail.com>
    (cherry picked from commit 02dd4e2c883585601f4dbcea0b63b858b4dd24d6)

commit 3dee1d598957cb092608e987b1d4f8a726258a5a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 1 08:55:29 2023 +0100

    tm: update return code for EoH check failure
    
    (cherry picked from commit c76444da502325c90eb7ac0cbcc24e7bf16dd5d1)

commit 98e2b05e29716d60789aadac59b372c8534fc8d8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 1 08:21:46 2023 +0100

    core: new code for internal processing error
    
    (cherry picked from commit e34d41557e3a88cfb76571fb3f2793d85d264710)

commit dd034befebc2bed440979bce51c04d8054d075c6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 31 20:04:34 2023 +0100

    tls: note about db_mysql module parameter opt_ssl_mode
    
    (cherry picked from commit d157aed3fc69d3584cb9e6ca0112e47ab917e88e)

commit 1bd0c64845e5eb90492cfa107bb4afd9c4a3bb42
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 31 18:35:06 2023 +0100

    core: error - better message for E_OUT_OF_MEM
    
    (cherry picked from commit 1e4bf66d37afcded52fcaa2a0dd61a87bb1f2c67)

commit 6d0d39311fdf09007aaae6ac0e4e0342048211c5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 31 14:54:54 2023 +0100

    secsipid_proc: Makefile - look for secsipid include and libs in localbase
    
    - done when pkg-config cannot find libsecsipid install details
    
    (cherry picked from commit a2468e66f530822094569cf847796d91b17d4be9)

commit ab7cf4e57ee800c60ec171f801a76f16df318d51
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Oct 25 18:30:54 2023 +0200

    usrloc: reformat exported structures to be more readable
    
    (cherry picked from commit 9a50e380216b7557b53a2e8a0e4068f81ecf635e)

commit ba19a8f30d6c9f7757ef0c8d55e2139a8279d375
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Oct 25 18:06:36 2023 +0200

    dmq_usrloc: avoid needless second local socket search
    
    - remove overwriting local socket string value with received item
    
    (cherry picked from commit f97149aec9da71085df9dcf4541abba7b756939c)

commit 5ddfa0b2f29dbbe30e1933edf0110f8cfb353f76
Author: Konstantin Tumalevich <userad@gmail.com>
Date:   Tue Oct 24 15:23:26 2023 +0600

    app_ruby: Fix rpc documentation typo
    
    (cherry picked from commit 111d9f70cf55eca08b78e21213f3452fa8622d21)

commit d93d8b882b584ef41721f7c6d9fb221890ef365f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Oct 21 09:05:44 2023 +0200

    topos: remove check of th_param_mask_callid() for api callid masking
    
    - functions are not for topoh internal usage, but for intermodule API
    - reported as part of GH #3606
    
    (cherry picked from commit e5ecb666abd24433b0de030980f79e2521439524)

commit c9c0b12efc7031ee894a62c6a148fec7f3df03f8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 20 10:34:21 2023 +0200

    tls: include file to fix warning about tls_openssl_clear_errors()
    
    (cherry picked from commit fe8eafd31327c14e7b081cd8f4a6532953e0a1c6)

commit 84a6b3f59165372400340a7f049653176d071830
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Tue Oct 17 14:12:57 2023 +0200

    presence: active_watcher cleanup timer
    
    related #3074
    
    (cherry picked from commit f27eda6fe3d99d1352d4df86d79e4646b0a4c17a)

commit 97a37f7b9ad89a409e3a03bb63f07846bfcad0af
Author: Xenofon Karamanos <xk@gilawa.com>
Date:   Thu Oct 19 12:18:38 2023 +0000

    tls: Add and apply tls_openssl_clear_errors function
    
    (cherry picked from commit 110ebbafadcc225f4e88749287f06ae29a6cfa2e)

commit 2481ccd984ac0b9896def8b36458a34acc2cddeb
Author: Juha Heinanen <jh@tutpro.com>
Date:   Thu Oct 19 13:36:32 2023 +0200

    core: change tcp_check_timer initialization
    
     - make tcp_check_timer default to depend on tcp_msg_data_timeout and
      ksr_tcp_msg_read_timeout values, set to half of the minimum of the
      two, it is not explicitely set
    - GH #3608
    
    (cherry picked from commit 5077127b0fe1a2d803e42abe19cfcd93339f0519)

commit acd47ad9a175684548dd3fb9c45d18ca81ba6fdb
Author: VoIPNuggets.com <akash@voipnuggets.com>
Date:   Tue Oct 17 19:19:48 2023 +0530

    tools: route_graph - added README file and updated reference URL [skip ci]
    
    (cherry picked from commit 976da8c72e9a056b724f584a803a4a8114f70d30)

commit 6fbabb1fc2d93bd1983ad40d0d122ed0373236c6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Oct 16 09:09:08 2023 +0200

    core: added tcp_accept_iplimit parameter
    
    - set limit for accepted connections from the same ip address
    - default 1024
    
    (cherry picked from commit 241127c5f0820614a3e2ac1467e9f8cb8a0eeb23)

commit a86a46474bf53103155ee4e4dac200c67c971f12
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Oct 16 08:57:32 2023 +0200

    core: added tcp_msg_data_timeout parameter
    
    - duration in seconds for how long to wait till data is received on a
      new tcp connection
    - default 20
    
    (cherry picked from commit 213e19108699ed4ea5c962caf673b0a60ce41480)

commit 5bedf8c17a6309f3c17c69cfc6dacd9cccbe4ac1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Oct 16 08:35:09 2023 +0200

    core: added tcp_check_timer parameter
    
    - set the check interval (in seconds) for tcp connections
    - default 10
    
    (cherry picked from commit 1acede64041307b783ed90736ca114917bafbc14)

commit 0d890ed6fd7afd351ba84933da1f90a7433a5bfe
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Oct 15 19:20:13 2023 +0200

    core: added tcp_msg_read_timeout parameter
    
    - specify read timeout for tcp messages
    
    (cherry picked from commit 92feec4fa026a153d1f9ed79e5893bf1086db909)

commit 07c61363a9c1065cf5754672b6ef78c1d79cf641
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Oct 14 16:49:20 2023 +0200

    core: added msg_recv_max_size global parameter
    
    - set limit for max size of received tcp or upd messages
    
    (cherry picked from commit b56037fab181037d48bfc90802f25b85ae8bee04)

commit 25d50b8977290d53da60a0f5800f762a735ac35b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 13 17:33:07 2023 +0200

    core: tcp - limit number of accepted connections per src ip
    
    - default 1024
    
    (cherry picked from commit a902e4a032a85a7755de32eeadac800a1312e64f)

commit e21c8180cb8a676e48cea84427247c42bfd9243f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 13 16:36:39 2023 +0200

    core: tcp - exclude crlf ping from data exchage state
    
    (cherry picked from commit ddfe15f860555048f1ad6884727d4eb52f11910f)

commit 68f5f43963511dec19eaed2300d8ba1e291832b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 13 16:31:10 2023 +0200

    core: tcp - close connection without data traffic at all
    
    - default timeout: 20sec
    - cleanup is done on timer, it can take another 10sec
    
    (cherry picked from commit ef86402d2397ff7b0416bc17ab0a2ba906402215)

commit e18ed857576ed682ee620184c8c1053e8222a952
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Jul 24 14:09:31 2023 +0300

    core: fixed wrong network interface selection.
    
    fixed incorrect source IP address selection for the SIP
    messages sending procedure when TCP transport is used or
    for UDP with the 'mhomed' setting set as 'mhomed=1'.
    
    (cherry picked from commit d4e16520a06344ce2bfd07eda4447d68a2c3fce8)

commit 1be68f52c4b2065c7a7da0c917e9c065a2c4cd00
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 13 16:02:12 2023 +0200

    core: tcp - set limit for reading a message
    
    - default 10sec - if message is not read, close connection
    - cleanup is done on timer, it can take an additional 10sec to clean up
      connection
    
    (cherry picked from commit f5b46efc3a97aa45d090f46990a40bcc9dd91390)

commit b503b95a2a62a2e51a5cff20caaa30212d078e84
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 6 12:32:53 2023 +0200

    kamdbctl: check if kamctlrc is readable
    
    (cherry picked from commit f16ec35fa448d03613e6bbbff4c354012f56073e)

commit 259812f03ec26d49776050ca5eb657f2771ce8d5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 6 08:19:18 2023 +0200

    kamctl: check if kamctlrc is readable
    
    - related to GH #3594
    
    (cherry picked from commit a3fd3b12ca9b1c3688255e9d645085947052bc6d)

commit 9081a586b32095b1d98ac9fef2328169939b482f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 28 09:03:50 2023 +0200

    core: dns cache - warnings on put for unlinked items
    
    (cherry picked from commit 1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30)

commit e86b362c2f875986bf5c70340089c039bc2bbada
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:33:34 2023 +0100

    utils: clang-format for coherent indentation and coding style

commit c2a1a22a2356267195dd86118bb4c2eba6d0d0c2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:33:13 2023 +0100

    test: clang-format for coherent indentation and coding style

commit e9397ab8f45ac24a4f8c44b112f8b5448bffb768
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:32:57 2023 +0100

    misc: clang-format for coherent indentation and coding style

commit bde436f3ab8adb497ef71c3abb7fbf01e45fe671
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:07 2023 +0100

    xprint: clang-format for coherent indentation and coding style

commit c6c79dfcf8161dd4fe327ffdf5cb95e5999f4cf1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xmpp: clang-format for coherent indentation and coding style

commit f785215cde676129c39bfa4e9b70413426a40674
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xmlrpc: clang-format for coherent indentation and coding style

commit f28ba7113c7b041c53a24a084e97b6898637d3b8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xmlops: clang-format for coherent indentation and coding style

commit 61a2b76ca2b15b0f32c966407a2bed3c53794a5a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xlog: clang-format for coherent indentation and coding style

commit ecc7b45aa2de626b0f050e19fcd5fa35b6ed3fea
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xhttp_rpc: clang-format for coherent indentation and coding style

commit f37d20d0e2ca35e96466e20f5343fecf3dd3e40e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:06 2023 +0100

    xhttp_prom: clang-format for coherent indentation and coding style

commit cdd79007ceb923ca25e0e4dfa034de49dc94e74c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    xhttp_pi: clang-format for coherent indentation and coding style

commit 1b5ed5423c814387c06db3d040bca3309a00db7b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    xhttp: clang-format for coherent indentation and coding style

commit 9cab5a37a6ef34b7f2a8dfff8123661987b52570
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    xcap_server: clang-format for coherent indentation and coding style

commit 42f35537daf954a30308d9310658f9b083daa2b7
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    xcap_client: clang-format for coherent indentation and coding style

commit 44a73f342084f03ee78e546592128dd570677672
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    websocket: clang-format for coherent indentation and coding style

commit f32bcccb99f301b85dd85cab751ce35d85816daa
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    uuid: clang-format for coherent indentation and coding style

commit 708f270808233f8bd814e6be2bb39d910b4c7c0e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:05 2023 +0100

    utils: clang-format for coherent indentation and coding style

commit b0fcfbff5b51f86a6dfe7ce48352c4a24363adb2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    usrloc: clang-format for coherent indentation and coding style

commit 85c68fd99069ccb6f61be264611ec43a5846d57b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    userblocklist: clang-format for coherent indentation and coding style

commit 8c24f944b3c59d08e754e5d97b56b19abb65f61b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    uri_db: clang-format for coherent indentation and coding style

commit cb11c30d6bb361fcc039b4f0fd1464d4ef7c62c1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    uid_uri_db: clang-format for coherent indentation and coding style

commit 6379786fe8a7ed83e6d9cccaeaa9b3ead9541109
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    uid_gflags: clang-format for coherent indentation and coding style

commit 23031bb0026aaea32d1cfff7816f10bb29703f37
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:04 2023 +0100

    uid_domain: clang-format for coherent indentation and coding style

commit eb25b4926d71ecded0ae24ed0ee622587dc2dcf9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    uid_avp_db: clang-format for coherent indentation and coding style

commit 4e64e52948c9ec74cc18b47286fd60c2f508afe8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    uid_auth_db: clang-format for coherent indentation and coding style

commit 61f8ee35429bda6f8b941e924a070eaf1abe6757
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    uac_redirect: clang-format for coherent indentation and coding style

commit 38d693046f149c9151c54606fef1fe56628be4b1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    uac: clang-format for coherent indentation and coding style

commit fbf2d7e7a13b44f1686dd2c05e149bd62d9c2917
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    tsilo: clang-format for coherent indentation and coding style

commit fcb5dccdd2457c61dcf8fe6e493e61e2a45cc031
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:03 2023 +0100

    topos_redis: clang-format for coherent indentation and coding style

commit 8b0cff0cb6c6c3dde67de8624c9925b66914a64b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    topos: clang-format for coherent indentation and coding style

commit b2868a6390cb30fb095ecb5252416de5465cf28b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    topoh: clang-format for coherent indentation and coding style

commit dcb0cc220fec594e3347830741b76140e22cae36
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    tmx: clang-format for coherent indentation and coding style

commit 27675989ab2f64fd396c5bcc1b4b91d9b39f7631
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    tmrec: clang-format for coherent indentation and coding style

commit 78b6ad95d3e90a9355d2b789ad83c391622df7b5
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    tm: clang-format for coherent indentation and coding style

commit 65163db47f81a9d2b3946c396f7e3657e8a0d687
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:02 2023 +0100

    tlsa: clang-format for coherent indentation and coding style

commit b7af86eece493465f77de1a231d63a57d80236d9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:30:01 2023 +0100

    tls_wolfssl: clang-format for coherent indentation and coding style

commit 81a166bfbba96dcf4f65dc3639485a6b1d6c72d9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:59 2023 +0100

    tls: clang-format for coherent indentation and coding style

commit 3b4a5fb7058098b3b9317807131d275e8df82652
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:59 2023 +0100

    timer: clang-format for coherent indentation and coding style

commit 2bfc3aa52be27238896b64a937dd7c321c349da6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:59 2023 +0100

    textopsx: clang-format for coherent indentation and coding style

commit 62ea726599f649583f3841c66b179ff8733dc514
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:59 2023 +0100

    textops: clang-format for coherent indentation and coding style

commit 80758ae8e3c4f8e42cd39d1e5119e0177725d36a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:59 2023 +0100

    tcpops: clang-format for coherent indentation and coding style

commit a9d25d79e13eef11e660dbfa2b92b7feef78558f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    systemdops: clang-format for coherent indentation and coding style

commit c945acb71d1f951d398f664ab9a0f433ac523efb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    sworker: clang-format for coherent indentation and coding style

commit acb202e3834b5625916555936d65bb944efdeef9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    stun: clang-format for coherent indentation and coding style

commit b12bdf74b45f629304a283550989e92d3f0258ae
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    stirshaken: clang-format for coherent indentation and coding style

commit 8278a782c31d5082985cb51f2ccc665e361c0d0c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    statsc: clang-format for coherent indentation and coding style

commit b812d59a21c92fa9a07f5d48283a43b2acfe19bb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:58 2023 +0100

    statistics: clang-format for coherent indentation and coding style

commit 605754e18f66ba02f8b033959705f68ed12f89fb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:57 2023 +0100

    sst: clang-format for coherent indentation and coding style

commit 3315529c8439edfe042dcef025c5912f623e0bdb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:57 2023 +0100

    ss7ops: clang-format for coherent indentation and coding style

commit 41b8142ff10ff66564c8c5cb65672bef9ac5c5da
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:57 2023 +0100

    sqlops: clang-format for coherent indentation and coding style

commit 852356b7aed5a485dd5863017605efac9583c7da
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:57 2023 +0100

    speeddial: clang-format for coherent indentation and coding style

commit 7278b3e081613ae917432bfb0b2bd4808ec6a6e1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:57 2023 +0100

    snmpstats: clang-format for coherent indentation and coding style

commit fc887c6ed5cd1df63d4b68ec6302fd20e341e719
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    smsops: clang-format for coherent indentation and coding style

commit 6f1aeffbc41e54508f57a753d8945d5caa48c295
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    sms: clang-format for coherent indentation and coding style

commit fe93fdb14bdbad7ff313ecfa929555811bb14076
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    slack: clang-format for coherent indentation and coding style

commit 3ac3385b67ae442bcbd612a70e69600944ca63d8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    sl: clang-format for coherent indentation and coding style

commit 4714d8ea52a7f48e68ec760c61404fa46a45ee50
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    siputils: clang-format for coherent indentation and coding style

commit 17e9fef12b198b3047c032ee4a036c7e96be4bad
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:56 2023 +0100

    siptrace: clang-format for coherent indentation and coding style

commit 683d6d79e075165abd6ba4b4b17a6200eef46a76
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:55 2023 +0100

    sipt: clang-format for coherent indentation and coding style

commit cfd25ffdfd6be31951884c46c121564a502e4da4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:55 2023 +0100

    siprepo: clang-format for coherent indentation and coding style

commit 60065a779d9657258333fe9889db8eedc44e1fed
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:55 2023 +0100

    sipjson: clang-format for coherent indentation and coding style

commit d1ec5f160ce744d33c717c58984701879b763992
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:55 2023 +0100

    sipdump: clang-format for coherent indentation and coding style

commit cf83ce271815d39419ec12cb6a535cc3ddea1a39
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:55 2023 +0100

    sipcapture: clang-format for coherent indentation and coding style

commit 2cca87bc653621434c684c013536319bb23dd898
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    secsipid_proc: clang-format for coherent indentation and coding style

commit bde3c9489a9232949afdab197db36bb26a4d1f12
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    secsipid: clang-format for coherent indentation and coding style

commit ed67051e8bec9a8422a2e37fcf10b0efb4006339
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    secfilter: clang-format for coherent indentation and coding style

commit e36cfac455c65cd9fe7f090a1e0743c726e6ca70
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    seas: clang-format for coherent indentation and coding style

commit 4fbfa6a1f8d40d50e8e58f17f43db58a5b30de0a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    sdpops: clang-format for coherent indentation and coding style

commit 54d31cff8ee3787bf97f69e6b4a4b47da3c6b7a8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:54 2023 +0100

    sctp: clang-format for coherent indentation and coding style

commit 93a18a05ef8221f67df1604d8a177f3d4b631769
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:53 2023 +0100

    sanity: clang-format for coherent indentation and coding style

commit 818b7b303d9cb82956591dbf2ec69e305c0d6bc1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:53 2023 +0100

    ruxc: clang-format for coherent indentation and coding style

commit 5124fb45f0565c9b50dc5881d22ab5e32e5b1c1e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:53 2023 +0100

    rtpproxy: clang-format for coherent indentation and coding style

commit 37d7f892c0887ce8050c839e6fd69558c2286e48
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:53 2023 +0100

    rtpengine: clang-format for coherent indentation and coding style

commit 6462ad794665b094ce626bfb3e87ce312aa6bf38
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:53 2023 +0100

    rtp_media_server: clang-format for coherent indentation and coding style

commit af817079ec17618786a3968d01c98dfbd0a7c305
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:52 2023 +0100

    rtjson: clang-format for coherent indentation and coding style

commit 0d693bbb78292a97e4dab8c732880a5648ee7f22
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:52 2023 +0100

    rtimer: clang-format for coherent indentation and coding style

commit a5085b6604971b9427eb7267ceb7b5cef63b14ec
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:52 2023 +0100

    rr: clang-format for coherent indentation and coding style

commit 27c7a57b0a271d89a263b578ec2d649280016b3c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:52 2023 +0100

    rls: clang-format for coherent indentation and coding style

commit 5d34e998f67b77bebb7433ac18246ac87f2ed9e8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:52 2023 +0100

    registrar: clang-format for coherent indentation and coding style

commit e485dd55d24675c0f0ed229b90d284eb76c4d748
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:51 2023 +0100

    regex: clang-format for coherent indentation and coding style

commit 31ffd3b1e48532ca6d4ab9d7144f6c66170c48b9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:51 2023 +0100

    ratelimit: clang-format for coherent indentation and coding style

commit 3c243106eae41f475ca154839049b5c013c74f12
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:51 2023 +0100

    rabbitmq: clang-format for coherent indentation and coding style

commit f5cefe855e091cc88ef4d5c3b5031f64f3f310aa
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:51 2023 +0100

    qos: clang-format for coherent indentation and coding style

commit 090a0a5229b4961728bbf391600590a1c15d39c4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:51 2023 +0100

    pv_headers: clang-format for coherent indentation and coding style

commit 77d1867e04722e4e54a7f0119afc53384e2c6031
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:50 2023 +0100

    pv: clang-format for coherent indentation and coding style

commit 3b9a5f5b355aa5ed78f8d414486c6102fa5a3988
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:50 2023 +0100

    pua_xmpp: clang-format for coherent indentation and coding style

commit 6152b421b3b434243fa2d5b0204a6fc7f18f750a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:50 2023 +0100

    pua_usrloc: clang-format for coherent indentation and coding style

commit dd9ef62304bdb1f466b1a50dedb1336169b25873
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:50 2023 +0100

    pua_rpc: clang-format for coherent indentation and coding style

commit f6e645b4bd19355c81c5fbefc9b14895dd443e44
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:50 2023 +0100

    pua_reginfo: clang-format for coherent indentation and coding style

commit 58b340a7b8ff42c0372f9ebb13f84099acd3f05c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:49 2023 +0100

    pua_json: clang-format for coherent indentation and coding style

commit ca8720ab8c64e55018c3cb2d9f69886c2b03af2f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:49 2023 +0100

    pua_dialoginfo: clang-format for coherent indentation and coding style

commit beeac1c186ec19e4c32faaad76f3640a129aa2f6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:49 2023 +0100

    pua: clang-format for coherent indentation and coding style

commit 33bc3c462bc8e031a2c1cc6c6abad04e83a97773
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:49 2023 +0100

    print_lib: clang-format for coherent indentation and coding style

commit cacea1147eb1156369fd4a3d2d2cb8f14cf93950
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:49 2023 +0100

    print: clang-format for coherent indentation and coding style

commit 1b3989c0b7206cf340f6081f35d760d9de905642
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:48 2023 +0100

    presence_xml: clang-format for coherent indentation and coding style

commit 2a5651e1b13999cfd18ed1d746ba0eaf4d1afc37
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:48 2023 +0100

    presence_reginfo: clang-format for coherent indentation and coding style

commit 4fd23e90765328551fdae40e252b7a8bd8de30c6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:48 2023 +0100

    presence_profile: clang-format for coherent indentation and coding style

commit 9392e0576c9f574693c4aa6df6ab79643c1bed1c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:48 2023 +0100

    presence_mwi: clang-format for coherent indentation and coding style

commit 26429896dbb7e3258ef38f96f3b581a4d226f19a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:47 2023 +0100

    presence_dialoginfo: clang-format for coherent indentation and coding style

commit 660bb67bfb8a9c6d2bb21e56c6fbe75958f47f1b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:47 2023 +0100

    presence_conference: clang-format for coherent indentation and coding style

commit e6009d8765e64232b143d5e55fe4a1020944899d
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:47 2023 +0100

    presence: clang-format for coherent indentation and coding style

commit 0ec2d4c773916217ad3e1df3f9517f18af79517d
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:47 2023 +0100

    prefix_route: clang-format for coherent indentation and coding style

commit b1754ca2f7a25764f5505b4fbd8eeac2188bf80e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:47 2023 +0100

    posops: clang-format for coherent indentation and coding style

commit 92387942814a8debc652c1ac63052a10c4b9f37b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:46 2023 +0100

    pipelimit: clang-format for coherent indentation and coding style

commit 7856f6b1f32e8b70caac63874d71e9afd57e065f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:46 2023 +0100

    pike: clang-format for coherent indentation and coding style

commit da5f082847b15137bb37813c6688e31ab80801b5
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:46 2023 +0100

    phonenum: clang-format for coherent indentation and coding style

commit 2ac32e211a817351b2f1e6fced5cdd77f825c0e1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:46 2023 +0100

    permissions: clang-format for coherent indentation and coding style

commit 87dc7bbba357324aa83b80fb450dfada1906931a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:46 2023 +0100

    peering: clang-format for coherent indentation and coding style

commit 187ff10d21eeea60bacd7fc387061594352de73f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:45 2023 +0100

    pdt: clang-format for coherent indentation and coding style

commit ccb0471fad59dc08d996c08de72c94d0cbd8eddf
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:45 2023 +0100

    pdb: clang-format for coherent indentation and coding style

commit 6dec7489513660c62fe5ea6067bf9d66265b431d
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:45 2023 +0100

    path: clang-format for coherent indentation and coding style

commit a7f7e838443c2253176536096fba60873bda8636
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:45 2023 +0100

    p_usrloc: clang-format for coherent indentation and coding style

commit bbf515018debf4112b135394ab01a458a2f2fa63
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:45 2023 +0100

    outbound: clang-format for coherent indentation and coding style

commit 5e05a7eeac09be9649d48293a1252bfd107b677f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:44 2023 +0100

    osp: clang-format for coherent indentation and coding style

commit b39268ecce5158067b008095723fd6037d1b1674
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:44 2023 +0100

    nsq: clang-format for coherent indentation and coding style

commit 3ace37468c1a1bb938bc3cdcd2bdcd09ceee2bbc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:44 2023 +0100

    nosip: clang-format for coherent indentation and coding style

commit f4038ba81e117011436a978c47f5a57cb531b6f6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:44 2023 +0100

    ndb_redis: clang-format for coherent indentation and coding style

commit 0d48647f43c2da0c09135e0998f1a1ea1eedd1c0
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:43 2023 +0100

    ndb_mongodb: clang-format for coherent indentation and coding style

commit 7655ade6e131522bdbcda2b5a55c0a5e7207c33c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:40 2023 +0100

    ndb_cassandra: clang-format for coherent indentation and coding style

commit 1284e2a68b860a133cb33bdbaed23304815a51ba
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:39 2023 +0100

    nats: clang-format for coherent indentation and coding style

commit fa528f44025a957b75be64ded06c33a386c26094
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:39 2023 +0100

    nathelper: clang-format for coherent indentation and coding style

commit 61349ccda2368d4d252ea3add6417a32697d61a3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:39 2023 +0100

    nat_traversal: clang-format for coherent indentation and coding style

commit a0c054627bf8ad4a05dcc3b8c6e7e3b48dec5a3d
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:39 2023 +0100

    mtree: clang-format for coherent indentation and coding style

commit 5470166381b5c2f0c8eaa36f24789a710fbc5e06
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:38 2023 +0100

    msrp: clang-format for coherent indentation and coding style

commit 407e65ea99e8cbcdce424f69d4b1026c1984d45b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:38 2023 +0100

    msilo: clang-format for coherent indentation and coding style

commit 2476a8805c63d74267b978b94b96a2c210f6d0e1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:38 2023 +0100

    mqueue: clang-format for coherent indentation and coding style

commit 4da9fbeae73bd8b1393d4ae3f38f4c475f40ac58
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:38 2023 +0100

    mqtt: clang-format for coherent indentation and coding style

commit 4b14ce51fbf80fcfc57fb141f0076011edeeeb86
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:38 2023 +0100

    mohqueue: clang-format for coherent indentation and coding style

commit 0c3c40c52a02ed8286da3bcdbe73af571e147c24
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:37 2023 +0100

    misctest: clang-format for coherent indentation and coding style

commit 5a3a9bb35479d670a5f474f005dc315066a1d5f3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:37 2023 +0100

    misc_radius: clang-format for coherent indentation and coding style

commit 3cbdddbcfbb3fe6a306e90e2eaf3e731a28de0cc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:37 2023 +0100

    memcached: clang-format for coherent indentation and coding style

commit 3810f75fbd8c60ed51d8956cc92b0d1b1b06d1ed
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:37 2023 +0100

    mediaproxy: clang-format for coherent indentation and coding style

commit 3c7b3b29b331bf54e1e40f83fbd4a73b03b69268
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:36 2023 +0100

    matrix: clang-format for coherent indentation and coding style

commit 3090bb4198ba89ddd3ffb79b970ebccec2dd9b02
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:36 2023 +0100

    math: clang-format for coherent indentation and coding style

commit c4f37b16516b2c83a5ff93712c8de45424f5bfcf
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:36 2023 +0100

    mangler: clang-format for coherent indentation and coding style

commit 0b267aef7cdba04e589a6262a78a35ed37fa71dc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:36 2023 +0100

    lwsc: clang-format for coherent indentation and coding style

commit 4af6f2b52620b6c39fa40075d394b57e77d381cc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:36 2023 +0100

    lrkproxy: clang-format for coherent indentation and coding style

commit e02039fcac50f7e85704bd85912e7acb394dea02
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:35 2023 +0100

    lost: clang-format for coherent indentation and coding style

commit cc7c00bf65ee76dc8e774e034c38224ad90023ca
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:35 2023 +0100

    log_systemd: clang-format for coherent indentation and coding style

commit 24b693365a4a1b7f713bd005f46320b3d004de5f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:35 2023 +0100

    log_custom: clang-format for coherent indentation and coding style

commit 707eafe3b36c6562bc1ae44f20464d8e19d3e3ca
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:35 2023 +0100

    ldap: clang-format for coherent indentation and coding style

commit 1a00a87277c83ade9868523e0c467211e66ba837
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:34 2023 +0100

    lcr: clang-format for coherent indentation and coding style

commit eb906d05f635bdd5a906c94a9566eb5571f59cbe
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:34 2023 +0100

    kex: clang-format for coherent indentation and coding style

commit 987a834de0a75697292a9021d0f7df2010189512
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:34 2023 +0100

    kemix: clang-format for coherent indentation and coding style

commit 5d7e0a64cc6c4f378151272d4a06e3f416f2e5cb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:34 2023 +0100

    keepalive: clang-format for coherent indentation and coding style

commit 0f76f41dec313a292511d2169bd087d2cc0864c3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:33 2023 +0100

    kazoo: clang-format for coherent indentation and coding style

commit ae3c92b7b49f9e02aa5529b5d8c1380f0fece366
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:33 2023 +0100

    kafka: clang-format for coherent indentation and coding style

commit 8194d2374c474a1d6890183aa601c8fa8a9bfe24
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:33 2023 +0100

    jwt: clang-format for coherent indentation and coding style

commit 61889d2fb6281fdbb11e273f89775de1a54a8c24
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:33 2023 +0100

    jsonrpcs: clang-format for coherent indentation and coding style

commit ef3e56d9a739f1e831f376486363e324bc9b1299
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:33 2023 +0100

    jsonrpcc: clang-format for coherent indentation and coding style

commit 570649b3ccabfa5491538e47b5167f71d40bc8da
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:32 2023 +0100

    json: clang-format for coherent indentation and coding style

commit c1435a436204d845d0c70ee4feb9d15ebd28be38
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:30 2023 +0100

    janssonrpcc: clang-format for coherent indentation and coding style

commit 9ce41e86e9725b6b40251cba6d75094f54586f46
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:30 2023 +0100

    jansson: clang-format for coherent indentation and coding style

commit e17cd90547ba1ee70007a8a1ac7c74e0cc1f71c4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:30 2023 +0100

    ipops: clang-format for coherent indentation and coding style

commit 107c3ba8bd24712c33066c72da25ff4bd0d11f76
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:29 2023 +0100

    ims_usrloc_scscf: clang-format for coherent indentation and coding style

commit b37688e8c387ec445b9da75601103579dacbf0ce
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:29 2023 +0100

    ims_usrloc_pcscf: clang-format for coherent indentation and coding style

commit 70e9b22ffbf0f066a4384627811de1046062d37c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:29 2023 +0100

    ims_registrar_scscf: clang-format for coherent indentation and coding style

commit 884d30d62b1006e9cfa675bd23692746da63a505
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:29 2023 +0100

    ims_registrar_pcscf: clang-format for coherent indentation and coding style

commit 19082b1761952fba14c73dc6bb50443311ab25dc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:28 2023 +0100

    ims_qos: clang-format for coherent indentation and coding style

commit 4ec37894980362e51d3fc2dbf801df4781aa8173
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:28 2023 +0100

    ims_ocs: clang-format for coherent indentation and coding style

commit 712c4bfe3c787b26ec81cfbb29b0170f4df768e0
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:28 2023 +0100

    ims_isc: clang-format for coherent indentation and coding style

commit 1685254536ec40f72dc02a14f87b3a8bde1cd15a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:28 2023 +0100

    ims_ipsec_pcscf: clang-format for coherent indentation and coding style

commit 223a1f1b91e2b201b17c22a9e475e6a24b4defeb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:27 2023 +0100

    ims_icscf: clang-format for coherent indentation and coding style

commit c76c657fd4926a7d13354b7f51d2a1086750d38e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:27 2023 +0100

    ims_diameter_server: clang-format for coherent indentation and coding style

commit c3cbfec24f6966bfbe0c74f91496a0a6fc5d56be
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:27 2023 +0100

    ims_dialog: clang-format for coherent indentation and coding style

commit 9daef643e895591fd6c0525c2ea893aed958afe6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:27 2023 +0100

    ims_charging: clang-format for coherent indentation and coding style

commit 9ab04f9a9e3941f24a825fede7edb7d9323fc053
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:26 2023 +0100

    ims_auth: clang-format for coherent indentation and coding style

commit 76e0762a7583ef0c203798e07572c3699d0cbcac
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:26 2023 +0100

    imc: clang-format for coherent indentation and coding style

commit 1f3491e67c752fd85d5482a51ddd44a58c1c2a3b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:26 2023 +0100

    http_client: clang-format for coherent indentation and coding style

commit 12332368cd934c434118f53ca429fd4373160220
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:26 2023 +0100

    http_async_client: clang-format for coherent indentation and coding style

commit b63b8c6dfd493141f60b3ce67bce0cfc3c15e536
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:25 2023 +0100

    htable: clang-format for coherent indentation and coding style

commit 0deeb0493fbc3d85780206c0cc0608fffd08bbbe
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:25 2023 +0100

    h350: clang-format for coherent indentation and coding style

commit 94b11b63003cac33d92313a59cb648889b5e97b6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:25 2023 +0100

    gzcompress: clang-format for coherent indentation and coding style

commit f84ba84819af565f49b8df1f9fbb749a577fb3c8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:25 2023 +0100

    group: clang-format for coherent indentation and coding style

commit 3dfbd256e89a87c633d961cd78b20690b34344d8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:24 2023 +0100

    geoip2: clang-format for coherent indentation and coding style

commit 5d1ad6edb5883bf798b363a02259ef0561e3fb68
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:24 2023 +0100

    geoip: clang-format for coherent indentation and coding style

commit 709327530b5d741a6df1299bb38075e558eee252
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:24 2023 +0100

    exec: clang-format for coherent indentation and coding style

commit a5da6b42e2b8c2650431449e47cb631ecf301fda
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:23 2023 +0100

    evrexec: clang-format for coherent indentation and coding style

commit c5db942d88a7aa7bb909a323b3370a7f82ee3f16
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:23 2023 +0100

    evapi: clang-format for coherent indentation and coding style

commit 908e1be70755329033a8aaa00ba1ebec24915ac0
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:23 2023 +0100

    erlang: clang-format for coherent indentation and coding style

commit 4474d7d661bb70515672d519f0b601fd401847c7
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:23 2023 +0100

    enum: clang-format for coherent indentation and coding style

commit dbc27591789e2d67e60f06ea7ead305d719ceaff
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:22 2023 +0100

    drouting: clang-format for coherent indentation and coding style

commit c243719c65a7deede938cf712a707a82397e9c5b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:22 2023 +0100

    domainpolicy: clang-format for coherent indentation and coding style

commit 0cef14d72db1372d0ad35ad9f1a53520f7e4a682
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:22 2023 +0100

    domain: clang-format for coherent indentation and coding style

commit eb0d1a0eefc99129877db81ddf4b60999e2e3861
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:22 2023 +0100

    dnssec: clang-format for coherent indentation and coding style

commit 781dce54e591ed3fc170bee54605404f4de8cc4f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:21 2023 +0100

    dmq_usrloc: clang-format for coherent indentation and coding style

commit 81d8d1dc5d2da2f069d7fad1a292c238b9ef24e3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:21 2023 +0100

    dmq: clang-format for coherent indentation and coding style

commit 7f4544ecdb7c434a8dcad7930dc9d82a0ff80054
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:21 2023 +0100

    dlgs: clang-format for coherent indentation and coding style

commit 5acac37679e07451d2df6f8835d4d23849bc0e8b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:21 2023 +0100

    diversion: clang-format for coherent indentation and coding style

commit 1efb52c14f05479fae2913b55fbebfa6d173e693
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:20 2023 +0100

    dispatcher: clang-format for coherent indentation and coding style

commit 6100f23f93e61f26e67a59ce45b24f86a669cea2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:20 2023 +0100

    dialplan: clang-format for coherent indentation and coding style

commit 1b87c9d40b3412d3eda55c6c7842ca296234b390
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:20 2023 +0100

    dialog: clang-format for coherent indentation and coding style

commit 5d56861c02c114b1e2bb376de9d179c3651bcd53
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:20 2023 +0100

    debugger: clang-format for coherent indentation and coding style

commit d3c3d1250d18d9f3ea8dacc7c34da4b18e5ee177
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:19 2023 +0100

    db_unixodbc: clang-format for coherent indentation and coding style

commit 54ba86f4ffb5703cadb06278f45237b02c34195a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:19 2023 +0100

    db_text: clang-format for coherent indentation and coding style

commit ebf22b92286ea49fa2cf3335dfd8978e1bda499e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:19 2023 +0100

    db_sqlite: clang-format for coherent indentation and coding style

commit 71caf413928952edef103375a904a0071c7f180f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:18 2023 +0100

    db_redis: clang-format for coherent indentation and coding style

commit 9570512f168411972b99982dc648d52484f46488
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:18 2023 +0100

    db_postgres: clang-format for coherent indentation and coding style

commit 90200f4a1c4dd1bb37f47792470a867324593ef1
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:18 2023 +0100

    db_perlvdb: clang-format for coherent indentation and coding style

commit 5fe03666fdd2242db43513244d159f8f18f73070
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:18 2023 +0100

    db_oracle: clang-format for coherent indentation and coding style

commit 9bfb2ab204bb4739a7f537c56937570ba2ec1ec6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:17 2023 +0100

    db_mysql: clang-format for coherent indentation and coding style

commit 47d83e1e37d695137ec0543e089e397f1f2ab5c9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:17 2023 +0100

    db_mongodb: clang-format for coherent indentation and coding style

commit 87d0d85bbe271edfec2b47c77eb9363453e0ea86
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:17 2023 +0100

    db_flatstore: clang-format for coherent indentation and coding style

commit 0506390fe79adf99e7604e9bd894d64049255a04
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:16 2023 +0100

    db_cluster: clang-format for coherent indentation and coding style

commit 34dbf1f6e9f0fa4594358e86d08e43b3fbef6cda
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:16 2023 +0100

    db_cassandra: clang-format for coherent indentation and coding style

commit 2eacd4d1f03809a0c360d72e1544645d13f382a9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:16 2023 +0100

    db_berkeley: clang-format for coherent indentation and coding style

commit 328c50cf7082a566dc45c4027173407fdc281d1c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:16 2023 +0100

    db2_ops: clang-format for coherent indentation and coding style

commit f74546ea60cc8396963629b2f7ecfdb3eda26c54
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:15 2023 +0100

    db2_ldap: clang-format for coherent indentation and coding style

commit 00a589ae940ad57d23ba20a782bd120b0faea7fb
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:15 2023 +0100

    ctl: clang-format for coherent indentation and coding style

commit 4aaed849caa4102e1e6dacaf87cb59e3442ca87b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:15 2023 +0100

    crypto: clang-format for coherent indentation and coding style

commit 6a2ddf46c230f52ba3050de09d7ef51db89705c5
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:15 2023 +0100

    cplc: clang-format for coherent indentation and coding style

commit ac887ff9c60afb3d64a7ad0cac93937722cadd61
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:14 2023 +0100

    counters: clang-format for coherent indentation and coding style

commit e62e59bcc5b3b39ca4edd82bf4b47d46ae06970a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:14 2023 +0100

    corex: clang-format for coherent indentation and coding style

commit 8058e9792d2b6edd0b54305f503ffae09cd7e75f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:14 2023 +0100

    cnxcc: clang-format for coherent indentation and coding style

commit 9c710f9f49eae88eafbd5d48f26bc2004b07acf8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:13 2023 +0100

    cfgutils: clang-format for coherent indentation and coding style

commit 4b93525ee48addb639d9f2e8f3b48d71bbfd9d6f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:13 2023 +0100

    cfgt: clang-format for coherent indentation and coding style

commit 8e0fcf49e099245d56d6c07cf720d87de2eb9f5f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:13 2023 +0100

    cfg_db: clang-format for coherent indentation and coding style

commit 6c90e6d02177a0c011cc622a0a923961a0e4c2f8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:13 2023 +0100

    cdp_avp: clang-format for coherent indentation and coding style

commit ab5d0672afe477b73b013d659c699dcace9e69aa
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:12 2023 +0100

    cdp: clang-format for coherent indentation and coding style

commit 62d86563ac12b21ca58d4348398c33d541521648
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:12 2023 +0100

    carrierroute: clang-format for coherent indentation and coding style

commit 55e3dad09f7e4713e980fbf6644d225d9f3a5367
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:12 2023 +0100

    call_obj: clang-format for coherent indentation and coding style

commit bc433aad6f5113aa82bb1745ddccf568cd182501
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:11 2023 +0100

    call_control: clang-format for coherent indentation and coding style

commit 4e88c91f7d53c89393679d7cbbf1db6b5c271517
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:11 2023 +0100

    blst: clang-format for coherent indentation and coding style

commit 662d2e7b1bb231ffa4df05647ab459df45e6bc91
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:11 2023 +0100

    benchmark: clang-format for coherent indentation and coding style

commit 52660184954ec006e5fd19019f08d7e43231b2a4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:10 2023 +0100

    avpops: clang-format for coherent indentation and coding style

commit edb835f358c37ea4f7c1c6d93058df7a64a33620
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:10 2023 +0100

    avp: clang-format for coherent indentation and coding style

commit 356ebfff369b3c31faf5beb0325e5348674f85c4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:10 2023 +0100

    auth_xkeys: clang-format for coherent indentation and coding style

commit 29a5e486f3b6d718602aa54ecbeab16ded3bd67e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:10 2023 +0100

    auth_radius: clang-format for coherent indentation and coding style

commit 63734c2c9673305fcea19a586e1d8c22ca0896c7
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:09 2023 +0100

    auth_identity: clang-format for coherent indentation and coding style

commit 72d7e1ae51e8d5ef7b7fcd6d6669a751981f18ee
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:09 2023 +0100

    auth_ephemeral: clang-format for coherent indentation and coding style

commit efd322c9545aa3ea20479ef9e7b86c9d9b50da88
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:09 2023 +0100

    auth_diameter: clang-format for coherent indentation and coding style

commit c8e63afc3eefb48aa467675564b0e112d7c26461
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:08 2023 +0100

    auth_db: clang-format for coherent indentation and coding style

commit 73220b649e74871b2112fe6986275ad38d3691ca
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:08 2023 +0100

    auth: clang-format for coherent indentation and coding style

commit 32128afe1c318ef12930315700aaad90f277e5f3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:08 2023 +0100

    async: clang-format for coherent indentation and coding style

commit a353fd233fe69b4f68dc13a3f3006d58e7d6c878
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:05 2023 +0100

    app_sqlang: clang-format for coherent indentation and coding style

commit f74712ffa1a046c7f2a1bbfbcfda0a2123c70295
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:04 2023 +0100

    app_ruby_proc: clang-format for coherent indentation and coding style

commit c6c092d06eb67a1adc2b8e9cf41aee37fef20a03
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:04 2023 +0100

    app_ruby: clang-format for coherent indentation and coding style

commit 109dcd5e000f132b2a7bea56dcb5bc26a5df0b8c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:04 2023 +0100

    app_python3s: clang-format for coherent indentation and coding style

commit 36e1b4ddd1fa19d0e2e8be784f542be3d8b7437e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:03 2023 +0100

    app_python3: clang-format for coherent indentation and coding style

commit 7c49badf234fae4c85e142384fd5144edec6fc95
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:03 2023 +0100

    app_python: clang-format for coherent indentation and coding style

commit bead4642b486884c27b04689d1ea6ccee0bebc6c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:03 2023 +0100

    app_perl: clang-format for coherent indentation and coding style

commit 01232021a62be5328863621011888994dcbad0c4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:02 2023 +0100

    app_mono: clang-format for coherent indentation and coding style

commit 5c1b3d0ca19e211e13c83e4645aaa2612317cd4e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:02 2023 +0100

    app_lua_sr: clang-format for coherent indentation and coding style

commit 97a2b7f2a7ee93506e9c0f4bb87a49ff561993b2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:02 2023 +0100

    app_lua: clang-format for coherent indentation and coding style

commit a1f0ffa96d2ff4812661abdfb3b09b446b06b516
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:01 2023 +0100

    app_jsdt: clang-format for coherent indentation and coding style

commit b3d2f6098ad6872682599caef06fde5a7667ba32
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:01 2023 +0100

    app_java: clang-format for coherent indentation and coding style

commit 2c8f49c133e8cda2f12c4d062fce1c1b9f6d13e4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:01 2023 +0100

    acc_json: clang-format for coherent indentation and coding style

commit d5cd8420ab58a0d0aafa9d52f205139c12f3fcd4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:00 2023 +0100

    acc_diameter: clang-format for coherent indentation and coding style

commit 9eda893ec73636c19cd3bad027c6cdd02274fa1a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:29:00 2023 +0100

    acc: clang-format for coherent indentation and coding style

commit 9cc724115a21331621d126d04f7e83cad0de7227
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:12:51 2023 +0100

    lib: clang-format for coherent indentation and coding style

commit 2c98a073ecddb8dae8107e2bc30f5a3c78665ace
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sat Nov 11 00:11:22 2023 +0100

    core: clang-format for coherent indentation and coding style

commit 7af9dc940e29fa3aecda011096820e011de0b254
Author: Victor Seva <vseva@sipwise.com>
Date:   Mon Oct 23 14:36:49 2023 +0200

    pv_headers: pvh_xavi_get_child() fix fallback logic
    
    * don't fallback to Initial request headers for Replies
    
    (cherry picked from commit 19a32b863d9a79c0cbaf04a7a9864e0c08a914f7)

commit 02958e56fed877275b98a5cf0c568cc4e9175a8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Oct 16 10:46:34 2023 +0200

    jwt: use proper internal function for jwt_verify_key()
    
    (cherry picked from commit 319df7fc417e898e945cac0d44e978c9ff151e3c)

commit bfbabc3407b984028fd47afdfde5217aef3d6fe5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 6 13:48:42 2023 +0200

    pkg/kamailio/scripts: wrap param around quotes to avoid invalid syntax on empty
    
    Cherry-pick from 18b23187dd

commit 42f203569bc3dd2e4a6adb56803f34290f581c08
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Oct 5 10:55:26 2023 +0800

    pkg: RPM - add mock config for EL8/EL9 based on alma+epel-(8|9)-x86_64
    
    This mock config can be used to build RPM packages from a kamailio src.rpm.
    - update pkg/kamailio/obs/README -> README.md to include mock
      instructions
    - add script create-src-rpm.sh to create src.rpm for package
      building
    
    Cherry-pick from 9de780b8a7

commit 04ef5978df1937a8b23f245edb5f51a0bf544cae
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Oct 5 09:45:23 2023 +0800

    pkg: add example script to create tarball with submodules instantiated
    
    In preparation for packaging of tls_wolfssl, add an example script to
    create source tarball with submodule code.
    
    Cherry-pick from aed35ddb6a

commit c94a185e36709241438cb07f38b7c26f72f40e05
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Fri Oct 6 07:22:28 2023 +0800

    Update wolfSSL to v5.6.3-stable

commit ee9ed43318c8e49432445d33b475c67a3643d761
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Oct 5 00:58:57 2023 +0800

    tls_wolfssl: clean up build
    
    Allow module to build if user specifies prefix= exec-prefix= on
    commandline
    
    Cherry-pick from a327cc0e3e


===================== 2023-09-27 Version 5.7.2 Released =====================

===================== Changes Since Version 5.7.1 ===========================


commit 0a91d8a6f25c83094e0ff7cc0f16ecfe3488b378
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Sep 27 09:00:32 2023 +0200

    Makefile.defs: version set to 5.7.2

commit 5b31a87cb90c4f81bc48b4f0f1fbd52825967de3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Sep 27 08:45:03 2023 +0200

    pkg: deb specs updated for v5.7.2

commit 549e7903ef40086d933c756b43e35a1d22a38401
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Sep 27 08:43:49 2023 +0200

    pkg: version set to 5.7.2 for rpms and alpine specs

commit 5d07b647680543752512ae89b8ec23fa9a2cbd8a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Sep 27 08:01:48 2023 +0200

    kamctl: updated the version to reflect kamailio series

commit 2f0b2189f52927cdcb17c63087d31e637c4b716f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Sep 27 08:01:04 2023 +0200

    etc/kamailio.cfg: updated the version in comments

commit f764cef139d55adb5d38ffc6a1a65fd14bda5f4c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Sep 26 08:06:42 2023 +0200

    rabbitmq: backport of RABBITMQ_ERR_CREATE needed for handling allocation error

commit e202f597e1725c204eb33fa7b6266d9ce934be09
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Sep 25 20:02:22 2023 +0200

    modules: readme files regenerated - modules ... [skip ci]

commit 1f27bdfc5cc25b9d2f06204169131d9843cc252a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Sep 25 19:51:26 2023 +0200

    Revert "pv_headers: compare result of pvh_set_xavi() with NULL for error cases"
    
    This reverts commit 3bb59945d59ae438897a8f797dc2f06489728459.

commit 9be895a16c91bcf4eb299ce0ffb14624755baa48
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Fri Aug 25 20:54:52 2023 +0200

    [app_lua] clarify the file scripts can be in source or bytecode
    
    (cherry picked from commit a8747aa02ff3fbffd7a63bdc1e5c06188472edfa)

commit 59d0ebe41017c2270b62f6171285bae02673da3a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 7 14:16:49 2023 +0200

    core: parser - set via->params.len when body is finished
    
    (cherry picked from commit 82b0f273e1cf65051b6c50301c5073dce56c1149)

commit 35f0efadeceaecc8e3315f4682d9ac4eba36e363
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 23 13:03:02 2023 +0200

    msilo: cast to fix storage size warning
    
    (cherry picked from commit c11fcbbe9ed19bc54b800100d15d9ae269735f0c)

commit 34885ab83c0c259376ffda04b41253eb9271780f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 23 10:55:35 2023 +0200

    pv_headers: compare result of pvh_set_xavi() with NULL for error cases
    
    - the function returns a pointer
    
    (cherry picked from commit 5633026f90e46f7d6da8c1a658d425e8926f6949)

commit fac1995c8730a83c24036c9d01d52b674291860b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Sep 25 19:30:25 2023 +0200

    db_redis: free db_keys in case of failure
    
    - backport of 027c2b30b39a7596c8630c06995ddc49bb42d789

commit 3a217af6b9229989b3c7a788a01609e9513024c4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Aug 22 17:09:37 2023 +0200

    rabbitmq: proper check for allocated pointer
    
    (cherry picked from commit 4d58141ab84cf248e8c44a96181642ad0f187e80)

commit 34a2d87479d1bcc37d74f3d8fcb4186aea90fc84
Author: Rick Barenthin <rick@ng-voice.com>
Date:   Tue Aug 15 22:30:58 2023 +0200

    core: cfg.y typo in parsing XAVPVIAFIELDS
    
    In the XAVPVIAFIELDS block there is the string written to the wrong variable.
    
    The string is stored in _ksr_xavp_via_params.s but the lenght is stored in _ksr_xavp_via_fields.len. This breaks XAVPVIAPARAMS and XAVPVIAFIELDS.
    
    (cherry picked from commit 722a79a9ba8ca2608e699ec14684ce004ae10d60)

commit 516894e37e53bf17d29a4c95add29df7f70bcb8f
Author: Henning Westerholt <hw@gilawa.com>
Date:   Tue Aug 15 14:16:07 2023 +0000

    ims_ipsec_pcscf: typo in spi_add function definition, GH #3513
    
    - fix typo in spi_add function definition
    - patch from jbipre2, GH #3513
    
    (cherry picked from commit a053bcc391f0680ecd5f458d2512e57f69499d39)

commit 774b464af7c561e49253066e8ce3b4ee55463d9a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Aug 12 13:30:39 2023 +0200

    xhttp: note about available variables during http request processing
    
    (cherry picked from commit 170067e633ef32ea7b17adad46fdfe2c85fadda0)

commit 5b1592900920143c9ce5c188e2835c1afd27d489
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Aug 11 20:16:37 2023 +0200

    http_async_client: docs - dependency on libevent
    
    - list style for dependencies and links to projects
    
    (cherry picked from commit f16d2658bbefb7a9f43076cbaa958fb3a27f6a0c)

commit 90bd4424e17bc07a9073fd50bbd6d8b608ad4da9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Jul 22 14:15:09 2023 +0200

    etc/ typos
    
    (cherry picked from commit 6e9335ff2245596b74bc1c749d1e7805bf186f02)

commit 9276342ea90acffc3d631c6175c1f70c5c4fbacc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jun 21 21:29:41 2023 +0200

    mohqueue: typo
    
    (cherry picked from commit 0dcaaed5148cba775cebfd88d8e4a593f8c4297d)

commit 3e197c7c41c97badece29cbc6477119180b8dcad
Author: MVONDO Eric OBS/OINIS <bycl2332@orange.com>
Date:   Tue Jun 20 10:22:48 2023 +0100

    siptrace: fix pseudo var direction attribute length
    
    (cherry picked from commit 508886c3054a8470fe4469e78e63aa37ae93922d)

commit 1b42a7036714a0e50bc61bd9e0619f9a2d36bcf8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Jul 7 17:41:15 2023 +0200

    registrar: increase max size for user and domain building aor
    
    - renamed max aor lenght define to match the user and domain style
    
    (cherry picked from commit b1356efd61e56eaa3426d8e2e813ea6730b4f2c9)

commit ba7b3155611fd983f7d3d244e7b525a483998d3f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jul 6 21:26:28 2023 +0200

    kex: safety checks when iterating stats list
    
    - GH #3186
    
    (cherry picked from commit 883f6b77211a76b35a9df570a8ddbbc344b05472)

commit b59009089ad2b7cc33af27b637a81396b240660d
Author: Henning Westerholt <hw@gilawa.com>
Date:   Wed Jul 5 07:04:46 2023 +0000

    tm: remove obselete comment, add clarification for reply_wait mode 2
    
    (cherry picked from commit 2dbaa727a38e29da0f887fa5d0d8d20392839f9b)

commit 80b26beb7d4f9cd4b3858e9e2dae4588feec8e28
Author: Norbert KoppÃ¡ny Legyes <norbert.legyes@protonmail.com>
Date:   Tue Jul 4 17:27:17 2023 +0200

    xlog: fix docs example for modparam methods_filter
    
    (cherry picked from commit b5a37683e364f596b6c5b4ebbba1fff951d7be84)

commit e681aa8236b502de31ad6600932517a259b6b62e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Jun 30 08:49:19 2023 +0200

    jansson: print unknown type in log message
    
    (cherry picked from commit b8cae4fbcd026ffb81e8242500212582d9672ad5)

commit 704cc393dd310c9db6db34214597e3134b40367f
Author: Stefan-Cristian Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Fri Aug 18 10:59:57 2023 +0300

    ims_dialog: kemi export some functions
    
    (cherry-picked from commit 3994410)

commit c51bc6c05428e8d66ddd6addcc1c0b4bbf4705f1
Author: Stefan-Cristian Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Wed Aug 16 11:01:08 2023 +0300

    ims_qos: kemi export
    
    (cherry picked from commit eb23e6b)

commit 1cf389829bebad2013a6cf3b4ab919fa6b78a7c2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Jul 20 14:04:30 2023 +0200

    crypto: SHA1_Init deprecated at openssl 3.0
    
    From https://www.openssl.org/docs/man3.0/man7/migration_guide.html
    
    > Use of low-level digest functions such as SHA1_Init(3) have been informally
    > discouraged from use for a long time. Applications should instead use the
    > high level EVP APIs EVP_DigestInit_ex(3), EVP_DigestUpdate(3) and
    > EVP_DigestFinal_ex(3), or the quick one-shot EVP_Q_digest(3).
    
    related to #3502
    
    (cherry picked from commit e55a6ed0f24c9b81d8d3ad27ba25d4d88c474483)

commit 20be29ab3638d803341ec376b02edd7c14a9174a
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Wed Jul 19 13:48:09 2023 +0300

    dialog: set cbs list to NULL after destroying
    
    (cherry picked from commit 6881faadec45dd16dd896b13db44862e7df70422)

commit 44130062640ccbbc7e796cc748d432fe3382c328
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Wed Jul 5 13:56:21 2023 +0300

    ims_qos: check and log for NULL sessionId
    
    (cherry picked from commit 1b291315b43da1148cee5f3821ddbe49b0c86b7f)

commit 7630473f57c7c0ad600067cea7a89693d9926a81
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jul 3 08:26:07 2023 +0200

    http_client: use LIBCURL_VERSION_NUM instead of CURL_AT_LEAST_VERSION
    
    - older distros have compilers that don't cope with the later
    
    (cherry picked from commit 7cd32bf9631a81c7c4382d45f498bdc9c7f9b34c)



===================== 2023-06-28 Version 5.7.1 Released =====================

===================== Changes Since Version 5.7.0 ===========================


commit aaadeb3a1d75a2525ee2e209c3c41cf1b5a0a6ea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 28 09:37:37 2023 +0200

    Makefile.defs: version set to 5.7.1

commit 8e39591a6a2a94c34ab01844d267642acfbb944b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 28 09:36:40 2023 +0200

    pkg: deb specs updated for v5.7.1

commit 39e18a7f38a06cd4d436e05ab3af5ff2b840f090
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 28 09:35:05 2023 +0200

    pkg: version set to 5.7.1 for rpms and alpine specs

commit 402bab6f63b515a13a72ac2dad6e40075ded1479
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Fri Jun 23 09:06:43 2023 +0200

    utils/kamcmd: fix memory leak
    
    fixes #3478
    
    (cherry picked from commit badc81cb427ba5aaf03ca26e4c2654d58ee08588)

commit 9905c4ffc181f5a3e32bc20965c78542c7f15d12
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 21 14:15:24 2023 +0200

    tls: enable locking for rand ctx if libssl version is 3.0+
    
    (cherry picked from commit 81be9e78c3731d45734480285d7afc17f8f9e87a)

commit 2bd813b0c4c1b942ee634eca5e68a025be9fab8e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jun 22 14:37:18 2023 +0200

    http_client: fix depecration of CURLOPT_REDIR_PROTOCOLS
    
    - GH #3492
    
    (cherry picked from commit 4d8263f9be97a541a24cbc6acc9855509640780b)

commit ff0e0d7aafa3905526599e604ff91542529a5b32
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Jun 22 17:29:48 2023 +0200

    tls: fix build for openssl < 1.1.1
    
    OPENSSL_INIT_ATFORK was introduced in libssl 1.1.1
    error introduced at 9d6bfb96528c49e6aaa39aa47be877ca528c3537
    
    (cherry picked from commit 82f5fcbf88ee3058bd9da520b528c86393cc422a)

commit 23a121e5d8ffa172f71433c2ef74f323a54e8315
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 21 09:27:28 2023 +0200

    http_client: fix depecration of CURLOPT_PROTOCOLS and CURLINFO_SIZE_DOWNLOAD
    
    - GH #3484
    
    (cherry picked from commit b7b3c67fc1205d114fadf360a594930ef69835a3)

commit 8cc9ec410ff359e3d93e994c210977a8baa578c4
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jun 19 20:12:17 2023 +0200

    tls: disable tls_rand for openssl >= 3.0
    
    From https://www.openssl.org/docs/man3.0/man3/RAND_set_rand_method.html
    
    > All of the functions described on this page are deprecated.
    > Applications should instead use RAND_set_DRBG_type(3), EVP_RAND(3) and
    > EVP_RAND(7).
    
    (cherry picked from commit c4b04696a6bfe31fdd65fa56529b0d46f2774067)

commit d4b7333ca126ae7c77ec8f095f8728234d0dfe43
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jun 19 13:36:53 2023 +0200

    tls: disable engine for openssl >= 3.0
    
    From https://www.openssl.org/docs/man3.0/man7/migration_guide.html
    
    > The refactoring to support Providers conflicts internally with the APIs
    > used to support engines, including the ENGINE API and any function that
    > creates or modifies custom "METHODS"
    
    From https://www.openssl.org/docs/man3.0/man3/ENGINE_init.html:
    
    > All of the functions described on this page are deprecated. Applications
    > should instead use the provider APIs.
    
    (cherry picked from commit a0a9373ccb3d3da3a1e9e1335d904fcf013d9ebd)

commit 6669c0befcd69f5d5e196c53188bed58a6a9e1c2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Tue Jun 13 12:37:21 2023 +0200

    tls: OPENSSL_fork_[prepare|parent|child] deprecated at openssl 3.0
    
    From https://www.openssl.org/docs/man3.0/man3/OPENSSL_fork_prepare.html:
    
    > OPENSSL_fork_prepare, OPENSSL_fork_parent, OPENSSL_fork_child have been
    > deprecated since OpenSSL 3.0.
    >
    > These methods are currently unused, and as such, no replacement methods
    > are required or planned.
    >
    > OpenSSL has state that should be reset when a process forks. For
    > example, the entropy pool used to generate random numbers (and therefore
    > encryption keys) should not be shared across multiple programs. The
    > OPENSSL_fork_prepare(), OPENSSL_fork_parent(), and OPENSSL_fork_child()
    > functions are used to reset this internal state.
    >
    > OPENSSL_init_crypto(3) will register these functions with the
    > appropriate handler, when the OPENSSL_INIT_ATFORK flag is used
    
    (cherry picked from commit 9d6bfb96528c49e6aaa39aa47be877ca528c3537)

commit f1ebf365e8054fbca260b8574bea502b32435382
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jun 20 09:14:48 2023 +0200

    Makefile.groups: added posops to extra group
    
    (cherry picked from commit 87959c23aacf4cfa7ed8acd214f70775939c8a01)

commit 85e3a2bce7ba4d8c6e9c167c732dad11706f99d3
Author: Kaufman <bkaufman@nexvortex.com>
Date:   Sun Oct 9 11:14:37 2022 -0400

    pkg/docker: submodule update [skip ci]

commit 6005e8e4e3e0d9488693eca1484122dfed303ac6
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Mon Jun 12 22:20:57 2023 +0300

    pkg/kamailio/alpine: packaged lwsc
    
    (cherry picked from commit 768dd96da6f52e46bc227d9815f7225b33042295)

commit 3e510ac68a4b9bc99b6ade5cb7cc862adcbb9eb9
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jun 19 14:17:02 2023 +0200

    modules: readme files regenerated - modules ... [skip ci]

commit 8087b2fed765115bf0fd238c0c987fdbb12e1d31
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jun 19 13:18:59 2023 +0200

    core: kemi - propagate bool as a return value type
    
    - some scripting languages differentiate bool false|true vs int 0|1 values
    
    (cherry picked from commit f36744cf15c7fcddc7422f97a508cad600ca7d98)

commit 91cb5d0adf887db6a34e2a394ab34aae51f475bf
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Mon Jun 12 12:00:13 2023 -0400

    mqueue: fix documentation to match the code
    
    (cherry picked from commit 23d43645332451ec1ec6dab11da777f9c3bfe304)

commit faf7941042c1e00a68f6ac36d14568b35a666dbc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jun 12 17:16:53 2023 +0200

    cdp: check setsockopt() return code
    
    (cherry picked from commit 39f09877e650d66e820ca7eb0d61416818d174fc)

commit a8094a3b0bb73be70500b4cbbfb2e99e00d15243
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jun 12 16:27:46 2023 +0200

    auth_diameter: free req in some cases of errors
    
    (cherry picked from commit fb19f0ea4c656afe7b60788efb8804e552fd37f9)

commit 39262e50389d41c50d0e6ff2ae2b0a2521f91640
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jun 12 15:53:38 2023 +0200

    dialplan: restructured condition on input and output params
    
    (cherry picked from commit f99b116e876170709ad364ac2b8093969a939d4a)

commit c6af81fad763114c1cec74927787388afffce66d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jun 12 11:16:51 2023 +0200

    Makefile: fixed paths for init.d scripts install on debian and centos
    
    - GH #3476
    
    (cherry picked from commit c285b16bc066ca4236ee00cf3e7fb24539fa9f2b)

commit 4f3c32e48b79688ab905802c173b981f92c54e56
Author: Henning Westerholt <hw@gilawa.com>
Date:   Mon Jun 12 08:24:01 2023 +0000

    tools: use python3 for route_graph.py tool, for old systems with both python2/python3, fix file closing
    
    (cherry picked from commit 7b1fe0483b684693c7baea9b62b471b64c6e22a9)

commit 14638ef43f9b2ef710ae3a6464fb5db0b9de3377
Author: Akash Gupta <listen2akash@gmail.com>
Date:   Sat Jun 10 14:48:03 2023 +0530

    tool: port the route_graph.py script to python version 3.x
    
    (cherry picked from commit fa2a69e2ae919b7ba221e87e2001bde83113ce2a)

commit cd665a135e0046b915af7afd9135a2c29a7933df
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Mon Jun 12 00:24:15 2023 -0400

    mqueue: fix support for db_text
     - db_operations are safe only after db mod_init()
     - closes #3474
    
    (cherry picked from commit 848d55388dda0c135820d9f24950561946249bbc)

commit 9c78c0f55dc2aefa53872b26162ddae5b553d66a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jun 1 13:39:47 2023 +0200

    ims_usrloc_scscf: docs - type int for hash_size parameter
    
    (cherry picked from commit 1217c9098bc8790e659959a7df97e441e84b54ff)

commit b68cb1ace4d44ba0a471a9fd9a6138f3738efef4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 31 11:53:14 2023 +0200

    async: use _async_timer_exec_last_slot = UINT_MAX for initial value
    
    (cherry picked from commit bc544daea2ee4bb568cf0314f6d32b8aa0c81ecc)

commit febfc9722f83d992a3c1643fa373468b73cb3fa0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 31 09:01:13 2023 +0200

    sst: fix condition on sst_min_se for sst_check_min()
    
    (cherry picked from commit a059af04ac47fd31238ca4f22ad868529e035c43)

commit 3b6d0bd508d62b6f6cd0176551311d25225bf63e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 30 17:00:27 2023 +0200

    cfgt: reworked test on dest.s for freeing
    
    (cherry picked from commit b2f99145fa7f4088c80dd3e759372445f93f5492)

commit c29d5299650ddabb9a5b61c7b6a72a69a68c5b9e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon May 29 08:56:19 2023 +0200

    cdp: reworked switch for setting x->state = ACC_CC_ST_DISCON
    
    (cherry picked from commit cb6332982edff5fd2f10b6ee41c22388cc9a39b3)

commit e95a79eef0589be2f7d0470bfe6ba19b006730c6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 24 21:06:45 2023 +0200

    siprepo: check if list is set on insert
    
    (cherry picked from commit 423a818cf6e8f6d672630a0365e13877a173508f)

commit 408643ec916bc00f9f9447952e553d129f8ec896
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 23 09:41:13 2023 +0200

    ipops: create container items if not found for srv and naptr functions
    
    - GH #3419
    
    (cherry picked from commit 7971d825361bee29d65fcea69f2978d7af31eeaa)

commit 1c23c2ff23b5c25c943856f5064739794d71bc7f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Jun 2 21:20:59 2023 +0200

    pv: exported {val} transformation
    
    (cherry picked from commit 79b82198075250420cb08d6b5fd5b100ff672606)

commit da7944e2f4c7e6f344d125da325c388e1836662f
Author: Henning Westerholt <hw@gilawa.com>
Date:   Thu May 18 10:52:52 2023 +0000

    dispatcher: fix force send socket functionality, was not working in some TCP scenarios
    
    (cherry picked from commit 6183319381573e42b882d05ae1748539f7547d8c)


===================== 2023-05-17 Version 5.7.0 Released =====================

===================== Changes Since Version 5.6.0 ===========================


commit 4ef477e6c33af829d9b7064019741eefcfdbfc44
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 17 11:30:37 2023 +0200

    Makefile.defs: version set to 5.7.0

commit c5a22a4bfc9310f41facf8dfe8aa9c610f432817
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed May 17 09:52:37 2023 +0200

    topos: small formatting fixes
    
    (cherry picked from commit 991de5e51e799a0110b7aa489eb27f4f01f5dfd2)

commit ac118abdcb89e5e4ace524d9dbd27c0795f178d9
Author: harish <toharishs@gmail.com>
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 <s.safarov@gmail.com>
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 <linuxmaniac@torreviejawireless.org>
Date:   Tue May 16 12:58:47 2023 +0200

    pkg/kamailio/deb: version set 5.7.0 [skip ci]

commit 422d469fb52c31074ff00eec445eff45fdfebb39
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue May 16 18:16:35 2023 +0200

    modules: readme files regenerated - modules ... [skip ci]

commit 7e53506f27a6198d5f64799f2a8d672c5212d69c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <toharishs@gmail.com>
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 <toharishs@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue May 16 09:02:51 2023 +0200

    ChangeLog: preparing content for v5.7.0

commit 2cff2d5117521ce02a2847cc7d1db54203bbccce
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 16 08:45:33 2023 +0200

    README: version updated to 5.7

commit 87aebe3be58a757843d3846174bc3b6224cf36c8
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <hw@gilawa.com>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
Date:   Mon May 15 12:17:38 2023 +0200

    github: refresh branch [skip ci]

commit c9de94ede7e6127b824c7d0667b306eef5c11127
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <rfuchs@sipwise.com>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu May 4 18:24:45 2023 +0200

    Makefile.defs: version set to 5.7.0-pre1

commit 20561b66364f2321c604d0655c3029decdd2dff6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu May 4 14:17:20 2023 +0200

    stats: use J for printing timestamp to rpc result

commit c5d846d499cdc4fa6829c3bf4d7a120d9dbe16da
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 3 20:11:06 2023 +0200

    dlgs: use PRIu64 to print uint64_t

commit c394d9b2108443f9cd6146d88f77f51a2a059ba5
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Thu May 4 07:42:27 2023 +0000

    kafka: convert to memory error logging helper

commit 40b18ddfe3eca3170ef6c535d39332b2e3c6ce5d
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
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 <miconda@gmail.com>
Date:   Mon May 1 20:51:10 2023 +0200

    auth_db: exported www_authenticate() to kemi

commit db8258bf9ab7ca772923d237f40fce4381dbcde4
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Sat Apr 29 19:11:36 2023 +0000

    crypto: convert to memory error logging helper

commit ea31785f3458bb79d14384734f8fd4f7b628ffa2
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Sat Apr 29 19:10:00 2023 +0000

    ldap: convert to memory error logging helper

commit b1a47746d6097c2d1fe47ee4799108368037283d
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Sat Apr 29 18:56:02 2023 +0000

    utils: convert to memory logging helper

commit d77448b3a6a5dc3cf9e9a8ed85aeb7ae743900b6
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <linuxmaniac@torreviejawireless.org>
Date:   Fri Apr 28 11:48:12 2023 +0200

    github: PR use Github Packages registry [skip ci]

commit f27d15ba6e1116a9f47e654d2bd0f4d3b73168a3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Apr 27 21:19:31 2023 +0200

    auth_db: exported www_authenticate_method() to kemi

commit f16ba6d4a5305be84d5a2b9d1e6c6a15368c8c76
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Apr 26 20:36:17 2023 +0200

    auth: exported auth_get_www_authenticate() to kemi

commit 1f802a96f0ce4c376d64be65bca27994bb2742cb
Author: Marcus Orchard <contactmarcusorchard@gmail.com>
Date:   Thu Mar 30 08:53:39 2023 -0400

    tls: fix formatting in tls_select.c

commit 7fd502fe433695b798249404cae144365d08b9c7
Author: root <contactmarcusorchard@gmail.com>
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 <dev@kampichler.info>
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 <kamailio.dev@kamailio.org>
Date:   Tue Apr 25 22:16:28 2023 +0200

    modules: readme files regenerated - call_control ... [skip ci]

commit 4c8276fcf268a690ea671c4ddeaad1f89e293565
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:39:32 2023 +0200

    kex: typos

commit 79fc3f1fc9561f43146a107c824d1d97d3a8b021
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:38:56 2023 +0200

    kemix: update Kamailio URLs to HTTP â HTTPS

commit e7c8dcb9507fbd44cc1d00132b433a2d91705a48
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:38:07 2023 +0200

    keepalive: typos

commit 67a01aa6757f19397438457c6665d338f6804f24
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:34:50 2023 +0200

    kazoo: typos

commit 8c5a8ce562e5ab98a7e6bdf163bab833ec3a7cf5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:32:30 2023 +0200

    jwt: typo algoritm â algorithm

commit 285a260687d4dce5636531a4ffffc43b0d37e883
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:31:41 2023 +0200

    jsonrpcs: typos

commit 27e97f1717e542765125f32f0bde98f6bf47e26b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:30:52 2023 +0200

    janssonrpcc: typo

commit 326ad479fb9e09f4f3a177606f2b5dcc09fbbd62
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:30:33 2023 +0200

    ims_registrar_pcscf: typo

commit 5335f6d5a80f804257a2303f05a2b2c5edf02322
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:30:05 2023 +0200

    cfgutils: typos

commit b1f783df4ceb2a1d4a525c3802707105b6f1a0c6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Apr 10 10:29:28 2023 +0200

    call_control: typos

commit b2b4eda387ec21ebac2db7258cabda2b9c9ed81b
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Tue Apr 25 11:52:31 2023 +0000

    statistics: convert to memory logging helper

commit 2264b5ca85256db2c3701575a24865f45b657c6c
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Tue Apr 25 11:26:06 2023 +0000

    sworker: convert to memory logging helper

commit b531f6df91a5dd75fc6fae47e44041a1f1ebe6ca
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Mon Apr 24 19:43:37 2023 +0000

    rtimer: convert to memory logging helper

commit fc52a1e73812daaef425727fcf5f59ed6b75b2f9
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:35:41 2023 +0000

    prefix_route: convert to memory logging helper, add missing logging

commit 56a843bb18b5f06d4ef88ed525d446a1ff298b3f
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:32:29 2023 +0000

    dmq_usrloc: convert to memory logging helper

commit a3fe9388540ee3ba0331b642e1c26170ca572e60
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:30:54 2023 +0000

    path: convert to memory logging helper

commit 4f44adcfbfaf84262f09f03afd8912205ce6c13b
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:27:45 2023 +0000

    outbound: convert to memory logging helper

commit 965606b2fbdad7b868637fb2f35f15507279caf6
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:26:44 2023 +0000

    rr: convert to memory logging helper

commit 19df3ad8f3e10b6c9fa91e69f288fdbd51be7091
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:24:24 2023 +0000

    uid_auth_db: convert to memory logging helper

commit 6f68f55c1c654e3cb120c10eb6999d538d943ca2
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:20:16 2023 +0000

    qos: convert to memory logging helper

commit f7588fb8fb804aa7585db5cb97433b69763ceb62
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Mon Apr 24 19:17:56 2023 +0000

    siputils: convert to memory logging helper

commit d5ab93a1e642aec9c842c9ffe9cb712c0f41e4c0
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Mon Apr 24 19:06:41 2023 +0000

    stun: convert to memory logging helper

commit 83789e7efe6e1a3479e7742812eaff2ffd7ebdd3
Author: Sergey Safarov <s.safarov@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Apr 24 08:32:16 2023 +0200

    auth: exported proxy_challenge() to kemi

commit 9643d65a98574e0739b771b4770101bd747b5966
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Fri Apr 21 15:54:25 2023 +0300

    submodule udpadate [skip ci]

commit f898704e9d4f51f1b8fa65be92ff8cc504dfcd66
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Fri Apr 21 18:01:01 2023 +0000

    sdpops: convert to memory logging helper

commit 2a9402d4159824f857a5c8b8fcb5f96f42094e5a
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Fri Apr 21 17:58:01 2023 +0000

    sl: convert to memory logging helper

commit 4753296c012f9eb90188a4313fb8f797b3f14010
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Fri Apr 21 17:43:25 2023 +0000

    topoh: improve mem error handling

commit 30f3bb9c0be0de638021ae4c7108db85330d3cbb
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Fri Apr 21 17:35:06 2023 +0000

    xlog: improve memory error handling

commit ad687875c190e863d45a99f5d77422dde37223f7
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <miconda@gmail.com>
Date:   Fri Apr 21 11:32:07 2023 +0200

    auth: expose www_challenge() to kemi
    
    - GH #3423

commit 8a144a85c803424be087d7519d65b97b226501c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Apr 20 12:53:53 2023 +0200

    Makefile.groups: added math to group extra

commit 58ab05d02d8ac8d2fee046c5d9505ba7a5ee2a8c
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Mon Dec 12 10:33:09 2022 +0300

    pkg/docker: submodule update

commit 15c7f861d72c57ee57f41c108d948027e50a0a27
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Apr 19 08:02:44 2023 +0200

    siprepo: translate pointers to the new buffer
    
    - GH #3418

commit 287600cc1560d2a035b766700fb2aba85456605c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Apr 17 09:16:25 2023 +0200

    modules: readme files regenerated - math ... [skip ci]

commit 0cf5148d31b8e9f088ea9d8ed047553eb6cd590c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
Date:   Mon Apr 17 09:09:09 2023 +0200

    math: docs for math_sqrt()

commit c4c7b50bb9f164d430af582c5844b0e0aacf2bb3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Apr 14 22:55:28 2023 +0200

    math: added math_sqrt() function

commit bb3c781ba0021881957c7ce2e8afffb8d48f73a5
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Apr 14 12:01:12 2023 +0200

    modules: readme files regenerated - math ... [skip ci]

commit 31c029ca47123de80f0f89e7526ddbb97af80768
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Apr 14 11:57:51 2023 +0200

    math: docs - proper names for exported functions

commit 0920992eb2b60b1c98b187ddfd411dff8a8ba63a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Apr 14 11:53:02 2023 +0200

    math: additional logarithm functions

commit 2cf7d05beac75923998e2287c6856d49d4b6ccff
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Apr 14 10:48:50 2023 +0200

    math: new module to collect math functions

commit ab67d11064f71ad4d3661edaa533d30b023fad7a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Apr 11 21:11:20 2023 +0200

    jsonrpcs: define size for _jsonrpcs_stored_id buffer

commit 57a22811bd91a1c86a59f2343522bbe7821b45fd
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Apr 12 11:46:50 2023 +0200

    modules: readme files regenerated - dialog ... [skip ci]

commit 87d11496a15806481c9abf963c6dc13faa661b50
Author: Victor Seva <vseva@sipwise.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Apr 7 20:22:22 2023 +0200

    dispatcher: use PRIu64 to print uint64_t values

commit a0fac2aaa14a5d4a2054128095cf68d79304d3c2
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Apr 10 08:16:28 2023 +0200

    modules: readme files regenerated - benchmark ... [skip ci]

commit f2fae3c00908cd63fc4cfb13535587f2ad564d3e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:32:18 2023 +0200

    http_client: typos

commit 7437d4d9977f50640efefbec4cc06056c4957b18
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:29:07 2023 +0200

    http_async_client: typos

commit c1007b900dd99deb8b3610e9c4da823f2cd2cd02
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:28:26 2023 +0200

    htable: typos

commit 6a4ab71566d9e7bb3da290c2d60b35e56923a705
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:26:39 2023 +0200

    exec: typo

commit 1112b6855797d93024977adeb73e021cc309a7b7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:26:20 2023 +0200

    evapi: typo

commit feb5d27f8a063b0c533d294be9e4726f75b96a0a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:25:49 2023 +0200

    enum: typos

commit 4fdeda75a7227492f917e55ce523faf81f4fe965
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:25:21 2023 +0200

    crypto: typo

commit e8ada7caaf34231f47c04f9eea4f6f31048b7f6c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:24:52 2023 +0200

    corex: typos

commit d251ec90ee9567cf121f4179f3387c00e859a226
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:24:08 2023 +0200

    ctl: typos

commit 129fb5621b9de9a88b0c34f35fcb8b5acb5f667d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:22:43 2023 +0200

    cplp: typos

commit 1151b0854f5c24ef3e9b7ee209efc31ce7ef0519
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:20:58 2023 +0200

    cnxcc: typos

commit f9927657ba42dc2feca692291437ec10a20a06a8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:18:46 2023 +0200

    cdp: typos

commit 5ab455814cc5baf8b34b5fc8023f32a58c7c92b7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:15:06 2023 +0200

    carrierroute: typos

commit 28f01c863b2533b077be634f966dc43c113e2677
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Apr 2 15:13:10 2023 +0200

    benchmark: typo

commit b26cfeda773867e8f346f3eb0f5c31e8cd408ac9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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 <kamailio.dev@kamailio.org>
Date:   Sat Apr 8 08:01:15 2023 +0200

    modules: readme files regenerated - tm ... [skip ci]

commit a4970749b2be40cd598d4ce5cf2eaa6b38fc2307
Author: Ovidiu Sas <osas@voipembedded.com>
Date:   Sat Apr 8 01:48:11 2023 -0400

    tm: enhance documentation for on_sl_reply param

commit 31083121a75ef29a6f10cceed35b89f4ee74b621
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Apr 6 22:31:26 2023 +0200

    modules: readme files regenerated - nats ... [skip ci]

commit a725b4fd224c27d84a9f5623faa5af3c3873a2e5
Author: Seven Du <dujinfang@x-y-t.cn>
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 <linuxmaniac@torreviejawireless.org>
Date:   Thu Apr 6 14:03:57 2023 +0200

    github: use Github Packages registry [skip ci]

commit 1c5fbac8c4314eb5a8c4f599de2b57f3840f2167
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Apr 6 08:45:28 2023 +0200

    nats: fix build after a6caaabe4bc85e1b41d5bd9b0b8938069eace309
    
    GH #3401

commit a6caaabe4bc85e1b41d5bd9b0b8938069eace309
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Apr 3 21:48:12 2023 +0200

    evapi: safety check on log message during queue get

commit d68671f00097de3b498f4b67175c743bbf79ee72
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Apr 3 20:37:38 2023 +0200

    evapi: more debug messages

commit 757cb48d3606ef23192812a17a66b48c1ce2ea0f
Author: Wolfgang Kampichler <dev@kampichler.info>
Date:   Sat Apr 1 11:03:03 2023 +0200

    lost: additions to <via> path element and corrected loop detection
    
    - LosT requests that allow recursion now include a <path> element that
      contains one or more <via> elements. A loop error is indicated if a
      returned target is already in the server list in the <path> element.

commit c7e228eae76a432ea93fac7e95f50fe50979d79e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 31 18:34:00 2023 +0200

    pua: updates for the new t field names

commit c321f28ff657c921b8de2b84e66908f281d35d78
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Mar 31 15:18:13 2023 +0200

    tm: keep shortcut the cseq header method

commit 734fd2910cd437205da870ad1e329eaefe2f043a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 31 08:05:10 2023 +0200

    sca: updates for the new t field names

commit ecd906dabbc5dc19d0fabb35d22320e2ba3fccf0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 31 08:04:59 2023 +0200

    lcr: updates for the new t field names

commit 8f39d0ff741a3ba5819c6c0f96b8f575d30ab770
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 31 08:04:43 2023 +0200

    keepalive: updates for the new t field names

commit 927a2451e084e886d2548fdae3f5f4cd3abd0a4b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 31 08:04:11 2023 +0200

    dispatcher: updates for the new t field names

commit 8d69c0d68347198ccaea57a8ac4eeb040d19287a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <muhammad.shafi@1und1.de>
Date:   Thu Mar 23 08:58:14 2023 +0000

    tcpops: added tcp_get_conid() for kemi

commit 6f8c1bf967ca3d101a70631df8d77cc7855b3a72
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Mar 30 19:31:38 2023 +0200

    modules: readme files regenerated - acc ... [skip ci]

commit 0b986aeeffa7faa14f7e954df01cfb0ef4bea8da
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:49:20 2023 +0200

    avpops: typos

commit 1fd32a957a136214ed7d521595eb13592c51e9fa
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:49:33 2023 +0200

    auth_radius: typos

commit da353c293ba46abbb21b5bcbbfa8e750955e9db1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:49:47 2023 +0200

    auth_identiy: typos

commit 22535e19236c1d1cefca02d0b1d50b563362a1cc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:49:57 2023 +0200

    auth_ephemeral: typos

commit 95b9ad47fbf4f8444aa94aeb39c8c44b33f0f789
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:50:05 2023 +0200

    auth_diameter: typos

commit 2d88dbe4dada18784a75cd228f55e8a7baf46b26
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:12 2023 +0200

    auth_db: typos

commit 0cb433212526537624ff51eb659cb22393e42b2d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:07 2023 +0200

    auth: typos

commit 3f0c5103c661f73c9d172cd3728226ed3f7e4bdb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:02 2023 +0200

    async: typos

commit fe06f13c4d41cff9ee2b0d62926102d49d8436cc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:50:58 2023 +0200

    app_sqlang: typos

commit 909e339becdc5db93830d9c3f0934a656bd16bb7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:50:56 2023 +0200

    app_ruby: typos

commit f57dae9081d54b364285fe4950426f86e8d52e75
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:25 2023 +0200

    app_python: typo

commit f833583fb02a9d26665692b02b4a2cfaab7c3d83
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:32 2023 +0200

    app_perl: typos

commit 051af44ddb92a3b31f0236e4b430edcc1ffd9866
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:51:55 2023 +0200

    app_mono: typos

commit f066bc53bf64791719ee3f97f2641aafbf76f6d7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:02 2023 +0200

    app_lua_sr: typos

commit 9083ee603161475e805beb729ce4d11dc18a0e7a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:07 2023 +0200

    app_lua: typos

commit ca2c51143aab9ffafbb4f0a5474beb252f00deb4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:17 2023 +0200

    app_jsdt: typos

commit 0a062c9e52f61b48f6daf46756aeebbebb204646
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:26 2023 +0200

    app_java: typos

commit 7e6942f283237033da9c211d5342e96148adbe5e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:39 2023 +0200

    alias_db: typo

commit 63044aab8a915484f90fc21a16c50349d9b2bda4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:53:01 2023 +0200

    acc_radius: typo

commit f5cfafa396c5925b8b4694c3e962564706fd4e12
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:52:47 2023 +0200

    acc_json: typos

commit d394cc62e48fe4636d4c9b2cf9ca8d54e0f1cfbd
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 17:53:06 2023 +0200

    acc: typo

commit 5c8eed0ce78d029f28a1819262516940b7dd749e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Mar 30 12:48:44 2023 +0200

    ndb_redis: fix index on parsing sentinel address

commit 2c540b67a8a3f15835583926bfdef7cf6b71b4bf
Author: Henning Westerholt <hw@gilawa.com>
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 <pk@gilawa.com>
Date:   Wed Mar 29 11:36:15 2023 +0000

    gzcompress: convert to memory logging helper

commit 93011f8292c568f67bf5127ae7e092ec773df1a7
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 11:34:50 2023 +0000

    misctest: convert to memory logging helper

commit 41c814b7cfbed2d89099840c29580d99b2a3cc47
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 11:32:56 2023 +0000

    imc: convert to memory logging helper

commit 246e25f0e8c6ca933accf1bd57fea1f43e8346f5
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 11:27:56 2023 +0000

    nathelper: convert to memory logging helper

commit 0f559ea761e2b1b140096d414b6f3d624068366b
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 10:40:16 2023 +0000

    ipops: convert to memory logging helper, add missing error logging

commit 7be6d78f5f9ee7aacef1a73321d4a384a7722077
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 09:52:04 2023 +0000

    msrp: convert to memory logging helper

commit 6492a6f905075fa73d911c345fe784f2d3c085e5
Author: Henning Westerholt <hw@gilawa.com>
Date:   Wed Mar 29 09:50:20 2023 +0000

    pike: use pkg_malloc/pkg_free instead of system malloc

commit fb1f01c333f9fc7189b6b3b6e39ddd28d30a5046
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Wed Mar 29 09:16:31 2023 +0000

    db_cluster: convert to memory logging helper

commit 19c9d56f3f6a53433949d2dac5494ad7b3b393a0
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 29 09:14:24 2023 +0000

    auth_ephemeral: convert to memory logging helper

commit bc47875c2da39e755009c81ba1f2b4e7267b905e
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <hw@gilawa.com>
Date:   Wed Mar 29 08:26:53 2023 +0000

    acc_diameter: convert to memory logging helper

commit 0b9442b14adccdc7305ba222833a149e64488d66
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
Date:   Tue Mar 28 17:31:31 2023 +0200

    evapi: initialize internal message queue

commit cc9501663d6dd0fa91aef23ce00a7cdf86319201
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Mar 28 08:12:00 2023 +0200

    ndb_redis: break on finding a server via sentinel

commit f5bd2748a7d06d0592fc5ab835bf970b3c023eaa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <hw@gilawa.com>
Date:   Fri Mar 24 14:20:13 2023 +0000

    carrierroute: remove redundant capabilities check, related to commit cf147ab7888c4e2

commit ef94da7bac8e2aaf5a452d7b7dc3e2b544153ff6
Author: Victor Seva <vseva@sipwise.com>
Date:   Fri Mar 24 10:26:15 2023 +0100

    app_lua: fix crash on exausted memory scenario

commit cf147ab7888c4e2b26db9dd44e494001bb71a61c
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
Date:   Wed Mar 22 19:38:48 2023 +0100

    nats: register cfg child procs and trigger init
    
    - GH #3395

commit b9de5009f81e27934a2108c06eae27ea748ead37
Author: Henning Westerholt <hw@gilawa.com>
Date:   Wed Mar 22 12:58:56 2023 +0000

    benchmark: fix order of free operation

commit 43751e7b0071135d433258cc0423cc00546a31e6
Author: Henning Westerholt <hw@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Wed Mar 22 11:20:08 2023 +0000

    benchmark: properly free previous allocated memory in case of error

commit 9e001534589a3428cd5f8908e84fe327ffc20fb6
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 11:17:22 2023 +0000

    avpops: convert to memory error logging helper

commit fcf733ce205221a40f68414662f841b918dea48f
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 10:19:30 2023 +0000

    db_flatstore: convert to memory logging helper

commit d45eb770b0a8e17533f12e16dfc1d23dc5e7d951
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 10:14:39 2023 +0000

    auth_xkeys: convert to memory logging helper

commit 01e82b38c41d344c1e94b2e0f574981ef0ce4318
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <pk@gilawa.com>
Date:   Wed Mar 22 09:55:14 2023 +0000

    app_sqlang: convert to memory logging helper

commit 66e9b02f7fc99084341d6519ac94cd580b334ac7
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 09:52:17 2023 +0000

    app_lua_sr: convert to memory logging helper

commit 8bf54822b9f610eceae1b5c6006ab6cc5ed96d00
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 09:49:48 2023 +0000

    app_jsdt: fix log message for system memory allocation

commit eef779ca7b5b203d216f76fbec56025d595f6e6d
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Wed Mar 22 09:48:05 2023 +0000

    app_java: add missing free in error case

commit b9d397c84cb3e0911e9823386b6eb4944b02c9ed
Author: Pantelis Kolatsis <pk@gilawa.com>
Date:   Tue Mar 21 16:22:24 2023 +0000

    async: convert to memory error logging helper

commit 9cc9a177daf6d5ce11fbdef714bd576716dc5a2f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <kamailio.dev@kamailio.org>
Date:   Mon Mar 20 16:31:24 2023 +0100

    modules: readme files regenerated - evapi ... [skip ci]

commit ab1831efc20816e18a89e6322d16c8e394b59abd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Sat Mar 18 11:37:23 2023 +0100

    evapi: docs - updates to workers parameter

commit 1dc0eac9a3a3abd6e128aa5f1d17d5f909efd963
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Mar 17 09:54:58 2023 +0100

    evapi: docs for wait_increase parameter

commit 6e4ba9bd7421bf483cdbc7e5484f21d68b8acd8f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Mar 16 19:30:04 2023 +0100

    evapi: wait increase limit made modparam

commit 58bd64200e4d2f237f192acf6f88074aa983a396
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Mar 14 11:01:13 2023 +0100

    jsonrpcs: docs for tcp_socket parameter

commit 1400e8cb6aebdd93a5b0c6979a444a81922e37d2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Mar 14 10:56:09 2023 +0100

    jsonrpcs: more debug messages when handling tcp commands

commit b34e24770a6435577097b173cafab30c6d19e8d1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Mar 10 16:21:51 2023 +0100

    evapi: use internal workers to handle client messages

commit 3b99e09dc10ff38024b2821b26f2efe7c82d699d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 10 13:01:11 2023 +0100

    evapi: docs for wait_idle modparam

commit 4c998de5f54ee941f7516e589e2940593b20f827
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Mar 10 12:50:46 2023 +0100

    evapi: wait when idle made a modparam

commit 569db2eeaef17f3034f692e808f340103cdbe71e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Mar 9 11:50:53 2023 +0100

    pipelimit: docs for rpc command pl.reset_pipe

commit e0713531bf6ea2aa9b249503dc346ac0d4510a93
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Mar 7 11:18:00 2023 +0100

    pipelimit: docs for rpc command pl.rm_pipe

commit e27823f746eb8fca834474945e45bfef27c3d50c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Mar 6 14:57:35 2023 +0100

    pipelimit: added rpc command pl.rm_pipe

commit 1b5caab3479bb32c2986906e6e07ea9d5be38a8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Feb 20 20:20:44 2023 +0100

    kamctl: option to set store path for rpc commands

commit 4fec664327410db4e5ff7036a459e99abfa539bc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Feb 19 09:17:08 2023 +0100

    jsonrpcs: implemented result storing for rpc over fifo

commit 161ec6d14b702cb92406171152d127b0bb85c329
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Feb 17 13:42:22 2023 +0100

    rtpengine: cast to uint64_t when using time_t value

commit 135f7b5e2114617b0bc408175ec146d248d01d3a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Mar 20 11:01:25 2023 +0100

    modules: readme files regenerated - ims_registrar_pcscf ... [skip ci]

commit 38d72c3f8248b32b3ba0ff24abd1f2f7407f9d8f
Author: Annemarie Mandl <mandl@rpmbld.novalocal>
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 <pk@gilawa.com>
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 <pk@gilawa.com>
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 <hw@gilawa.com>
Date:   Tue Mar 14 17:20:14 2023 +0000

    dispatcher: small formatting adaption related to 6aee3bd7c

commit 6aee3bd7c86a1874cc140a7874b740981f14f5f5
Author: Pantelis Kolatsis <pk@gilawa.com>
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 <linuxmaniac@torreviejawireless.org>
Date:   Tue Mar 14 17:08:46 2023 +0100

    nat_traversal:

commit 8841257671b6c5f3c4cfee3f1b7bb46d54faaf65
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <dennis_y@mail.ru>
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 <gustavo.abcdef@hotmail.com>
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 <pk@gilawa.com>
Date:   Mon Mar 6 10:44:19 2023 +0000

    sqlops: do not allow empty name component in URL

commit 212675d350b64b5c9abb6a6eb844f41b6efb8693
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Mar 1 13:46:32 2023 +0100

    modules: readme files regenerated - rtpengine ... [skip ci]

commit bd497411f2e8e9ee6bd7e47d838add607019e761
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Mar 1 13:31:12 2023 +0100

    rtpengine: spell fixes in the comments

commit 5a9d8634e742fe28b3b5c733b9e727b1dc7917ce
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Mar 1 13:20:41 2023 +0100

    sl: print rpc result fields as unsigned long
    
    - GH #3386

commit 9a7c4025b6a4b90125c1c30dfd1d994100ae965e
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Mar 1 08:46:34 2023 +0100

    modules: readme files regenerated - htable ... [skip ci]

commit 714c9eb99e6ba73e05a98df2bc6f4b339e9a97c9
Author: Henning Westerholt <hw@gilawa.com>
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 <hw@gilawa.com>
Date:   Wed Mar 1 07:34:43 2023 +0000

    htable: fix XML syntax errors introduced in 23c67322c244fc4bf

commit 05b4fdebcf2eb9c82739a643ff48b799b8046bbd
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Feb 28 11:01:24 2023 +0100

    modules: readme files regenerated - htable ... [skip ci]

commit 23c67322c244fc4bf6e990379d2fd876b55b2cbe
Author: Ihor Olkhovskyi <ihor.olkhovskyi@cern.ch>
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 <kamailio.dev@kamailio.org>
Date:   Mon Feb 27 20:16:29 2023 +0100

    modules: readme files regenerated - rtpengine ... [skip ci]

commit e8c294f33f8b867b0f67d78c14b7327dc22dd726
Author: Julien Chavanton <jchavanton@gmail.com>
Date:   Fri Feb 24 18:15:12 2023 -0500

    rtpengine: doc add codec-accept with an example

commit a229d230bca5e785670edc3901f849e93989f9fe
Author: POIROTTE Francois <francois.poirotte@csgroup.eu>
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 <carsten@ng-voice.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu Feb 16 12:07:26 2023 +0100

    uac: cast to uint64_t when using time_t value

commit bd0ce126109f40f5217053f20e687b93b2268164
Author: Richard Fuchs <rfuchs@sipwise.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Feb 15 09:28:03 2023 +0100

    avpops: cast db value for avp number field as long

commit e203aaf7294b5f320ede58636649246167974983
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Feb 14 17:31:29 2023 +0100

    modules: readme files regenerated - presence ... [skip ci]

commit 6b30c100e7618cabf4d241f4b5b28bb334cf5340
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Feb 14 17:16:19 2023 +0100

    presence: docs for presence.watcher_list rpc command

commit 9cbebc1d7c0eda71162ce3d90de1ac3110c10bb0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
Date:   Tue Feb 14 10:27:25 2023 +0000

    sipcapture: remove not used parameter table_time_suffix

commit f3ab1aa02955493dd3f095d0ebbcb64d2d6751e5
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Feb 14 11:01:49 2023 +0100

    modules: readme files regenerated - sctp ... [skip ci]

commit a308dc748aa819b46aab82c148b7bdaad81db651
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:37 2023 +0200

    sworker: typos

commit 698a92dd87a067bfbba68689e98232811668f580
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:29 2023 +0200

    stun: typos

commit f8f94e46baa85a811dcf1f8be82ca4e0d62205c0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:30:33 2023 +0200

    stirshaken: typos

commit a8367fa4fa8519193f5ed5693e78c1414cc1c8d6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:30:48 2023 +0200

    statsc: typos

commit 8e899ee6e2efd5287fb627412209a38eb9410b5d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:22 2023 +0200

    sst: typos

commit ac16ccd332ba8b0a3ac41d0074080492cdac4cf8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:16 2023 +0200

    sqlops: typo

commit 4235d2e8300a8e135ec9768e27797bac79af8e7c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:30:21 2023 +0200

    snmpstats: typo

commit 88bcbef21d570e0b853262d7880ba21d4bc8dabc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:09 2023 +0200

    smsops: typos

commit 766824a3da2798cb9efa4802c05680611618eab5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:03 2023 +0200

    sms: typos

commit f9b6fc83ef7106bb6ee5fd96695e84edd9d5a98e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:31 2023 +0200

    slack: typos

commit 80aeb90fd837f20c4b6524b3df64cc783fa948b7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:27:57 2023 +0200

    sl: typos

commit d79f5c2d69920edd6feea68b6fd89f30e0af25a3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:25 2023 +0200

    siptrace: typos

commit 469f86fd958fd79bdc24aebbaf168307ca086b72
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:27:51 2023 +0200

    sipt: typos

commit 70910e72000d1be7513d1869ac0c4e61cd55d6fb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:18 2023 +0200

    sipjson: typos

commit a763ee9faa95dd616542b2e25f54b156d755b366
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:27:36 2023 +0200

    sipcapture: typos

commit f175444552745f33796ef1dded89a623e8e76c81
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:30:06 2023 +0200

    secsipid_proc: typos

commit 47c9ddf2ae08c07e222dfbe98d314adc5148d00f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:30:00 2023 +0200

    secsipid: typos

commit d08cef5bc5b1cacbfcb70c3f5298f6173bd7b8c1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:50 2023 +0200

    secfilter: typo

commit 334efbb1d2e1ed4a1086694e60063655ae223c63
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:29:08 2023 +0200

    sdpops: typos

commit 0c8226457ae2d94ec615719fed71b1babcf43e69
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:58 2023 +0200

    sctp: typos

commit 21ce3506dea9a8873ba4b127f4a8ad68b9ed7491
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:52 2023 +0200

    sca: typos

commit 63a7b8932adf1b2d0f76d40b960df03fa87b56fc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Feb 14 08:28:46 2023 +0200

    sanity: typos

commit 4f201cbd2e9d0c645e1f6618e6db95389731ef95
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 21:46:37 2023 +0100

    modules: readme files regenerated - db_berkeley ... [skip ci]

commit 6b1c1e7727f8f210f7d20f1473458c8c152926ff
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:01:20 2023 +0200

    db2_ldap: typos

commit e0e6adfcb27d336ecb156e3b88c4d72ce36d37f0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:01:14 2023 +0200

    db2_ops: typo

commit ceb4ca6b2a25e04df5029949fb6d1d92c0972662
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:01:05 2023 +0200

    db_berkeley: typos

commit e09bb7e1880ab7204b915efc86c29490c9774dfc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:58 2023 +0200

    db_cassandra: typos

commit fa77972687a0117290ae979f45b3767c2b1465d2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:45 2023 +0200

    db_cluster: typos

commit 9920c228856289af92294396959710e7ee1f344d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:37 2023 +0200

    db_flatstore: typos

commit 1c500b7881c2e4677371acd66236a45f6343949c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:29 2023 +0200

    db_mongodb: typos

commit 8aee342bd9149f22e8423b75e23fea27bc78345e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:21 2023 +0200

    db_mysql: typos

commit 9459b93dfb85bd4916e0b9ae6f567f692df725ae
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:13 2023 +0200

    db_unixodbc: typos

commit 0291d13584caef9fb491cca18c0194d9e202aa0d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 21:00:00 2023 +0200

    db_oracle: typos

commit 7699387c163ad94f0b96d3460d33a748ba648010
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:53 2023 +0200

    db_perlvdb: typos

commit 0b6013a2c739a6270820b211097016916683d29f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:43 2023 +0200

    db_redis: typo

commit 1a743d094762edb26721184fa4671a74366c0992
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:37 2023 +0200

    db_postgres: typos

commit 78c25be36d0c0bcbf721d03903b6869a392b6be7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:30 2023 +0200

    db_text: typos

commit f63cf3cc56e9cad458e5531d07bd579cba62f1f2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:23 2023 +0200

    debugger: typos

commit 2822cc8067d2dd7f865f724228cda8c45513d393
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:12 2023 +0200

    dialog: typos

commit dd07a5cd5762d9142f95c5ab367d2f366f03578d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:59:06 2023 +0200

    dialplan: typos

commit c871fd693676c51ce18f017e7f3f63132671eac7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:58 2023 +0200

    dispatcher: typos

commit 0723d3cd4da5ed03118bdbee6d960b431ae75b23
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:49 2023 +0200

    dmq_usrloc: typo

commit bd2f9d7ab113f351f75d3121db3ffb9f1f9ef229
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:30 2023 +0200

    dlgs: typos

commit e0a42350d019f55163cf55bd72f1e65c71121156
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:22 2023 +0200

    dmq: typos

commit f68ea71a12f236f2d19b537f87754564f9ae6408
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:14 2023 +0200

    domain: typo

commit c7d5f359b4f1bd4872ef924c52597b3c63c63612
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:58:06 2023 +0200

    domainpolicy: typos

commit dd61ae2a6a1bc01c662fdcc6c33d86f76882f66e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 20:57:54 2023 +0200

    drouting: typos

commit c572bcc113097efb7641f98deb729258ff4ec02a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 21:31:15 2023 +0100

    modules: readme files regenerated - presence ... [skip ci]

commit 911d5786da6bbd22f954908f7157b5421bdf47f7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Feb 13 21:15:42 2023 +0100

    presence: docs - fix example for presence.presentity_show

commit e4f0c082422bbd9478cf0607a68c6e7c6bef47ad
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 20:31:26 2023 +0100

    modules: readme files regenerated - presence ... [skip ci]

commit c167c4738fce31cec292edc803160d607a3faaf6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Feb 13 20:19:09 2023 +0100

    presence: docs for rpc presence.presentity_show command

commit 2aaa77b11a89cc088393d4ad7fe63f2e54bbd8ce
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Feb 13 13:25:28 2023 +0100

    topos: use proper field for datetime value

commit bbb62e2a163cf0ba6c711074cbed2f1c3cb8ee7c
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 19:46:22 2023 +0100

    modules: readme files regenerated - pdb ... [skip ci]

commit a89170a2e08584be33da9464f75ee09154afa5e1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:54 2023 +0200

    pv_headers: typos

commit 1d26ac7aecf122528dcfd576ea6a3e9c4bbab9c7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:26:54 2023 +0200

    pv: typos

commit 3b8608770862ab37b3cd82414f06992b80bb1b80
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:42 2023 +0200

    pua_xmpp: typos

commit b9f7591ad595e396feb85bad9d70e21d5ca8defc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:57:33 2023 +0200

    pua_reginfo: typos

commit 8275f3742a44bb686e953c4b9e4d7a461cceddf1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:33 2023 +0200

    pua_dialoginfo: typos

commit 2272fba9d98dea9dec541c4c6b7ede8e5031f3cb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:22 2023 +0200

    pua: typos

commit 6d05d873f42e268bbe275a4938a11c505b3d200e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:57:21 2023 +0200

    print_lib: typo

commit f7e7ddd74093ddd83a93a75e1e37b24a82be9ebc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:57:10 2023 +0200

    presence_xml: typos

commit f82553b2ce4693c618744ddfdc06163c799fbdc4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:57:03 2023 +0200

    presence_reginfo: typos

commit 38f90a4bd6585b9c54b628620e9ced01b291da8b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:00 2023 +0200

    presence_profile: typo

commit b22d7686895f45dc93fc1979faf70ef4ba607a25
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:27:07 2023 +0200

    presence_mwi: typo

commit 3b848a3878ac1655ef236505f05040a313f5127b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:56:53 2023 +0200

    presence_dialoginfo: typos

commit 256848273d867beb273d0f80fd7ee419b8a8767a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:56:45 2023 +0200

    presence_conference: typos

commit d355a590feebf34e8c1d1d2b5e7b3a19052485b4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:56:35 2023 +0200

    presence: typos

commit 55868bfcc966931176f6e23fbb104570918cfdac
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:56:17 2023 +0200

    pipelimit: typo

commit dc4d1ffa9aabeaa119fefe1c3eaebcf05661d041
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:28:43 2023 +0200

    pike: typos

commit 9c52dcbbfa6ae9a39e035fc6cc256121b98a3626
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:56:26 2023 +0200

    permissions: typos

commit 8832136ca6c638d6bb39c647262cd3504fd0f29d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:28:31 2023 +0200

    peering: typo

commit e56fce96beae5be8339fb202a395bb33245506c4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:28:21 2023 +0200

    pdb: typos

commit ea7baa2bca20899f354129f8a83d04c55727ea80
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Feb 13 13:28:12 2023 +0200

    p_usrloc: typos

commit d87120dfb77d018cdf571cbcf18cf1950ce61987
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 13:16:18 2023 +0100

    modules: readme files regenerated - nathelper ... [skip ci]

commit ff106fb93c5b872e529106f58a1b42c4fa092349
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Feb 13 13:00:58 2023 +0100

    nathelper: docs - updates to the nat pinging types

commit fdf72bec2d6cc20618bc30d0978d7f24f8106d44
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 13:01:34 2023 +0100

    modules: readme files regenerated - nathelper ... [skip ci]

commit 8218c14d144ef4539c94c8aabe5e73b5c8a11b08
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Thu Jan 26 20:57:25 2023 +0200

    nathelper: ping_nated_only sends 4-bytes UDP-packet pings

commit d81e26fb399c5fadda2d70de1d95e008d47bd3d5
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 12:31:34 2023 +0100

    modules: readme files regenerated - dmq_usrloc ... [skip ci]

commit f3d00c91a7919207dac23ada58e59a13b9f334d8
Author: Victor Seva <vseva@sipwise.com>
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 <miconda@gmail.com>
Date:   Mon Feb 13 12:20:37 2023 +0100

    dmq_usrloc: check if socket name is set when replicating

commit 353d7e6a5f8d751fc647fd687716cc2e0fb1aa77
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu Feb 2 10:02:37 2023 +0100

    dmq_usrloc: Add option to replicate socket via its name

commit cc2342908d08ee5322fd6830b0db9fd762bef38f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 12:17:06 2023 +0100

    modules: readme files regenerated - imc ... [skip ci]

commit c28b3a0ae61c9fd1fc8e8b2972686a0f8424c44a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:37:02 2023 +0200

    ipops: typos

commit 398cf4dd9645f8a9f7a1e4f1bb9659814bc2d041
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:37:12 2023 +0200

    ims_usrloc_scscf: typos

commit 94c1fa3123042e1f262750e2b23fad640717c5e1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:37:42 2023 +0200

    ims_usrloc_pcscf: typos

commit b89353cd766769552655f16a44d44ea0e55a8fea
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:37:27 2023 +0200

    ims_registrar_pcscf: typos

commit 4f3faaa42006ce4b2a0ae2b684975fd385deea43
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:39:12 2023 +0200

    ims_registrar_scscf: typos

commit b14a420834744b8bef871b10fd2fdeb6a5e7cd89
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:57 2023 +0200

    ims_qos: typos

commit 911739c041a0c0717edbadd2296e65e0d388df72
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:39:37 2023 +0200

    ims_ocs: typos

commit 46df335ccfacb159a1f8ad1bc6e549967da30a91
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:38 2023 +0200

    ims_isc: typos

commit 6dbb0d6ec6c9676e2191e06ca73fb712d8f4e4bd
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:49 2023 +0200

    ims_ipsec_pcscf: typos

commit 8fefea2ef7f75b2e792601cee0f8de2652c8b598
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:39:49 2023 +0200

    ims_icscf: typos

commit db62e0372eedce8708af23f806cce59d531817e6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:26 2023 +0200

    ims_diameter_server: typos

commit c2f1da1bf804690766cdd9199b59e7261f0dcbaa
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:16 2023 +0200

    ims_dialog: typos

commit aa2cace532cdf0891d48698e8a9386a5d8a96f07
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:38:07 2023 +0200

    ims_charging: typos

commit 6dded07a538d1a68ff766c80e971b6e59535bb52
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:37:57 2023 +0200

    ims_auth: typos

commit 53f3bcd0eca4934b00eb4db05080a7ee33b11c92
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 15:39:57 2023 +0200

    imc: typo

commit 34ce0de749c20e1b5a2e58fdaaca841d75622d2c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Sat Feb 11 12:24:33 2023 +0100

    drouting: cast to uint64_t when using time_t value

commit 05ea223549f4834c5e3b92f9025d5cf8a2b73890
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Feb 13 09:31:40 2023 +0100

    modules: readme files regenerated - auth ... [skip ci]

commit a22aadf3b51f5bfff5b50a3de9a354fe07c216f4
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:20:48 2023 +0100

    secsipid: docs fixes

commit 0df94c3ba0fe249e29db52691176bbe751e556b6
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:20:08 2023 +0100

    auth: docs fixes

commit 1bbe87261d17219dfc3b7b98e1f9f16f4e0f48b9
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:15:42 2023 +0100

    uri_db: docs fixes

commit fdb3637460b16ddfea86ba67b9181a40d1466395
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:15:12 2023 +0100

    uid_uri_db: docs fixes

commit 9ffe7b06b094a4af558a0033c1baa16e5c61977b
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:14:25 2023 +0100

    uid_avp_db: docs fixes

commit 4889531912e7c04c0e1d04dd81dec21f4520455c
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:12:48 2023 +0100

    tsilo: docs fixes

commit 73830ac71534efecc2b38816a20f6f113c27aaf2
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:12:17 2023 +0100

    pua_usrloc: docs fixes

commit beee3a4a872601bda2d440da2e79ec684c18a8bc
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:11:51 2023 +0100

    ims_usrloc_scscf: docs fixes

commit a10f6fbcd0c62663102fc3cd7caf82096d3c8a7f
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:10:39 2023 +0100

    dispatcher: docs fixes

commit 4fd411126d72402278c886895518c44a916bebfc
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Sat Feb 11 14:09:36 2023 +0100

    dlgs: docs fixes

commit 2384c38947ce351a421b92727ae304fcbec211a4
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Feb 10 18:01:22 2023 +0100

    modules: readme files regenerated - ctl ... [skip ci]

commit 44381746e0e826e8db04597942fa4cee6cbf9175
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Feb 10 17:53:42 2023 +0100

    ctl: doc - binrpc_buffer_size can get only integer value

commit db634e7fb3e5913238561afb4381363bbfe58882
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Fri Feb 10 16:46:04 2023 +0300

    pkg/kamailio: fixed rpm packging for CentOS 6

commit 857d777b73d3802d157042b0ea7126b7b8dd45f8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Feb 8 14:16:31 2023 +0100

    modules: readme files regenerated - seas ... [skip ci]

commit ec6f3b122f9c41b437ccfcb07b0952e2ffcc2719
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:01:24 2023 +0200

    xprint: typos

commit c86b5d85a8aa86c1c59b5eed2ded87aee4fd1682
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:01:14 2023 +0200

    xmlrpc: typos

commit e07960d74570aa9a94075e83b5bf4fc9cf418864
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:16:17 2023 +0200

    xhttp_rpc: typos

commit d9445d60ea6432664447858dff3852be94c04196
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:01:01 2023 +0200

    xhttp_prom: typo

commit 5ec0a3c5be9abd51cb2b3316a5dd9edf6e1d030e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:00:49 2023 +0200

    xhttp_pi: typos

commit 44c1c181bd250c0f81ffe0bb6b6566b4148b8b0f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:00:29 2023 +0200

    xhttp: typo

commit 45537397d7a8e1b2e340252cd7d6dec3bb1cd08e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:00:16 2023 +0200

    xcap_server: typos

commit c69002ae65ec103a7e88451501c0cf984ad9cc86
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:00:06 2023 +0200

    xcap_client: typos

commit 2cdb861cef1bce38f239a82b17bd1e4915ae2a04
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:03:14 2023 +0200

    tls_wolfssl: typos

commit 968f3faf3b1834b18266aaf9f7866b29a2492d92
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:03:00 2023 +0200

    tls: typos

commit 17aec5c930e2681431c4da779cd24e3fc070b6eb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:02:38 2023 +0200

    siputis: typos

commit 1bed2095504e9d81eb2b881a2d71216372b3c822
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:16:27 2023 +0200

    seas: typos

commit c13b8d4cf35b7f9ece143b61514eec9a082f4ac5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 8 13:02:13 2023 +0200

    doc/scripts: typos

commit 3ee5c995778be835b1c79ec0a543f42105bdef8d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Feb 8 11:58:47 2023 +0100

    lib/srdb1/2: fixed typos

commit df66ebba19ff313011fc5ad369045b8118aac670
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Feb 8 11:46:26 2023 +0100

    modules: readme files regenerated - acc ... [skip ci]

commit 8fbd788c5ae29df35b9fbde2ec60efd3fa4df0df
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Feb 4 15:31:23 2023 +0200

    acc_diameter: typos

commit 901d9cac2f69b78d3d7d2ff52696a37276446b3b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Feb 4 15:28:48 2023 +0200

    acc: typos

commit fdce4fe980dda02fd76dc06912dac585992d6759
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Feb 4 15:27:39 2023 +0200

    src/lib: typos

commit 6c4f9b049e784fc9aff65bfcef6f366b78fff48e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Feb 4 15:20:34 2023 +0200

    usrloc: typos

commit 46e9963e07a44077184ac503cc72ff9d57c532d0
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Feb 8 11:01:27 2023 +0100

    modules: readme files regenerated - uac ... [skip ci]

commit 76df53900b96852345d1ef368e5539197a3c5570
Author: ovoshlook <ovoshlook@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Feb 7 12:57:04 2023 +0100

    lib/ims: check return of strtok(...)

commit 7a960bd9d0002516dcbb50b89dd5d4ab5c38eb61
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Feb 3 19:01:20 2023 +0100

    modules: readme files regenerated - websocket ... [skip ci]

commit d7ef61788fcf84ff86b000f972aff99a300c5237
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Fri Jan 27 14:54:25 2023 +0200

    websocket: typos

commit 4341b27e391e8180d285ab98c8770e7fef70cebb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Fri Feb 3 12:23:33 2023 +0200

    core: typos

commit 809d2c752687f8addb14a9e3fb40a50f513bdec0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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 <kamailio.dev@kamailio.org>
Date:   Fri Feb 3 09:46:31 2023 +0100

    modules: readme files regenerated - rr ... [skip ci]

commit b3af149e280cf4e48eaeb2771c59431c2a55d23e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Thu Jan 26 10:52:20 2023 +0200

    snmpstats: typos

commit 039cce694a784e5373cbc5f976d8cd723f2b663d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Thu Jan 26 10:51:57 2023 +0200

    test/ : typos

commit 9b237a311049a2689252b2a177062fe2e3db348c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Feb 3 09:39:55 2023 +0100

    rr: fixed typos in comments

commit 022fa0cfc75d150fde219b8ae4f9a99b3fa2f132
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Feb 1 14:21:09 2023 +0200

    doc/tutorials/dns: USE_NAPTR is on by default

commit 56cdee753a2c7ef17d7cb1f4572f19eae2caf18a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Tue Jan 31 19:38:37 2023 +0100

    Makefile: support parallelism on install-modules-doc rule

commit b28a972a20188ac01831723d58dbe5dd78e972b9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jan 30 17:45:25 2023 +0100

    pkg/kamailio/deb: rework debian/rules, take four [skip ci]

commit ecad587d58162dc1db5b2bbd6c63bdef24fbeed3
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jan 30 16:52:34 2023 +0100

    pkg/kamailio/deb: rework debian/rules, take three [skip ci]

commit 13581d56524aaa37167bd3ae67a769c14478d9c6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jan 30 16:28:54 2023 +0100

    pkg/kamailio/deb: rework debian/rules, take two [skip ci]

commit c3acd700719ca9d5802d56476d7e997e968220ce
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <kamailio.dev@kamailio.org>
Date:   Thu Jan 26 15:01:15 2023 +0100

    modules: readme files regenerated - textops ... [skip ci]

commit 945267c56615d4579e3385f334bdfec7dfea6bcb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 26 14:59:02 2023 +0100

    textops: docs for str_any_in(...)

commit 797442522a8e996179059de7400332f4e96037b6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Jan 26 09:31:25 2023 +0100

    modules: readme files regenerated - ims_dialog ... [skip ci]

commit a4150741748779bba8e14bed286c6d64b1df7f17
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jan 26 09:20:31 2023 +0100

    ims_dialog: fix module name in modparam examples

commit efacfb572acdc027a35ba3104ecec080f5bfa94a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Jan 26 09:16:22 2023 +0100

    modules: readme files regenerated - erlang ... [skip ci]

commit 83951cc248bf4b0334c7d4f89deaaac456806a42
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:10:14 2023 +0100

    pkg/kamailio: http urls updated to https and typo fixes

commit 51b5cd040074330574ec53b7a091ff8b1fc09129
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:09:28 2023 +0100

    pkg/kamailio/deb: http urls updated to https

commit 3c85f1cafd715f893e0ba4ad84592dddc3eb2cb0
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:08:32 2023 +0100

    README.md: updated links to mailing lists

commit f9c3c270be33e790402834951c29d65fdf7240b6
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:08:01 2023 +0100

    INSTALL: updates to http urls and typo fixes

commit 7af3e9cc6e903665bca68f55d026c30f5b15064f
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:07:04 2023 +0100

    lib/srdb1: typo fixes

commit 49c1ae28188c6df2d130a26d4180d1db4538575e
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:06:02 2023 +0100

    .github: typo fixes and updates to mailing lists links

commit 9eed6ff9592347d9d01fa043a9e2370f26ad1f77
Author: dilyanpalauzov <git-dpa@aegee.org>
Date:   Thu Jan 26 09:05:07 2023 +0100

    erlang: typos fixes

commit 6c372bf644e1c9afa867433e5992e347c8fc4ff6
Author: Henning Westerholt <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jan 25 08:31:17 2023 +0100

    modules: readme files regenerated - tls ... [skip ci]

commit 331aa5753beccd3ddb241219cf1988a506fa2de3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Jan 24 11:36:53 2023 +0100

    tls: renamed the module destroy function

commit d0cd1905652e1aeb0be92c5a723b5d42f4171a13
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Jan 24 09:31:26 2023 +0100

    modules: readme files regenerated - tls ... [skip ci]

commit 220cc9633092f166611432c704796353da46668c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Jan 23 15:31:34 2023 +0100

    modules: readme files regenerated - tls ... [skip ci]

commit 72e4042bf645650ea5275a9c46230fc131441cf3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jan 23 14:55:10 2023 +0100

    tls: docs for lock_mode parameter

commit c8182116870fb706a750c6c4277df968aa78349d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jan 23 14:45:22 2023 +0100

    tls: option to wrap memory management operations within pthread lock

commit 4f296b4058b75ef27b16a9f8fc2bf3ec2d8e896c
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jan 23 14:31:57 2023 +0100

    modules: readme files regenerated - exec ... [skip ci]

commit 3e6cf06c775eac9b55029e1820519cf1b0322122
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Jan 22 15:43:08 2023 +0200

    doc/tutorials: typos

commit f351f9d7fc5dbebe3a78a82bd69d1c19d8914ddc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Jan 22 15:42:48 2023 +0200

    utils/kamctl: typos

commit 4e8022451dcf85c62401434f1f555ad6aac36eab
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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 <sandro@enablesecurity.com>
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 <kamailio.dev@kamailio.org>
Date:   Fri Jan 20 12:31:20 2023 +0100

    modules: readme files regenerated - topoh ... [skip ci]

commit 3cfbb8f8e2be64a2bec02ddc25ca8877c0f778f1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Jan 20 12:22:27 2023 +0100

    topoh: added docs for use_mode parameter

commit 5b9f22c0f45e6970e47a972f26eeac920860b4d7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Jan 20 12:05:50 2023 +0100

    topoh: added inter-module api function for masking call-id

commit ca2e3bbabc4d6fa9ce4ca68d1b102f3aab8b7b3b
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Jan 20 12:01:13 2023 +0100

    modules: readme files regenerated - websocket ... [skip ci]

commit 3112e49aac274c75cc893693e820da894125403b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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 <miconda@gmail.com>
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 <s.safarov@gmail.com>
Date:   Thu Jan 19 11:56:18 2023 +0300

    pkg/kamailio/obs: used mariadb connector instead of mysql

commit 34c3c42b7fe44dbe88110415ec78400a7defde61
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jan 16 12:54:48 2023 +0100

    websocket: ignore keepalive in state WS_S_REMOVING
    
    - GH #3331

commit ac4c2d4579f121395876de2cc6f7649f3cb2fba7
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Sun Jan 15 06:18:54 2023 +0300

    pkg/kamailio/obs: added new modules into pec file

commit fc75b4c3f8f9bdba320f74ddf942686c09316b56
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Jan 13 12:33:20 2023 +0100

    app_python3: proper check of PY_VERSION_HEX for python 3.11

commit ddefe42e610edea35554a195742234079307cc8a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:21:34 2023 +0200

    xmlrpc: remove double #include<>d headers

commit ff5e31adbbd6ca145edfc66307b74575d79e31ba
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:21:04 2023 +0200

    xhttp_prom: remove double #include<>d headers

commit b5954933ecafdc3d953980fac169fa6fc0e8a9a3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:20:51 2023 +0200

    usrloc: remove double #include<>d headers

commit 8f663a2abd321ddd04bd0ae482afe16b2571667c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:20:33 2023 +0200

    uac_redirect: remove double #include<>d headers

commit 51150f6b4cb068ff4351b9f5018f5d5eeb91755d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:20:17 2023 +0200

    tm: remove double #include<>d headers

commit 7582d583b1d5e71c890b13082e680bb0d5083855
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:20:05 2023 +0200

    tls_wolfssl: remove double #include<>d headers

commit 791eae5c8250bd283afee1f5a2efc421ef100594
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:19:52 2023 +0200

    tls: remove double #include<>d headers

commit 318e65b7b594418dd3fb87bbea259994e12eafad
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:19:43 2023 +0200

    timer: remove double #include<>d headers

commit ea91c83d680a086ea10747193bf8dda596190591
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:19:35 2023 +0200

    siprepo: remove double #include<>d headers

commit c8b111ba1bf9c9ac00f0834a6ab735f22c903c55
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:19:25 2023 +0200

    seas: remove double #include<>d headers

commit 8b9fc90db3cffdd61f8cadc95f052f4454fcdcb9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:19:11 2023 +0200

    rtpengine: remove double #include<>d headers

commit 87460524321f52fc2272158b519c5b9e0b0ec3de
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:59 2023 +0200

    rtimer: remove double #include<>d headers

commit 38a39d9fefda28a28c14276627cac2a8ed2dba4d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:50 2023 +0200

    rabbitmq: remove double #include<>d headers

commit 95afba3dc92877afb0e51106211a95143b8147ae
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:41 2023 +0200

    pua: remove double #include<>d headers

commit 238d572f45d2945bb1130bf315304e2f1963a02b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:33 2023 +0200

    permissions: remove double #include<>d headers

commit ef9c9d282a531bf57d7eaa9d083ab5fd1d82d1b2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:19 2023 +0200

    p_usrloc: remove double #include<>d headers

commit 8967e3d80fc600053bc94b286cb883431a7ba39b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:18:09 2023 +0200

    lwsc: remove double #include<>d headers

commit 7d7a41595c460efdffab2c702387794ea216ee05
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:17:58 2023 +0200

    lcr: remove double #include<>d headers

commit 083665647474e2bad4e13a6b48312fa1cbe715eb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:17:44 2023 +0200

    ims_usrloc_scscf: remove double #include<>d headers

commit 2b4255fcc013b66201ef58a6b52a14705c59a0dc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:16:35 2023 +0200

    ims_usrloc_pcscf: remove double #include<>d headers

commit c2cf9c710e2eabf6a693e748e140a295438511fc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:16:10 2023 +0200

    ims_qos: remove double #include<>d headers

commit f88eafd360be2b7193567f10862d18e1b001917a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:15:40 2023 +0200

    ims_dialog: remove double #include<>d headers

commit 736649b3dbcc262e2901095ee6f06911861024a0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:15:22 2023 +0200

    ims_charging: remove double #include<>d headers

commit 6aa8e5a8cfc946cfbfa7ba5a839d02cce370406c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:14:56 2023 +0200

    http_async_client: remove double #include<>d headers

commit 5fef1210e9652b91a7ecc0a517498e3f637792c5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:14:41 2023 +0200

    evapi: remove double #include<>d headers

commit 1888e4027797b737c5c84fcdf55bd2b94465fe34
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:14:18 2023 +0200

    dialog: remove double #include<>d headers

commit eedde26a2698b9c63df39d03cacc2bdf79f300e0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:13:57 2023 +0200

    cplc: remove double #include<>d headers

commit 8563960f745735f5d80f744b85d8882ee151a513
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:13:25 2023 +0200

    auth_ephemeral: remove double #include<>d headers

commit 5005cc8abd46bd4ba1ff62411035dc4822e3a1e6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:12:52 2023 +0200

    auth_diameter: remove double #include<>d headers

commit aec302e92edde165cfb25a04d6f636459bee6cbd
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:12:21 2023 +0200

    app_java: remove double #include<>d headers

commit 3a3c801e4512f50069b836103e94caddb6da2aa8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Wed Jan 11 17:11:09 2023 +0200

    core: remove double #include<>d headers

commit f2c78a09fb25717c31bb27d85009984289f2f77e
Author: Denis Prusov <supervisor.81@gmail.com>
Date:   Thu Jan 12 07:07:20 2023 +0000

    cdp: make ip_proto parameter case insensitive

commit c6a74dd1574815aaf96085362facf47c5c4fcdaa
Author: Denis Prusov <supervisor.81@gmail.com>
Date:   Tue Jan 10 11:36:15 2023 +0000

    cdp: Add SCTP support

commit 81db6113bdab17d8c5e202a2ddce61dabc6314c0
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Jan 11 16:46:42 2023 +0100

    modules: readme files regenerated - carrierroute ... [skip ci]

commit 188ee311a1db1c2f2dd628f3dafa65994a90fcc4
Merge: b86c9b5ddc ecb8cbb51a
Author: Lucian Balaceanu <lucian.balaceanu@1and1.ro>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jan 11 14:19:32 2023 +0100

    modules: readme files regenerated - acc ... [skip ci]

commit 7919e9160cff6998a492b2d17ffa0df45a90e5d2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:07:37 2023 +0100

    INTALL/README: updated the link to wiki site

commit 78c95e59fb1eb54b31f82c8e4ed19fea1654efdb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:07:11 2023 +0100

    doc: updated the link to wiki site

commit e5bdceba953e2aeef14d5e44eec4c2efc9b61295
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:06:50 2023 +0100

    misc/examples: updated the link to wiki site

commit 67e50d2f802562c5d290af3fdd18b4c0b89cd69d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:06:31 2023 +0100

    app_java: updated the link to wiki site

commit 9d8d020d26777d5448b1020c5d4ff99687ca7e8e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:06:01 2023 +0100

    .github/CONTRIBUTING.md: updated the link to wiki site

commit 6e3d8f6c704abc619aff4229579e58ba581c00f6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:05:34 2023 +0100

    etc/kamailio.cfg: updated the link to wiki site

commit 55f4a473e705a918ed8b41ebe7eadd9a277bbca5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:05:10 2023 +0100

    acc: docs - updated the link to wiki site

commit 3ebec4db10aa021a77c45da0e244a77a40ef832a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jan 11 14:04:46 2023 +0100

    test: updated the link to wiki site

commit f9d45feec21efa77b7c5b5957f896732e486580e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
Date:   Tue Jan 10 13:48:24 2023 +0100

    Makefile.defs: version set to 5.7.0-dev3

commit f717c142b0184b5785c9ff1b128868f7b7814136
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Jan 10 13:24:37 2023 +0100

    rtp_media_server: check before free

commit 72cd0ac533d4e6b881aa5e4f2e1724c6da312ca2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jan 10 13:21:27 2023 +0100

    app_python3s: checks for function execution handler

commit c818c34d7d70a24c07d25e61b862971388f635f4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Jan 10 13:12:06 2023 +0100

    rtp_media_server: safety check for shm allocation

commit 1938780339677596bf547794c4b54b7923405166
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jan 10 13:07:58 2023 +0100

    app_python3s: restore backup reference to sip msg

commit db5ec271134f8c442bcaa91e8adfaaf3c6db5cba
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Jan 10 12:51:51 2023 +0100

    rtp_media_server: removed unnecessary condition

commit ecb8cbb51a81186e46949eb70cccffe8907efbab
Author: Muhammad Shahzad Shafi <muhammad.shafi@1und1.de>
Date:   Mon Jan 9 11:02:39 2023 +0000

    carrierroute: updated module docs

commit 7a52c634d73fa18b7f8d5faa41505f340a2c008d
Author: Muhammad Shahzad Shafi <muhammad.shafi@1und1.de>
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 <muhammad.shafi@1und1.de>
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 <muhammad.shafi@1und1.de>
Date:   Mon Jan 9 10:58:31 2023 +0000

    carrierroute: added fixup free functions

commit c83d234629c0d34a83926771b6df18438d0f43f1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jan 9 09:01:42 2023 +0100

    modules: readme files regenerated - p_usrloc ... [skip ci]

commit ff647697724decb7440dfe3758857a06ab008979
Author: Henning Westerholt <hw@gilawa.com>
Date:   Mon Jan 9 07:57:26 2023 +0000

    p_usrloc: fix default transaction isolation level (gh #3324)

commit 5fbc0c6b88b171bb04e98d4319e57e6c2c6ed0d8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Jan 5 15:01:40 2023 +0100

    modules: readme files regenerated - permissions ... [skip ci]

commit 09bbe96a32f70ff7328eac431ea2efb48a3a8175
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu Jan 5 12:22:31 2023 +0100

    core: replaced RET_ARRAY flag with RPC_RET_ARRAY

commit a49dcf0cee005585222dacaa25d5d97e4934245e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Dec 28 10:37:04 2022 +0100

    xmlrpc: coherent check of RET_ARRAY as a flag

commit 971ae411a5eca66b2ce2bc95230b76510c132b09
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Dec 28 10:32:49 2022 +0100

    modules: readme files regenerated - alias_db ... [skip ci]

commit 6dadb322af4c7e9eff36b29e66680f6f015a5d95
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 22:36:16 2022 +0200

    .github/CONTRIBUTING.md: typo

commit 31396205dfb02b75877a73b19584fcc14c0b9563
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:31:52 2022 +0200

    utils/kamclt: typo

commit f1e0b326438eada3c074651f7cbf53232dbb8401
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:34:36 2022 +0200

    test: typos

commit c35bdece4340ac669989bf7afb74c15eb67fff0f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Dec 18 10:45:10 2022 +0200

    xmlrpc: typo typos

commit f209380de74dc6d34a3042d142efaff9f1a80266
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:35:33 2022 +0200

    xcap_client: typo

commit 6184fa0d0f20c47b839235ca094c15b638899c05
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:54:50 2022 +0200

    websocket: typo a/an Access-Control-Allow-Origin header

commit f0e12136e41aaae3c80a1606d6753cf97b44ee3a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:07:36 2022 +0200

    uri_db: typo its â it is

commit d171f379135371d4d2503fc051439385fa27e9bf
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:22:09 2022 +0200

    usrloc: typos

commit 42c5dccb0581cdd806771fbdeea814b0a45ac3ca
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 12:13:21 2022 +0200

    uid_domain: typos

commit d8d2c14ea0210532d3982fc5d9c5eb528e5afea8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:26:39 2022 +0200

    uid_avp_db: typo succesSful

commit 7fd8c064e175f77697afe26bca3f39304a2c68d8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 06:56:00 2022 +0200

    uac_redirect: typos

commit 0f4e6e3e03a038fbee6f93a0df311ccfbbe5c117
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:54:28 2022 +0200

    uac: typos

commit 257a176ccebf81ad754925bb488937f4d655924e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:38:33 2022 +0200

    tsilo: typos

commit cb525b19f0ab73f692413fa8ccf6433f4833146c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:11:39 2022 +0200

    tmx: typo

commit 2558c00599070a7af5110f653b9e60ac470f8c1e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:00:50 2022 +0200

    tm: typos

commit e3a2bf5a9f0b702259ffa47652975bae51e4e16a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:26:09 2022 +0200

    tls_wolfssl: typos

commit 8bf11c857736983b66f2d5eba8bd66a91cbc2636
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:23:39 2022 +0200

    tls: typos

commit 5ac1ce58dfd5fe872c4b142d7a062f782f786437
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 12:12:22 2022 +0200

    textopsx: typo build â built

commit b111ef210fa6044c5bc291d09eb1a856e1f959f0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:58:45 2022 +0200

    textops: typos

commit d687f75b6afee6c3a5e00f9faa01639bf254346b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:20:50 2022 +0200

    systemdops: typo

commit 16a99036161df45426ccd022606b62068b6f9717
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:27:09 2022 +0200

    stirshaken: typo wHich

commit 2402c8f30d76b347a8c381f72fcd96b29e672d4f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:21:03 2022 +0200

    sst: clarify that sst_flag must be set
    
    and typos

commit 8d9a0d68ea37d57c5c46520ebeb4e666f438858a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:20:38 2022 +0200

    snmpstats: typos

commit f98980f53f50c79d911bc1dba1f1243c74662c81
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:53:37 2022 +0200

    sms: typo a/an SMS

commit 259373e3a19a38071dd61d6b317ea2c7f02adcc4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 14:29:55 2022 +0200

    sl: typos

commit 6c09b14e08b1915fefb58ade46e5da54e19c9dc6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 19 13:22:35 2022 +0200

    siputils: typos

commit 528dbe39af2f17f535b4098d844b7f2a0d87a55d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:29:22 2022 +0200

    siptrace: typo

commit 424dfe77cd8b304c72098e901479202a825c0533
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:41:31 2022 +0200

    sipdump: typo fuNction

commit 028693c2b94bf626f9e1ca94a0dbd0050adb8d3b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:38:40 2022 +0200

    seas: missing space

commit 8dc47d749a9a556f45453771746b0e22f2ac098c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:29:43 2022 +0200

    ruxc: 200ok â 200 OK

commit 731be1d0eef4f5cbf05f638a25a738ff8bf6fd05
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:17:14 2022 +0200

    rtpproxy: typo

commit 8c228d9c41b5ab190ce33473b659424dd180d082
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:17:28 2022 +0200

    rtpengine: formatting

commit c58a6ec1cb87c79b3219df8e9f68ebfd3f2c1024
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:12:12 2022 +0200

    rr: typos

commit 67d8b44ead9c9a8b5f716269d2fb5b593a04b31c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:29:58 2022 +0200

    rls: typos

commit dc245a45309c1aca3c6704d122a39f54d1611e51
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:00:11 2022 +0200

    registrar: reword

commit ae89ec8da8689ffaf4aa5c57cbcbe14941e0569d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:20:13 2022 +0200

    ratelimit: typo unsuccesSful

commit 9592d9f39114bf1778e1020283f7a85ff84f82ca
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 17:11:22 2022 +0200

    pv_headers: use flags numbers below 32

commit 3c01356e1c02aabc40025aa5445c488a9b1927cd
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 06:55:31 2022 +0200

    pv: typos

commit 3ae6fdfddea2ed2192d91f7769bd06f08124f6be
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:53:23 2022 +0200

    pua_xmpp: typo a/an xmpp

commit 8513046cd76263211d2b4531e8458211c65dd6ec
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:11:19 2022 +0200

    pua_dialoginfo: typo

commit 7e8193ed2ea47623c6bf79e078bc6327caeba7c2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:39:48 2022 +0200

    pua_bla: typo singular/plural

commit 0b460c80a6409c0a5a27b638999776e6c8a6fcb0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 19 13:22:25 2022 +0200

    pua: typo

commit a9dade2b5db6077518c0940822d4154ef58f31c4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:39:25 2022 +0200

    presence_reginfo: typo fuNction

commit 9de462febb8a85302c741babdf5b0ef233f5fd6a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:39:15 2022 +0200

    presence_dialoginfo: typo fuNction

commit 192ab41af01a5ae225c6f4b7c14803f754b19b3d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:38:59 2022 +0200

    presence_conference: typo fuNction

commit dba3b5d758fb69111d579fe441e958f4bbff87b4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 22:39:51 2022 +0200

    presence: typos

commit afaec13cafbcf7e0dd7058457f699d5584fb0b1f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:19:53 2022 +0200

    pipelimit: typo unsuccesSful

commit 170771546bfb15f9f265373fc7f7a7d1cb2d684a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:36:10 2022 +0200

    pike: typo build â built

commit 0f56abd0cd3596fed474d81ce291e0accb6ec7c1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:32:43 2022 +0200

    permissions: space after comma

commit dccba45e556409c480cda657f4ccfe3f712eb723
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:50:59 2022 +0200

    p_usrloc: typos

commit 5d54a68bd06305fc722a14426ecd5d3866390134
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:35:26 2022 +0200

    nat_traversal: typo build â built

commit e9c7513628b37d5920fcbf50236217f5d3228206
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:25:37 2022 +0200

    nathelper: typo statefulLy

commit 3a630f40787577273a49e31f287f540d6672c7a2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Dec 18 22:10:11 2022 +0200

    msilo: typos

commit 9512b0e465ab521dbefb7e914e72a2385dda5844
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 22:39:42 2022 +0200

    maxfwd: typo

commit f9d0ecb8ad7085e16afe8f28d31c2c4e74bdfc07
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:34:51 2022 +0200

    mangler: missing space

commit 04c4b97d4bc1f09b6aa88b4c5dca7b1c63f66c68
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:51:24 2022 +0200

    lrkproxy: typo

commit 1a3c580afdfd82f07b3c94fd33df037eddd38e5e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:19:11 2022 +0200

    keepalive: typo unsuccesSful

commit f2938f16bb519a24584e38850e12fc22585bc41c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:40:39 2022 +0200

    kazoo: typo fuNction

commit 7cf5a1cebae839c175a7ee7190cd6d23249775ed
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:35:15 2022 +0200

    jwt_admin: doc/jwt_generate - fix function declaration

commit 8fbf69181c750f678ced602d45f187c2f2d55ec6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:40:25 2022 +0200

    json: typo fuNction

commit 64786dbb33e6b24ed61d63a9ebcf0cdbeadc448b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:33:40 2022 +0200

    ipops: typo singular/plural

commit 920eb7208b5dd5a0b2504ff62eefc6236670d631
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:33:47 2022 +0200

    ims_usrloc_scscf: toggled comma-space

commit e9e0e8aeaa7f6f7aca85f4368eb334a08b165c8c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:34:37 2022 +0200

    ims_registrar_scscf: 200OK â 200 OK

commit 88d9d2ddfb6d813c2089794c77f638fc3852fb9a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 12:41:24 2022 +0200

    fixup ims_registrar_pcscf

commit b254787c69ddc8973216ed674a98f41e1dd665a8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:25:13 2022 +0200

    ims_registrar_pcscf: typo successfulLy

commit dd99c7d5c67d0cabe1f825a0b4aa5e928f50863d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Dec 18 13:24:57 2022 +0200

    ims_dialog: typo this makeS sense

commit fc827e31027c171826f2ae4a55721632fe4bc3e3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:18:49 2022 +0200

    ims_auth: typo succesSful

commit 6b9d60a4a5d73cdcb3e46e40a7a856b1275ad005
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:31:10 2022 +0200

    imc: typo joininG

commit 6d078c0fc0a3aa88f9af9f184c42b002a4d6c558
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:30:49 2022 +0200

    exec: typo variabLes

commit 1453b2c6917f5b6b7f80a7bd7575a6fa54669640
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:34:46 2022 +0200

    erlang: typo

commit 2766455c77db644692469b7a22f029560d5b1ae7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:30:48 2022 +0200

    domainpolicy: typo build â built

commit 255c34081bca441e17ae06ac8c16bddbb04fe577
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:30:27 2022 +0200

    dnssec: missing space

commit b3e1b3bbee181e3bfd4487c66bb63f7bedd00508
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:30:15 2022 +0200

    dlgs: typos

commit 809586788659c32fed73f5e6cb4eeaf824f21128
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:39:01 2022 +0200

    dialplan: typo

commit b39af6aab4c1ec46dfaeda2387366cbb88ec3f09
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Dec 18 13:24:50 2022 +0200

    dialog: typos

commit 11591861fd1af1b83329f8cb6db42948663805c3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:16:42 2022 +0200

    db2_ops: space after comma

commit f6a8f43482df5169ee778295d83f4ac781eb6698
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:49:10 2022 +0200

    db2_ldap: typos

commit 1ebda62a4fb85d6d742bc5da518f8348af67e62e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:30:13 2022 +0200

    db_text: typo singular/plural

commit 3b39da405b8ddf1153bd883db4f7014a8d0aab5c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:15:42 2022 +0200

    ctl: typos

commit 972176b06a2004c60af212ef5824173bddf7c8f5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:15:28 2022 +0200

    cplc: typos

commit 84876ec6c5b0b3ddad5cc2ebe588b883d1158988
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 22:39:28 2022 +0200

    corex: typo

commit 8178106a7a0a8ccd39f95565b144b21a381a3130
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:47:40 2022 +0200

    cfgutils: typo

commit 721bb93454d914b972e4d021de238b85342867d9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:47:26 2022 +0200

    cdp: typo

commit e051cc907b3c4c452069e154aa4d239a0d969257
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:29:29 2022 +0200

    carrierroute: missing space

commit b920b8f267622280f307bc8cb12e3f9fbe73ae39
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:29:15 2022 +0200

    avpops: typo singular/plural

commit 80ec8f8b0f5962f3e5dbd4e299d67a480e6c2f0f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 18:53:52 2022 +0200

    avp: space after comma

commit 74467e57443e0550a53020c5248c04648bb46e0a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:27:45 2022 +0200

    auth_diameter: typo - build â built

commit 2e8f9829d360b22e611d5241fc034c26dcee4c2b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 14:24:41 2022 +0200

    auth: typo statefulLy

commit d50905a2ee368e07c814939434e7cbeecb5d4b9b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:10:47 2022 +0200

    app_sqlang: typo dor â does

commit 5609b064bf53f2458c2eaf4468cc01aa9510f735
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:52:43 2022 +0200

    app_perl: typos

commit bd573ddda9df163b53fe2cccd72010bc42b87da1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 19:31:40 2022 +0200

    app_lua: typo

commit db1dbfb5cd455ce852ea8d77caccea417c4a6892
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:09:38 2022 +0200

    alias_db: space after comma

commit d66b3fa5b7d00707d78d7023e4ac034951895be5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:27:03 2022 +0200

    acc_diameter: typo - build â built

commit 06ffb667b7fa4672cb9c7701d476047f5ec6db09
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 24 16:38:35 2022 +0200

    acc: typo fuNction

commit e6bdf6579a800377786b054957f68fc1535bb1e8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 12:56:52 2022 +0200

    misc/examples: update comments

commit d7061b4aaeb84d1edf2b5144734729ed72e2ea85
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 07:52:24 2022 +0200

    doc/tutorials: typos

commit 509bd8e8f37996202442759acc2a92537ba0ca7f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 27 11:23:38 2022 +0200

    lib/srdb1: add missing spaces

commit d712a568f3cc49cd724d0b6d24c70f0b407e0c6b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sun Dec 18 10:41:21 2022 +0200

    lib/ims: typos succesS

commit 7799920ef6074e466e265f003a3b605da2dca388
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Tue Dec 20 06:54:57 2022 +0200

    lib/cds: typo asSigned

commit a8976a5ad77a2ca5ec21acf3f892c59b226715bc
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 12:54:52 2022 +0200

    core: typos

commit c181362533ca2c7178218aa5b3724219d5deb58c
Author: Olle E. Johansson <oej@edvina.net>
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 <oej@edvina.net>
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 <oej@edvina.net>
Date:   Tue Aug 16 08:53:15 2022 +0200

    http_client: Add SPDX identifiers

commit 7712a856776d5cd9edec62bccc4b37bfd2ec2b8b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Dec 20 11:17:07 2022 +0100

    core: utils/tmrec - removed unused function

commit 0f3ce4029ee1f52804566dc945c7e0914f01405d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Dec 20 11:15:30 2022 +0100

    cplc: removed unused function

commit 5fedf169d256e7e24fe2ce2b593af9a865ac9578
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Dec 20 10:46:41 2022 +0100

    modules: readme files regenerated - app_ruby ... [skip ci]

commit 4b5cdf184a77e60d75f1ddf1cd666c6f36a76d48
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 19 21:36:11 2022 +0100

    app_ruby: docs updated for xval_mode param

commit 599c75a5d0988ee0dd78f524cd348900d1ee5448
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 19 21:33:15 2022 +0100

    app_ruby: xval_mode set to 1

commit bcb37da492fad5c6811784370cfd25cb5efdcf64
Author: S-P Chan <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
Date:   Mon Dec 19 05:24:35 2022 +0800

    tls_wolfssl: update build flags

commit 51bda43f5ebcbd239c986e80bb7a4ffeabf0d3c0
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Mon Dec 19 04:46:03 2022 +0800

    tls: clean up trailing whitespace

commit a21e99ac92d2f19e1fe478f7b62fc2082473a7bf
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Mon Dec 19 04:41:24 2022 +0800

    tls_wolfssl: clean up trailing whitespace

commit b3f20baaa8e7b26de890285329929d539e6f936c
Author: S-P Chan <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
Date:   Mon Dec 19 04:08:32 2022 +0800

    tls_wolfssl: update wolfSSL to v5.5.3-stable

commit 5b7a915cd496007dde289b71d3e7274a54ac0b20
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Dec 17 18:43:29 2022 +0100

    kamcmd: updates to rpc command names

commit a5f69e46613af05097debf1c373a138dd69fbdaf
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Sat Dec 17 13:31:18 2022 +0100

    modules: readme files regenerated - registrar ... [skip ci]

commit 49f42b36b586a2b08b9f5a327263bfa9124df77b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 12:56:52 2022 +0200

    misc/examples: update comments

commit 9cff22564db3664faa7b4b5bef86f5f71ff87bc8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 12:54:52 2022 +0200

    core: typo instaNces

commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 17 12:54:30 2022 +0200

    registrar: typo

commit 877f1b47fddf4979222c30781fc34f7b53250bdd
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Dec 16 19:32:17 2022 +0100

    modules: readme files regenerated - acc ... [skip ci]

commit 5e7c0dfc626117f9069846cc791bacb5371c0346
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:29:35 2022 +0200

    xmlrpc: typos an â and

commit 4a11beabb586f8615e3518456642088cf398de29
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:45:49 2022 +0200

    xcap_client: typos a/an

commit aeb5d17914d8674bd6d4769b8c695fd775ceeea5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:41:25 2022 +0200

    usrloc: typos a/an

commit 3559be38f361ce58330d9f20248774200248362f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:00:16 2022 +0200

    userblocklist: typos a/an allowlist

commit 435f39330bc1534cde53501df3e87cfd21f00899
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:22:51 2022 +0200

    uid_uri_db: typo a/an backwards incompatible

commit 74dbc074740b3173ac74c8a3a4b97272ff97c7ba
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:23:08 2022 +0200

    uri_db: typo a/an backwards incompatible

commit b2ead7fc6356e0d4479217ddc713cbcb9edfebc2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:22:27 2022 +0200

    uid_domain: typo a/an backwards incompatible

commit 4639db37a599e31cdabadcca29a28345d01e4109
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:22:05 2022 +0200

    uid_avp_db: typos a/an extra

commit 793da45e083713f958b8ca33f99fad67f82b3a5a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:21:43 2022 +0200

    uac: typos a/an PV; is send â sent

commit 861ba0a277f276c577d3d3234c75265b548e09e0
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:46:21 2022 +0200

    tm: typos a/an

commit 6d8acd1632156f733bff2c7b7ef94789dfcf8a17
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:07:18 2022 +0200

    tls: typos a/an

commit cabb462bfbc6a1fc9c5dc59c882b6199217be1a7
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:07:42 2022 +0200

    sst: typos a/an

commit 14aeceffebd5f093ae9f23287b7b74b34c2936ca
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:05:20 2022 +0200

    snmpstats: typos a/an

commit 18cbc0fa0a1839b01b3d0134bd593372ab95818e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:13:35 2022 +0200

    siputils: typos a/an

commit 3b31fbe6090e46cf87cb27039589d7774a94939e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:21:18 2022 +0200

    sipt: typos a/an ISUP

commit dcd357649571d32e2d2689ab332ffe9590b3f44f
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:21:03 2022 +0200

    sipcapture: typos a/an listen

commit 48f9b1f6cb57096a1d6c1a9d6bebd8275fd00a97
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:29:07 2022 +0200

    seas: typos a/an

commit d9bdb46f98f4ff047e05e0dbebb5b8099c37aaec
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:32:40 2022 +0200

    rtpproxy: typos a/an

commit 550a46a6bd432cd15307fd50e027ce153252be70
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:32:14 2022 +0200

    rtpengine: typos a/an

commit bcf5f74e3358ac525eff0be41f3f8a6cef76fc6a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:20:38 2022 +0200

    rls: typos a/an

commit 78a60f39c74d89f84abccad23aa4fe5dbd3f5dd4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:20:17 2022 +0200

    registrar: typo double a

commit 04fa3a2e6a8c5c45e1ebb7d6b9c14b61e55448b4
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:16:42 2022 +0200

    ratelimit: typo a/an Kamailio

commit 063d06b78c88eb3d7727cba369089481847bb7de
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:18:56 2022 +0200

    rabbitmq: typo a/an new

commit 64a0f0d99c0de9a60b73010cbc87e4a81b655f3e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:18:34 2022 +0200

    pv: typo a/an parameters string

commit 4756758b30faf5e106f8b9cfe7f762a27e2e1ff9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:18:03 2022 +0200

    pua_dialoginfo: typo a/an dialog-info

commit 10a7e7735b2f85cd0fce6fb4a305222fcf980f21
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:17:38 2022 +0200

    pua: typo a/an transaction

commit 3cff94c3d5fd2d93e466207182023c42b0945cec
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:17:15 2022 +0200

    presence_dialoginfo: typo a/an signed

commit 069b7bde2ba133c4cab4dc976dc064c77f66239d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:15:39 2022 +0200

    presence: typos a/an

commit 3e4e735cb78e3d0ed5aeb4da64bdb01a54e36a28
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:14:12 2022 +0200

    pike: typo a/an IP node

commit e2dda4d4e4d3201080d0a94e534aa320d8e80a95
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:30:04 2022 +0200

    permissions: typos a/an

commit 29b3f25fa63ef3de9c2b0c8e571e9a1b37a64f93
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:35:00 2022 +0200

    peering: typos a/an

commit dd02862266a42fd22ef93f2788648c3a3c78ae95
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:13:50 2022 +0200

    pdt: typo a/an entry

commit a93b757ea092db2e6e6b1cc89a3e7ddb2fb5c757
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:12:51 2022 +0200

    pdb: typo a/an pseudo-variable

commit 69a72618ceb6438c36301f58868dd7e80022355c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:12:24 2022 +0200

    p_usrloc: typos a/an

commit c5d73f86e19172c2fc1293e6e10fa2903032e7c5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:11:37 2022 +0200

    osp: typo be send ââ¯sent

commit b208f915df8b7b5f83bbf95ab622f3773f76c839
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:10:54 2022 +0200

    ndb_cassandra: typo a/an integer

commit 5357ffdd0111554967876e34befa14fee2240815
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:10:29 2022 +0200

    nats: typo a/an event

commit 942a8a89e53a3a77109acdc2bc3c34468faa1b75
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:10:13 2022 +0200

    nathelper: typo a/an IPv6 reference

commit e69a729fba3ed2b527f66ccf5640156eeb9ae36d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:08:57 2022 +0200

    nat_traversal: typos a/an

commit 0367dab157f5b755bf9bd2cc0452bae6eaea71e2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:04:39 2022 +0200

    mqtt: typos a/an

commit 7a595ea7acb43149476bf033ac67e7fdd27e06d2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:03:39 2022 +0200

    matrix: typo a/an pseudo-variable; spelling is send â sent

commit 01a70ae52aef6926098feac64ca79605e16fa058
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:03:09 2022 +0200

    mangler: typo a/an filter

commit 3c36f8577404aa0751d1804746e1b84f58534a78
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:02:43 2022 +0200

    lcr: typos double a

commit 648a1b7f4bdf9d0a99815dc6a3b3bd8f3450884c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 21:01:55 2022 +0200

    kafka: spellig atTribute

commit 8165d77587106d17f11785299dabd8fc10d58f87
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:57:23 2022 +0200

    ims_usrloc_scscf: typos a/an IMPU

commit b648b2cb2ef77b4ab1ff42a5cc16db1f059b1e0b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:54:38 2022 +0200

    ims_registrar_scscf: typos a/an

commit 58ba041e536c0f667e4bae8c4e1be48add0c0815
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:56:37 2022 +0200

    ims_registrar_pcscf: typo a/an IMPU

commit 6804318f811833167989d4d9f7bc4e19baa211c8
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:56:11 2022 +0200

    ims_qos: typos a/an

commit f5c0ee927c4b61a623b9c93e476f68ac0a050558
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:55:04 2022 +0200

    ims_icscf: typos a/an

commit e1a8136fdad06bce8bedaca58ad38e0e8d8b1c51
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:55:37 2022 +0200

    ims_isc: typos a/an

commit dc5df5d917e9443ef4daa47e60d673fe0e547f85
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:53:56 2022 +0200

    ims_dialog: typos a/an

commit dc499e21823a676f96fa43137d4eaa58b89de444
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:51:06 2022 +0200

    ims_charging_mod: typos a/an

commit 3846d9fdb24be2e3aeb2e3199a91c66661820423
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:50:34 2022 +0200

    ims_auth: typos a/an

commit 6f06537d0e5b661c91d413a1d3a48d2203dd749a
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:49:37 2022 +0200

    imc: typo a/an user

commit 830b136f202913887c25ef46968351741d17fda2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:49:20 2022 +0200

    http_client: typo a/an value

commit 14d4a2203212020df9a8338504636cc9aeb817ed
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:47:49 2022 +0200

    h350: typo a/an Kamailio

commit fc00785e67797b43b0d3029891d107766a9e20fe
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:29:40 2022 +0200

    gzcompress: typos a/an

commit a4839ae4102d9df742b4c6b7077ab080364563b1
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:46:28 2022 +0200

    erlang: typo a/an name

commit 895f7339474bfe9d947afe8980234ba7a345bc9b
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:27:43 2022 +0200

    drouting: typos a/an

commit 2d246fb8f4768df2c25d18c47ad1f43a0e698e4c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:45:46 2022 +0200

    domainpolicy: typo a/an backwards

commit 772e74a5b036974ba856aba0689af21ceefa27c6
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:45:17 2022 +0200

    domain: typo a/an backwards

commit e8fd436486e69c04a791c29196f353896f85d772
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:44:37 2022 +0200

    dispatcher: spelling be send â sent

commit ea6ba98b9a018a07e894100b0ede662648d88edf
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:42:50 2022 +0200

    dialplan: typo a/an script

commit e663654fdea87e1be6b30da355f8bf5020ad4507
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:42:05 2022 +0200

    debugger: typos a/an breakpoint

commit 137680b9ce564bed5c6a40a448feb1bd6f9ff0ce
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:41:18 2022 +0200

    db_postgres: typos a/an

commit 6bf0eb63f9c3db33e2fa70a2207e3da3bcf74051
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:40:29 2022 +0200

    db_mysql: typo a/an connection

commit 918b73c92ed86599e67adda2b1f7a864c500efb5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:37:13 2022 +0200

    db_cassandra: typos a/an

commit c5e128fec48d5572bbad898c879c4376f141e619
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:31:31 2022 +0200

    dialog: typos a/an

commit 21ce96a931e578be8e9a6897b406af63f18451e5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:28:24 2022 +0200

    ctl: typos a/an

commit ab8f951917609f373bc62b6bc93baa33559e336c
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:36:25 2022 +0200

    crypto: spelling

commit 3ac5a9f78f4c8e1b5b6f660d442b15a72336d80d
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:35:52 2022 +0200

    cplc: typos a/an

commit 0e3ad10aba2d82d7eccebbe608fda15e4f49ef20
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:35:30 2022 +0200

    cfgutils: typos a/an

commit 96d720c7c7c495ac3cf556700c76b20fedec8ec3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:14:25 2022 +0200

    cdp: typos a/an

commit f5986119f9a55c3c91f61788ad3b3f00f2399585
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 20:26:08 2022 +0200

    carrierroute: typos a/an

commit 3f827af3e834d603f72a64b7d2142aa94b83cf52
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:51:24 2022 +0200

    call_obj: typos a/an increasing

commit 2e86db5adf67b4d30989055bd960c2a8632f64d3
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:50:46 2022 +0200

    avp: typos a/an string

commit f15ef784f9abddabd8b97eb4ca6e89054250b418
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:50:20 2022 +0200

    auth_radius: typos a/an

commit 5836706a63368d8424dc2bed8426bf1ac4bdc097
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:49:09 2022 +0200

    auth_identity: typos an other ââ¯another

commit 4a4dfb6e92c1abf5c37e65ac571cc88e0ec13025
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:48:44 2022 +0200

    auth_diameter: typos a/an

commit c92c396b886f9808935d5103710652a2c365639e
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:48:16 2022 +0200

    auth_db: typos a/an

commit 0be9582347182271a0a4f1a3bb2c93080d172a03
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:59:34 2022 +0200

    auth: typos a/an opaque

commit 10721533c1b81a840a88178130ca71fe1fe6ddef
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:28:55 2022 +0200

    async: typos a/an

commit 5591a7dae08bb85f077ab0efa7b2876f9673b8cb
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:46:48 2022 +0200

    app_sqlang: typos a/an

commit 09b657ad9a646b255e7b69aa402352a83172bad2
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:44:58 2022 +0200

    app_perl: typos a/an

commit 99201809d08f0d10957860a6fc33ba81cd4ca0d5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:43:08 2022 +0200

    app_jsdt: typos a/an

commit 932058b9eacb934a75279ab26ce57e53a75c5c79
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:28:26 2022 +0200

    acc_diameter: typos a/an

commit 55c77f09660cb4fc54338ad09138df74a53c9205
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:27:44 2022 +0200

    acc: typos a/an

commit d5881bad81146b7e3aae7b7866158155df76cf16
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:26:33 2022 +0200

    misc/examples: typos

commit 59f4690cbdabe80966d71172b455572dfe9e0314
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:24:25 2022 +0200

    src/Makefile{,.utils}: typos a/an

commit a254a91c79449adf8b744e2b093028d0c3c90093
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:23:09 2022 +0200

    doc/: typos a/an

commit 039686530730bf4b0a75eca626266255f3932cca
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:21:02 2022 +0200

    lib/: typos a/an

commit 664e9d1677b5802b08fa26d885f4ec89ddef1ac5
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:20:21 2022 +0200

    utils/: typos a/an

commit e24de6868030747438e7c9c33bbd953f4f687474
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:19:30 2022 +0200

    test/: typos a/an

commit 521bf3d52fcb56198386bd4fc23f85693bc3d5f9
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Mon Dec 12 19:18:35 2022 +0200

    core: typos a/an

commit c9ff3010b523436269bc73a28f9d3181db58f31f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Dec 16 18:46:19 2022 +0100

    modules: readme files regenerated - app_lua ... [skip ci]

commit 3baa075469d4c349b31c558692137318c0533921
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
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 <kamailio.dev@kamailio.org>
Date:   Fri Dec 16 10:01:33 2022 +0100

    modules: readme files regenerated - app_ruby ... [skip ci]

commit 58d7ca9c6d012c5c0348442f59c4d7a4a21f0d7f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 16 09:47:45 2022 +0100

    app_ruby: docs for modproc parameter

commit babc87f747ebc771ae08329dc483172e789a381c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Dec 15 18:15:04 2022 +0100

    Makefile.groups: added app_ruby_proc to ruby group

commit dd14c5c24adae4e7fdf9f19a4d07f6cd4662c901
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Dec 15 14:31:44 2022 +0100

    modules: readme files regenerated - sanity ... [skip ci]

commit b96848689837277d9bc0ec9c1b5524de0f1321e1
Author: Henning Westerholt <hw@gilawa.com>
Date:   Thu Dec 15 13:22:06 2022 +0000

    sanity: also add Contact URI check to documentation

commit f1bac3433c61b0a5b4be08e7738a3a1aa0defe73
Author: Bastian Triller <bastian.triller@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
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 <lgtm-migrator@users.noreply.github.com>
Date:   Wed Dec 7 08:59:59 2022 +0000

    Add CodeQL workflow for GitHub code scanning

commit 899b0f4518b768fd8184fb97b0c8c64cecf3a575
Author: Henning Westerholt <hw@gilawa.com>
Date:   Mon Dec 12 08:18:24 2022 +0000

    core: also print maximum branches parameter compile time value

commit eb19c52d9b89f393d7336b4a9c6be991372e25c8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 12 09:06:14 2022 +0100

    Makefile.groups: added app_python3s to mod_list_python3

commit 043ce0e75eae04f356cd539f2146df6846a169e2
Author: Trevor Peirce <trev@acrovoice.ca>
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 <kamailio.dev@kamailio.org>
Date:   Sun Dec 11 11:31:24 2022 +0100

    modules: readme files regenerated - websocket ... [skip ci]

commit 35f8935acebb32d80633570031fad4f7235fe68a
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:18:57 2022 +0000

    websocket: spelling fix withing -> within

commit ee739aa6952b1ea0ce72d17524dbed60627374b7
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:18:36 2022 +0000

    sca: spelling fix withing -> within

commit c65eaa86c659d9068c8d5bfce4dc0e9c5fd100f4
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:18:25 2022 +0000

    dispatcher: spelling fix withing -> within

commit b6d4d057a01d29cf9499788432fc9d00ad4737f8
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:18:16 2022 +0000

    db_text: spelling fix withing -> within

commit b772cbade7d4ca9ace16d15dd76271d818cd27d8
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:17:50 2022 +0000

    db_cassandra: spelling fix withing -> within

commit fe0a095d4aca5c0dbc8513a88238ec3cb3577ad8
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:17:42 2022 +0000

    xprint: spelling fix withing -> within

commit 8f5738de081a874751fcf1fd30e27d8b6ad86781
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:15:52 2022 +0000

    cnxcc: spelling fix withing -> within

commit d2d2cf9cfbbb79c0b9ec9ca8d0f142c70cd2ff7b
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:15:43 2022 +0000

    app_java: spelling fix withing -> within

commit c50cd99a863bed0565f052bcd85d726c5beed410
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:15:17 2022 +0000

    test: spelling fix withing -> within

commit a8bf7741eeb68ac73161daf10241f6506a4b1cd3
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:15:04 2022 +0000

    misc/examples: spelling fix withing -> within

commit 29624e7ebd45e64248dc4d80cb51d3bb447d155a
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:13:06 2022 +0000

    etc: spelling fix withing -> within

commit 9419fb2f4288149d71b191e05743df2df5fa42f7
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Dec 11 10:12:35 2022 +0000

    docs/tutorials: spelling fix withing -> within

commit dfddb4b763e4b3bba6e5d29886722ac34bfcb311
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 10 10:14:49 2022 +0200

    test/: add a space between comma and quote

commit 92c432b0f5ba504a1558e96cb58a2712f1364256
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Sat Dec 10 10:11:35 2022 +0200

    etc/: add a space between comma and quote

commit ab9bfb58f4efafbb407abdfefb99800cacf12619
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Fri Dec 9 21:24:43 2022 +0200

    misc/examples: add a space between comma and quote

commit 4397e6b8b322f5e706b41e08bdef64af3f114a92
Author: ÐÐ¸Ð»ÑÐ½ ÐÐ°Ð»Ð°ÑÐ·Ð¾Ð² <git-dpa@aegee.org>
Date:   Fri Dec 9 21:44:13 2022 +0200

    misc/examples: change tls_method SSLv23 â TLSv1.2+

commit 5fee7d818f18afcab4d2e17231d2e4eab79b7b48
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 9 10:29:37 2022 +0100

    core: tcp - debug message on no connect

commit fafcf5f9c711d0d1cb32f2f3ab71df374e28bc16
Author: Kaufman <bkaufman@nexvortex.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Dec 7 14:31:27 2022 +0100

    modules: readme files regenerated - imc ... [skip ci]

commit 3cab2dd0d2802bf33d0e76cc81a3b40f70611cda
Author: Joey Golan <joeygo@gmail.com>
Date:   Fri Dec 2 13:53:08 2022 +0200

    imc: propagate content-type header

commit c6c5a4e2a1e963b7f7a044a51f4e9f8812a83bd5
Author: Joey Golan <joeygo@gmail.com>
Date:   Fri Dec 2 09:17:16 2022 +0200

    imc: destroy db only if db_mode is not 0

commit b94e158e0f7656b574f37a14bd88348fe6548233
Author: Joey Golan <joeygo@gmail.com>
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 <joeygo@gmail.com>
Date:   Mon Nov 28 17:07:01 2022 +0200

    imc: call handle_modify

commit 7d3d94b19f5d93e0100f678b64d92de679c0403e
Author: Joey Golan <joeygo@gmail.com>
Date:   Mon Nov 28 16:46:35 2022 +0200

    imc: add support to modify member role

commit f409a8c9f6fde33eaf8b428887e219b56740b0a5
Author: Rick Barenthin <rick@ng-voice.com>
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 <miconda@gmail.com>
Date:   Wed Dec 7 11:44:56 2022 +0100

    misc/examples/kemi: native config upated

commit 0f3f02353535034beaf84ea833cdd5bf30cd46a2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Dec 6 13:16:19 2022 +0100

    app_python3: fetch tupple item to get parameters

commit af1d9c156e0a69c9e3f39a063f7dd97d1c0a7bf1
Author: Victor Seva <vseva@sipwise.com>
Date:   Mon Dec 5 12:43:11 2022 +0100

    pv_headers: fix t_resume scenario

commit 3b9eee82d604c14b60d5153e2a8bf356ddf99e0d
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Dec 6 11:01:19 2022 +0100

    modules: readme files regenerated - app_python3s ... [skip ci]

commit d79e00892760f296c851740b33f8df3b5a6324ad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Dec 6 10:54:57 2022 +0100

    app_python3s: docs for script_child_init parameter

commit b7bae49f9b522f223932375e8e3087a7d2a893f5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <mandl@rpmbld.novalocal>

commit ca48d23e569f94e5a59235c5c3b66d1c7c595e17
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Dec 5 16:01:51 2022 +0100

    modules: readme files regenerated - app_python3 ... [skip ci]

commit 0f36ffb2c5a5cd21761c0e8edea7ef66cbab9477
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Dec 5 15:53:56 2022 +0100

    app_python3s: docs for script_init parameter

commit 4ccd5019a5c8300f3193e8261075987e4e41ca8e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Dec 5 13:53:17 2022 +0100

    app_python3: docs - section for kemi usage

commit 38eca1994d90897d6fb9912b2cc12da4f3ab039c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Dec 4 18:38:38 2022 +0100

    app_python3s: docs - section about kemi usage

commit 637517e7db9ed914196384410246f54e8caeb963
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Dec 2 11:08:45 2022 +0100

     misc/examples/kemi: engine python for app_python3s

commit e9c10e408074c09a3f6160e23ac42911d7364fa4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Dec 2 09:02:24 2022 +0100

    misc/examples/kemi: added sample config for app_python3s

commit 0a0d877e1f2e7609f09679e290450c9000bb0c23
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 30 16:45:36 2022 +0100

    app_python3s: regenerated kemi export map code

commit ad91e860ede6aafcccdf976ad5ff0d4f7aa71fd0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 30 16:44:17 2022 +0100

    app_python3s: utils - updated too to generate export map code

commit 7ff3088ad38edcf28f7bb9ab58cb46a164c17b54
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Nov 30 09:46:17 2022 +0100

    modules: readme files regenerated - geoip2 ... [skip ci]

commit 21817906853140322c701f8cbb8201049d2b58f0
Author: Vadim Gaysin <gaysin@zvonok.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Nov 29 09:33:24 2022 +0100

    app_python3: Makefile - extend python3-config lookup

commit 8be2b013b2cd2aa71e1c7e5618d7d4b079a4b5e5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Nov 29 08:27:44 2022 +0100

    app_python3: removed extra semicolon

commit 9dbf3aefa4de2e794fba12978a9640e803fb483e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Nov 28 13:49:52 2022 +0100

    nats: declare variable at beginning of function

commit 305b13237cfbd11c45f19bc6a92b2fc829f05409
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Nov 28 11:54:49 2022 +0100

    pkg/kamailio/deb: version set 5.7.0~dev2

commit afd781131248e4271c1ea9bc66dc5c76010838b7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 28 09:55:39 2022 +0100

    Makefile.defs: version set to 5.7.0-dev2

commit 977b56c70c26b8f07cfdc557e32fbebc267c67bb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Nov 25 09:05:09 2022 +0100

    app_lua: updated handling function with (str,xval) params

commit 360337fcf36cd91902af6d07e60782ae70f10911
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Nov 23 10:46:56 2022 +0100

    modules: readme files regenerated - jwt ... [skip ci]

commit 8d33363b5ec93ebd0068f270af23be9095950775
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 23 10:39:18 2022 +0100

    jwt: docs for jwt_verify_key(...)

commit f264b3745a2e666f9bb617cb1d5cf9ac0e1a439e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Nov 23 10:32:40 2022 +0100

    jwt: renamed parameter to indicate is a path to file

commit 929986648dcfefa1212cbfcc129b7bb3a44259d6
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Nov 23 09:16:28 2022 +0100

    modules: readme files regenerated - presence ... [skip ci]

commit ced18c6f3c3a4632cb23510334466c236f08d26f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 23 09:07:44 2022 +0100

    presence: docs - small typo

commit 4a6b6e3f14318794405ba88a50f3d78971d60197
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 10:19:06 2022 +0100

    auth_radius: updated to use xavp long value field

commit e37d9dbcfd199797a3514392e5a03f98a2c1151b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 10:18:04 2022 +0100

    cnxcc: updated to use xavp long value field

commit d4251378c701a46803e24df607c0959a2975fa7b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 10:16:35 2022 +0100

    memcached: updated to use xavp long value field

commit 68dcaf766c5c08ebb9ad08a9203f40dd77b74933
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 10:15:14 2022 +0100

    misc_radius: updated to use xavp long value field

commit e14d2ee291f76cc4d1187ccbc1c88f6ccf36fe28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 10:12:17 2022 +0100

    peering: updated to use xavp long value field

commit 4b6328ce015bbdc0899dc948c0f981649039407c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Nov 22 09:56:12 2022 +0100

    jwt: trim read value for the key
    
    - GH #3282

commit f80c9a016bd3664cde3132f0f71064acdd3290f2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    usrloc: updated to use xavp long value field

commit 44c018db84c846dbb2f1cb9551793b187449b450
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    tm: updated to use xavp long value field

commit c090b40c5d63458904349c3800101ac0429dc572
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    sqlops: updated to use xavp long value field

commit 2dd4a5902cb292948378ef4f25ac92cf2aa79614
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    rtjson: updated to use xavp long value field

commit 9e7e3675c55122c7df83aef49fe3662a9374ee5b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    registrar: updated to use xavp long value field

commit b958a486a4ac586cd04f13f32e0204d41dcb1418
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    pv_headers: updated to use xavp long value field

commit afbd2bf2db1d1ac6a1ee3bad6613e357f2a6a637
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    pv: updated to use xavp long value field

commit 642530f6541a39b386f6618b859e48d011873075
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    presence: updated to use xavp long value field

commit 24b3bf22546c7692e562eba35a8f57eb3147a1e9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:58 2022 +0100

    log_systemd: updated to use xavp long value field

commit e06fb0a84fa3db63d06cb764e89e8b7422848759
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    jansson: updated to use xavp long value field

commit 81232aba8a95f79647a5d6189bd9d3efcc580269
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    erlang: updated to use xavp long value field

commit 619a65b94d6a7980cee11731248e2c22c3bba8b4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    dispatcher: updated to use xavp long value field

commit cfbe1e405948dfa873d49a36036ffcd03a95ac46
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    debugger: updated to use xavp long value field

commit 96a174a4f4fe2cb3ba8ae3ba09a25190be85196b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    cfgt: updated to use xavp long value field

commit 74f0c5414c3992d3790dc8195672607289e6c3d3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Nov 22 09:32:57 2022 +0100

    avpops: updated to use xavp long value field

commit e97541cda7ad5342b3b9daaa29469d115102e429
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Nov 22 09:12:35 2022 +0100

    core: pv - helper functions use long for value

commit d1db642736e9b573644f97a828dc7acd2f6abbfd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Nov 21 11:28:32 2022 +0100

    sipcapture: debug message with header offset and address family

commit 5ff6404b4d5d63a3c0b573b485abfb1893288c67
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    tm: updated for avp long value field

commit 6a22d4168a1614cf84df690ac6b56c0fa0857542
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    tls: updated for avp long value field

commit 6a5c4930976a9e2a6d52748524759f4b64d23d9f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    sdpops: updated for avp long value field

commit 9911482bc6889107a1930239f4e2860ed080365c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    rtpproxy: updated for avp long value field

commit 39b71dcf637794ef95a1e218e9bb28540fd681a0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    rtpengine: updated for avp long value field

commit 6033dbf16a3f16292ef2dece95aba4e2004b4398
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    pv: updated for avp long value field

commit 25afad678b5753af6f3ad68fee44c7e948543a81
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:35 2022 +0100

    mtree: updated for avp long value field

commit 179af99d46d176e07cfaff4057025b69402ba5cd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    matrix: updated for avp long value field

commit ce0d289824b5dac742355340703e7051ccd190d0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    htable: updated for avp long value field

commit d2f1e39d153fb0b6b83085f980cb6d83dcf45923
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    group: updated for avp long value field

commit 34ec72e099eb51a81a32155fc7e50cb966232b45
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    domainpolicy: updated for avp long value field

commit 59fb187c7706f9e59cdb69079127b5c6152b0811
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    domain: updated for avp long value field

commit 46214133bf64b8c89872b9937cda54c74285d9b9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    debugger: updated for avp long value field

commit 8cdcb9b28c22b40099df3bab3a402eb3e1fc791c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    cfgt: updated for avp long value field

commit bbaafb0bc0b94a7b14c1ef17d7315210e3d0376f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    carrierroute: updated for avp long value field

commit 132ffd7a48664c013aa3c095996e0c3d18c9f3f8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    avpops: updated for avp long value field

commit 887903caa12a7cae785a8814ee9fa9a89f5d5c21
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 11:09:34 2022 +0100

    avp: updated for avp long value field

commit d536fb24bc265358924887877ce4395a41517e9a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 21 10:32:21 2022 +0100

    core: avp - number field set to long

commit 00a8b6d765cdd8a1fc3b77416912f1163801a40e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Nov 20 21:02:18 2022 +0100

    lib/srdb1: cast pv value to long

commit 8c4feb02e0e85771746b5c39af9fe65fbe54384e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Nov 19 18:48:18 2022 +0100

    ims_dialog: cast pv value to long

commit cbcad7a16173c2c436aabb70f848bcde5eb839b2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Nov 17 13:46:55 2022 +0100

    modules: readme files regenerated - jansson ... [skip ci]

commit d47d62f54c9115c765a1437ffc8c8e619e056f54
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 17 13:44:37 2022 +0100

    jansson: docs for jansson_pv_get() function

commit 3ce5c42c53dcf6f3f1da952d3b523876c7381913
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
Date:   Wed Nov 16 15:46:31 2022 +0000

    dialog: remove variable self-assignment that causes compilation warnings

commit 17bc73c9dc35c0ec551e851bbff32f06ac4c32dd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 16:39:25 2022 +0100

    tls: switch to long pvar field

commit 6be9476b722e0496e8416acce691b8e5529a9882
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 16:18:41 2022 +0100

    debugger: switch to long pvar field

commit d1c13663538349282915ce7f861b337f8923fff6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 16:12:03 2022 +0100

    lrkproxy: switch to long pvar field

commit 2aefad224788891f61b25e2ea683a9a6b35ac069
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 16:03:32 2022 +0100

    pv: switch to long pvar field

commit d096290d7b9d27a5e817bc40eebd16e1e09be885
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 15:57:54 2022 +0100

    rtpengine: switch to long pvar field

commit 721b728356fa31bd35721d9ba5d047121f535d5e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 15:56:14 2022 +0100

    rtpproxy: switch to long pvar field

commit 0fccc0949ac682dc59a4a5e00f3ee895c244ee6a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 15:19:47 2022 +0100

    sdpops: switch to long pvar field

commit 9ecbdce1a5ded2c5247a9a204b7841627f5e172a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 15:01:38 2022 +0100

    call_control: switch to long pvar field

commit 9055763381d56fb78384fd33589c7c2e768f0572
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Nov 16 14:51:52 2022 +0100

    core: pv - field for int value switched to long

commit b8d74973cffc504a76c543f65940a4810633efe5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Nov 16 16:46:25 2022 +0100

    modules: readme files regenerated - dialog ... [skip ci]

commit a6d9505b107204ffbe613d9f78beac22e09e8915
Author: Henning Westerholt <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue Nov 15 17:31:21 2022 +0100

    modules: readme files regenerated - app_python3 ... [skip ci]

commit 34d60608bea449ab7258a5d88894651303b80adf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Nov 10 12:01:36 2022 +0100

    modules: readme files regenerated - dialog ... [skip ci]

commit 91da5bd0c9d08d4a2979bab6053b417e16b51cf6
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <vseva@sipwise.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Nov 9 21:31:29 2022 +0100

    modules: readme files regenerated - ims_usrloc_pcscf ... [skip ci]

commit c4afb8dab4f12a3a305894e4e260292b5bdca0d7
Author: Henning Westerholt <hw@gilawa.com>
Date:   Wed Nov 9 20:28:45 2022 +0000

    ims_usrloc_pcscf: document expires_grace parameter

commit e7bd1570e3788e9d04047b4d1d00cb8bd8b172d3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Nov 7 21:11:56 2022 +0100

    websocket: more details on debig messages

commit a0d9deb9f852f887bed7c0809f3056b5f75379c8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 4 09:55:22 2022 +0100

    secsipid: ensure headers are parsed

commit 0920aa1a27565bc52fd1ff9f4b9fc31dbd0d2a75
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Nov 4 09:28:23 2022 +0100

    secsipid: debug message if identity header is not found

commit e617ef84c3bbd3bbcb780991bc45216112056f94
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Thu Nov 3 14:34:17 2022 +0100

    secfilter: little fix in w_check_sqli

commit cd3b776649e652b5d27b2718c22f08736b1e9e84
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Nov 3 10:20:10 2022 +0100

    secsipid: iterate through all Identity headers

commit 065a83fbb1a8b9b1912aadecff039a485c2d46dd
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Sat Oct 29 09:31:37 2022 +0200

    modules: readme files regenerated - dispatcher ... [skip ci]

commit 0dc7d711c4c2d16d532862344f9ccd629de38e20
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sat Oct 29 07:17:10 2022 +0000

    dispatcher: small docs extensions regarding to ds_select_dst

commit 9b4d4d059e6222a64a9b9cadb0b867bea27ed0d8
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sat Oct 29 07:15:10 2022 +0000

    dispatcher: small spelling fix in comment

commit e7e2366634f7b56136b11d4b196150467a18b651
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sat Oct 29 07:14:32 2022 +0000

    core: small spelling fix in comment

commit 77840e465e1e074ede44fbc262faa850e1c4f862
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Oct 27 10:16:43 2022 +0200

    modules: readme files regenerated - app_python3 ... [skip ci]

commit 0d6d434a92ae69cf1e503f07ffa6f46a9948593e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Oct 26 16:11:42 2022 +0200

    siputils: export add_uri_param() to kemi

commit 3bcef382b810b4cd2a5a03b079086fee3bbbe187
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 25 18:45:33 2022 +0200

    rtp_media_server: init global variables

commit d5afbf0fb2f006d38fdfe32f6d2094638ad938b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 25 10:16:07 2022 +0200

    nats: formatted module exports structures

commit 619ff95d760c9b98df515ddccc5aa1e39275beeb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 25 10:08:42 2022 +0200

    nats: init global variables

commit 51d2f707562f70749dd02727a34dc5e4fa20712e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Oct 24 18:52:35 2022 +0200

    pv: set str type for $hfl()

commit 9ffafd5d218eeec158081ae51c994ececab43944
Author: Henning Westerholt <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Sat Oct 22 16:46:18 2022 +0200

    modules: readme files regenerated - secfilter ... [skip ci]

commit e7b3724d3fc514c8a541a6a7f7fb1a782f21f2e7
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
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 <pepeluxx@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Oct 17 22:45:23 2022 +0200

    pv: check for contact address in pv_get_hfl()

commit c6aec8b4e8e4840ae9b0359fbbb60188786647b8
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Tue Oct 18 16:21:11 2022 +0200

    secfilter: lock position changed

commit bd78421dc16d1f2aa647976da5948ee0e750d918
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Tue Oct 18 16:02:15 2022 +0200

    secfilter: added locks while check list values

commit 413efdd80bcffd11a17692d61f32efacf5d34c3d
Author: Sebastian Kemper <sebastian_ml@gmx.net>
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 <sebastian_ml@gmx.net>

commit 0d363cf1c1f09b4920e137eac74e1593e7120531
Author: korayvt <korayvt@users.noreply.github.com>
Date:   Fri Oct 14 21:27:03 2022 +0300

    rtpengine: fixed set id value in log lines (#3265)

commit 721ec276f2bfcc18236e0b9de1f5552f505f0cda
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 14 11:17:25 2022 +0200

    acc: init to 0 the arrays allocated for accounting

commit 932062fc84048eaa38144cf0bbfa7a2cae95a258
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Oct 14 11:15:38 2022 +0200

    acc: free core attributes for cdrs sent to log file

commit 304bf9cab6d50231c9c948ed7d252d91631e7f30
Author: Henning Westerholt <hw@gilawa.com>
Date:   Fri Oct 14 07:09:23 2022 +0000

    mqtt: add missing semicolon to #ifdef else case after 2bb8b568

commit 0994754b9925dad3f306a3ecb9c62c41588390d1
Author: Henning Westerholt <hw@gilawa.com>
Date:   Fri Oct 14 07:06:54 2022 +0000

    mqtt: use same coding style regarding whitespace/tabs after 2bb8b568

commit 846ed0ab0d9ed11c9df2636d4061a64aca539a66
Author: Henning Westerholt <hw@gilawa.com>
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 <hw@gilawa.com>
Date:   Fri Oct 14 06:57:52 2022 +0000

    mqtt: fix double brackets introduced in 2bb8b568

commit 88667f7cbf8a41dd3951cdca74d203936ecb164a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Oct 13 17:46:30 2022 +0200

    modules: readme files regenerated - mqtt ... [skip ci]

commit 2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3
Author: Andreas Granig <andreas@granig.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Oct 13 15:46:31 2022 +0200

    modules: readme files regenerated - tsilo ... [skip ci]

commit ef2ea73f044a1421b25734d4773bd2dacaab1165
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
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 <msnesterov@avito.ru>
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 <miconda@gmail.com>
Date:   Thu Oct 13 11:59:53 2022 +0200

    kex: added fixup free functions to module exports

commit bc97b7adf77406dfc08b57b4a7df912a76d324e5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Oct 13 09:40:44 2022 +0200

    nats: safety check on nats_workers inside mod destroy

commit 6081ae45c21a50036d9b773d11b5c692767d6d1f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Oct 12 16:16:30 2022 +0200

    modules: readme files regenerated - topoh ... [skip ci]

commit dc46d8eb102d4390a5cb257ee1ac9a0cc7528551
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Oct 12 13:36:53 2022 +0200

    topoh: docs for mask_mode parameter

commit 279de09111c0884f01fa002fabc8a200fcc26846
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
Date:   Tue Oct 11 10:17:34 2022 +0200

    keepalive: removed redundant checks

commit 611cfede181f4cd61f576068708975efe5f66ffc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Oct 11 09:40:56 2022 +0200

    core: dns cache - check pointer and small formatting

commit 609962b49a79dc5650f72470f4b03746d2e6db46
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Oct 10 09:46:23 2022 +0200

    modules: readme files regenerated - app_python ... [skip ci]

commit 7306e7683fd50420e93b44ec5593705194bf3616
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Oct 4 16:11:50 2022 +0200

    lrkproxy: init variable and check to fix compiler warnings

commit 640456bb13cd9da3ff84ca3542f9f28446062d7c
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Oct 4 12:01:46 2022 +0200

    modules: readme files regenerated - jsonrpcs ... [skip ci]

commit 758ec768576cf4e380d6cd7f678f6270f79033af
Author: Henning Westerholt <hw@gilawa.com>
Date:   Tue Oct 4 09:50:08 2022 +0000

    jsonrpcs: small spelling fix in docs

commit 6f400a8074fe60916867596431ca26dff00435d1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Sep 30 11:46:18 2022 +0200

    modules: readme files regenerated - carrierroute ... [skip ci]

commit 1e3f1886cef43fcbf6cdd6f1cefb5b72e5151abc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Sep 30 11:35:53 2022 +0200

    carrierroute: exported cr_user_carrier() to kemi

commit c32ce4d776d40fe2eccea9007fb842cd8c9c3af9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Sep 30 11:21:29 2022 +0200

    carrierroute: docs updated for cr_user_carrier()

commit e84c1947b3c9fa5dc07fbab0361758a9f87e9da2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 30 10:52:25 2022 +0200

    corex: added fixup free functions in module exports

commit ff7913f511f95a891fe870cb1fe88f586573af79
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu Sep 29 09:27:09 2022 +0200

    core: snexpr.h - removed mistakenly placed string concat

commit 9a41fb5403a6bc4fd5ccee239ccdf725fe6f91df
Author: Richard Fuchs <rfuchs@sipwise.com>
Date:   Wed Sep 28 09:33:56 2022 -0400

    rtpengine: allow to-tag usage for all commands

commit 28ce28f26ba069781ac6aee6c7ffcbd1281d7848
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Sep 28 13:01:21 2022 +0200

    modules: readme files regenerated - lrkproxy ... [skip ci]

commit 6eb5bb67586bf91c5d42a5864d881a4fc82a6638
Author: Mojtaba Esfandiari.S <mespio@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue Sep 27 16:16:21 2022 +0200

    modules: readme files regenerated - presence_reginfo ... [skip ci]

commit 91cf0ce599b41fd6482e3206217fc9b6e7821a66
Author: Matteo Brancaleoni <matteo.brancaleoni@voismart.it>
Date:   Fri Sep 16 16:04:40 2022 +0200

    presence_reginfo: Add option for aggregating presentities

commit 1fbdc35c3d29da048cb06bfe0268c503c5015c3c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Sep 26 11:46:59 2022 +0200

    dialog: update check on dialog var key length

commit cc5216540f2240b7fc47adf66f380a00cf408aa0
Author: Mojtaba Esfandiari.S <mespio@gmail.com>
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 <mespio@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 23 14:07:41 2022 +0200

    pua_dialoginfo: use dlg api function get_dlg_varval()

commit cd4e2259526bc4642259201ee96b00624f300437
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 23 13:33:03 2022 +0200

    dialog: init output dlg var value param eariler

commit a7cecdcbc3c1d53fce22a33a3768da2a1907d64e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu Sep 22 20:41:32 2022 +0200

    acc_json: code formatting updates

commit 3e2b5d9ed6a0f18199359444c5ae33a1d6b94eb2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 22 20:32:52 2022 +0200

    acc_json: use the variable for the time key

commit 023af516f4ede3742f2e1836474978b596a4a3a8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
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 <aleksandrosansan@gmail.com>
Date:   Tue Sep 20 17:12:22 2022 +0200

    build: harden pull_request.yml permissions
    Signed-off-by: Alex <aleksandrosansan@gmail.com>

commit ddb39dd0f4fae470083006a7965d21512cd759b1
Author: Alex <aleksandrosansan@gmail.com>
Date:   Tue Sep 20 17:11:59 2022 +0200

    build: harden main.yml permissions
    Signed-off-by: Alex <aleksandrosansan@gmail.com>

commit 411fb392fc3f2b399857dde2fb717ec2286e7fee
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Sep 20 11:01:56 2022 +0200

    core: clone values for defines

commit b7a0d8a084a25a1b02e2c9845ef4e3b19f988c02
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Sep 20 10:52:42 2022 +0200

    core: use defines for types of preprocessor defs

commit abe04ea06c68c7df180831bba1f4e73f53512db5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon Sep 19 08:40:19 2022 +0200

    acc_json: update to free cdr core attrs

commit d616dc46b5373b1474bf855afde4c5687d2a2d09
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Sep 19 08:15:53 2022 +0200

    acc: clone dlg core attributes
    
    - GH #3243

commit c5f71a45c7c55af0cf4a6aa482d8a57018af7900
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Sep 18 21:33:25 2022 +0200

    acc: more meaningful array index names for building cdr attributes

commit d56d65b8daac072a4726d9124072151d0d3fbb79
Author: Julien Chavanton <jchavanton@subspace.com>
Date:   Tue Sep 6 10:45:12 2022 -0400

    dispatcher: fix alog13 gateway selections

commit 518296523db0c1735c3234d77d6af312f5c9babb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Sep 18 20:09:53 2022 +0200

    dmq_usrloc: safety checks for sock field
    
    - GH #3243

commit 9a15781f4804ef6620fad5a09ff2e9aacae871cb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Sep 17 10:18:39 2022 +0200

    sipdump: use the right flag to parse ipv6

commit e49e5a52ded4bef36b5958a748b9556af52d2d33
Author: Gustavo Almeida <gustavo.abcdef@hotmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 16 16:45:21 2022 +0200

    core: print address family for rpc core.sockets_list

commit 8bdee74fa6b68012919ddbb403da372187631bd9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Sep 16 16:42:16 2022 +0200

    core: helper function to get address family name

commit 4434e83db1d4b668dabbe915fe36719ede165915
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 16 14:31:44 2022 +0200

    sipdump: make dest ipv6 addresses without square brackets

commit ac711cffea91c44f4e13b5d75d6ae01ee4599099
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Sep 16 13:54:56 2022 +0200

    sipdump: make ipv6 addresses without square brackets

commit 95e0fe85ff9149c80249e848a437deb5dae2e463
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Sep 15 10:46:17 2022 +0200

    modules: readme files regenerated - dmq ... [skip ci]

commit e683ee506d702e9edbe4ce74304170ca04c1d5ec
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 15 10:34:45 2022 +0200

    dmq: docs - reorganized the dmq request section

commit b7e6b0cc44b46a615dc23b6fae7f67e63296c913
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Sep 15 10:31:28 2022 +0200

    modules: readme files regenerated - dmq ... [skip ci]

commit 1fd789246cc7c58237b9a903a198521cd5b3494d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 15 10:26:38 2022 +0200

    dmq: docs - note about using same Kamailio version

commit e43083e32df03b629f0eab9d567bd41d6cb749ff
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 15 09:28:54 2022 +0200

    dialplan: prefixed some global variables to avoid naming conflicts

commit 220750f79737b13b6aad0c38d6dd8ea3e28d5ca5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Sep 15 09:23:26 2022 +0200

    dialplan: removed unnecessary define

commit f89bab70ef9cc842f37799c7c414f40d8ac581ab
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <bastian.triller@gmail.com>
Date:   Wed Sep 14 19:30:22 2022 +0200

    dialplan: Fix typos
    
    Fix typos in kemi exports

commit f68cbc16b7ac29cce143f7b77114eaef37312ab6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Sep 14 17:37:44 2022 +0200

    core: ppcfg - debug messagee with result of snexpr evaluation

commit 0406cba7db628a757572968269fd5d2f4426472e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <stefan-cristian.mititelu@1and1.ro>
Date:   Wed Sep 14 13:19:05 2022 +0300

    dialplan: export dp_translate to kemi

commit a33b41ba804bc944b0e1c4ecf17fdc3ca68d4da0
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Tue Sep 13 11:41:04 2022 +0300

    siputils: export is_gruu() to kemi

commit 678d93a742ba294bbe571c975814e01fdd795371
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Tue Sep 13 11:24:47 2022 +0300

    ratelimit: export functions to kemi

commit a84e96f2e025a6befd4721ad3f67a104fd594190
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <matthias@urlichs.de>
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 <kamailio.dev@kamailio.org>
Date:   Thu Sep 8 10:31:31 2022 +0200

    modules: readme files regenerated - posops ... [skip ci]

commit c3771966fa8470db91d04323a1e9c837a16a22cf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Sep 7 23:46:23 2022 +0200

    modules: readme files regenerated - rtpengine ... [skip ci]

commit 745010442f0a7298d8b4576cdebfe5f5b664c102
Author: toharish <toharishs@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Sep 6 09:16:53 2022 +0200

    core: define OS_NAME at startup

commit 05694d88e3e697417be12e269511b0711404656b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Sep 5 13:06:45 2022 +0200

    core: define KAMAILIO_VERSION with VERSION number value

commit 3e94dd4bd3901d503c7be655d761f1d70453a451
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Sep 5 10:24:06 2022 +0200

    core: use unsigned printing for version defines

commit d4670ed58fb6e4325d5e3782f344237f8da5b70f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sun Sep 4 20:31:51 2022 +0200

    pua_dialoginfo: safety check for request pointer

commit f5c98a49c98aedcf6e1afec3c42dd862d0eeb9a3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Sep 2 12:06:20 2022 +0200

    core: support for loadmodule("path") and loadmodules("path")

commit 2cebd46f8f2dc3f87c9cfd2054976e347aa75ace
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Aug 31 11:35:51 2022 +0200

    siptrace: use socket name for hep mirroring
    
    - GH #3174

commit 1553a6c0efb2cec0b5962bba13bc0095211ee75d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 31 10:44:13 2022 +0200

    pua_dialoginfo: clone dlg var values

commit 54905e6b02e36e72bb74a92c77b273cf57822f18
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Aug 31 09:54:54 2022 +0200

    tm: exported t_exists() to kemi

commit 8cb948cc07e2d577cdd14efdfe38f3e9bbf11d79
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue Aug 30 13:01:45 2022 +0200

    modules: readme files regenerated - tm ... [skip ci]

commit c38b3585357a2200944cfd8e736f32093786350b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Aug 30 12:54:51 2022 +0200

    tm: docs for t_exists()

commit f16e76e432f46d7fc62e8c1c0808149c7ffde0c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Aug 30 11:17:03 2022 +0200

    tsilo: restore also the global t branch index

commit 72234f9efbb5b299823b33dc4eda84a43d5f6384
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Tue Aug 30 09:07:58 2022 +0200

    etc/kamailio.cfg: comment for route[NATMANAGE] made generic

commit 836d122af8575c66651232f3ad25bad085bfb972
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Sun Aug 28 22:59:44 2022 +0200

    pv_headers: use tm.t_find API

commit 46d0356386bcf2a70671fd73979ef97bd5528d74
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
Date:   Sun Aug 28 22:40:42 2022 +0200

    pkg/kamailio/deb: sync dirs contents [skip ci]

commit c5d48f8ee3884934bd8b910a2dae1888fead3cf1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Aug 26 12:16:27 2022 +0200

    modules: readme files regenerated - dialog ... [skip ci]

commit 353aa1c821f2889c0a6dbadf9b1b1c1ed039deb6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Aug 26 12:11:08 2022 +0200

    dialog: docs for dlg_ctxiuid_mode params

commit a770c4957a31c143a29c68cb71e705c3f9cfcbad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Aug 26 10:15:58 2022 +0200

    core: dprint - simplified sip msg check

commit 02b960d84d479b001cf94b2b53063deca1d7256d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <descartin@sonoc.io>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Aug 24 09:31:46 2022 +0200

    modules: readme files regenerated - pv ... [skip ci]

commit 1a33c8b7c70e7f629868d926965ec456bf2eecae
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 24 09:18:08 2022 +0200

    pv: updated docs for xavp_lshift()

commit 4598f0a0df90ad81e192be55a89fbd5cca52a40e
Author: korayvt <koray.vatansever@gmail.com>
Date:   Tue Aug 23 14:05:45 2022 +0300

    core: added parser mode check

commit 5d09caf029ed4271ac6dc856cb70cbf375b4c7f1
Author: Matteo Brancaleoni <matteo.brancaleoni@voismart.it>
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 <miconda@gmail.com>
Date:   Tue Aug 23 09:57:43 2022 +0200

    core: aliased dns_rev_via to rev_dns

commit f71d984edc21c015fc4c81682b115b510169b713
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Aug 23 09:50:28 2022 +0200

    core: aliased dns_use_failover to use_dns_failover

commit 31ff79be68c262dc74ec4baaae8f9991ffbe7438
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Aug 23 09:44:38 2022 +0200

    core: aliased dns_use_cache to use_dns_cache

commit a10da3a8802fd02bab9e8c655aa845d121370fd4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <hw@gilawa.com>
Date:   Tue Aug 23 07:29:23 2022 +0000

    etc/kamailio.cfg: corrected a typo ("endabled"), GH #3223

commit fb13cf364870895dec94fa1ddf6a1afd3c099715
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Sun Aug 21 15:46:09 2022 +0200

    modules: readme files regenerated - topos ... [skip ci]

commit 7dd3658e248a6c64b1606ebebac76869a006b911
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun Aug 21 13:31:05 2022 +0000

    topos: small doc improvements related to header_mode parameter

commit a5e805a555488e70116ee60d0d9e65ebf80c020e
Author: Kamailio Dev <kamailio.dev@kamailio.org>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
Date:   Fri Aug 19 16:31:56 2022 +0000

    utils: small whitespace fix for Makefile

commit 99fde923448d251fb0e04d443d9a2bffce15d1b1
Author: Henning Westerholt <hw@gilawa.com>
Date:   Fri Aug 19 14:39:01 2022 +0000

    tm: remove some commented out code in timer logic

commit ac4d7ce7bf153604e0e07d1003a1d078882c90f4
Author: S-P Chan <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Aug 17 16:01:35 2022 +0200

    modules: readme files regenerated - tls ... [skip ci]

commit 105600b3b3385787e448955df49135c038095730
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
Date:   Wed Aug 17 11:21:54 2022 +0200

    dialog: some formatting fixes and updates

commit b5ae633242e5e34b1f6dc8f025e68872b47b461c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Aug 17 10:46:42 2022 +0200

    modules: readme files regenerated - usrloc ... [skip ci]

commit edde9cdb0c4d78f4e72da297c9f025d6367f6d8d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 17 10:34:46 2022 +0200

    Makefile.defs: version set to 5.7.0-dev1

commit 06f933ad17aac3a3f0f81cf0e0ab04f38cf60993
Author: Andy Brezinsky <andy.brezinsky@mitel.com>
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 <sm@opencluster.com.au>
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 <stefan-cristian.mititelu@1and1.ro>
Date:   Thu Jul 14 12:02:37 2022 +0300

    tls: add timestamp and sni info for a session

commit 44b3ccd71467b78d9e9a7184c9fd25bc5f616ac4
Author: Sergey Safarov <s.safarov@gmail.com>
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 <s.safarov@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Aug 15 20:46:09 2022 +0200

    modules: readme files regenerated - secfilter ... [skip ci]

commit 8f30f438f9ba6ab9a2d7bde1cfa4d186e2fe0d6f
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Mon Aug 15 20:27:34 2022 +0200

    secfilter: fix examples [skip ci]

commit 252562b8fce76cb01cde993b530509e89baae95a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Aug 15 20:31:14 2022 +0200

    modules: readme files regenerated - xhttp ... [skip ci]

commit 36b0da00b9fc08be9e855d5dd4cc878b6e3c88bf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Aug 15 20:18:02 2022 +0200

    xhttp: docs - listed http_reply_parse core setting

commit c09ede1ba7d600da37e7c0007f128a72b34250a4
Author: Henning Westerholt <hw@gilawa.com>
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 <hw@gilawa.com>
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 <rick@openfortress.nl>
    - probably to be extended further

commit 43d927970f4be565284f53e986171eb3512c6b63
Author: S-P Chan <shihping.chan@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Fri Aug 12 16:31:16 2022 +0200

    modules: readme files regenerated - secfilter ... [skip ci]

commit d5ef682ebe98ca87021a8e2344bb94c75747f53e
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Fri Aug 12 14:01:53 2022 +0200

    secfilter: updated samples [skip ci]

commit fe20e16bf1e1656ef794699db345eefd3d1b8ac8
Author: Jose Luis Verdeguer <pepeluxx@gmail.com>
Date:   Fri Aug 12 13:13:04 2022 +0200

    secfilter: machine-parsable data structure for RPC printing data

commit 26785f866eeadc6944af83ae1a57e8ff100f60f5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <drtr0jan@yandex.ru>
Date:   Tue Jul 12 15:12:00 2022 +0300

    core: fix ksr_version_control() for FreeBSD build

commit 3b1354e2fd26c06fa6bc5ddbee1a012507aa2ea5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu Aug 11 21:48:25 2022 +0200

    usrloc: do not send keepalives when destroying modules
    
    - GH #3207

commit 40d0c0ef19439ba03822c1a875ea0461f3f1106b
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Aug 10 22:46:19 2022 +0200

    modules: readme files regenerated - uac_redirect ... [skip ci]

commit 7ef109e6cd1ce7ecbfa56c31ff7555275e59095f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Aug 10 22:39:03 2022 +0200

    uac_redirect: clarifications for acc_function mod param

commit 9f3d1c274ad926e9640d0091c9702a34f8b2e539
Author: russagit <rustam.safargalin@sifox.ru>
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 <kamailio.dev@kamailio.org>
Date:   Wed Aug 10 09:31:18 2022 +0200

    modules: readme files regenerated - siptrace ... [skip ci]

commit b4ab0fdcb9f49b2a3b3cac24b20a0f4e50283468
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Wed Aug 10 10:24:51 2022 +0300

    siptrace: Update doc for the two new modparams

commit da0178673f9a47600329fff2c3105e0fbfbd78f7
Author: Henning Westerholt <hw@gilawa.com>
Date:   Tue Aug 9 14:15:04 2022 +0000

    tm: add a comment to tm_xdata_swap

commit d6b1c20d3ad94d9136cf247e67b7fc0d32b18d3b
Author: Henning Westerholt <hw@gilawa.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
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 <kamailio.dev@kamailio.org>
Date:   Mon Aug 8 15:31:21 2022 +0200

    modules: readme files regenerated - siptrace ... [skip ci]

commit f5142e2059e1cf2d65f7fb0fe2ae6b5fdd0e3651
Author: Henning Westerholt <hw@gilawa.com>
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 <stefan-cristian.mititelu@1and1.ro>
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 <miconda@gmail.com>
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 <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jul 27 09:31:30 2022 +0200

    modules: readme files regenerated - acc ... [skip ci]

commit 3ec40d792df5bcee838eee3e5e0e89a2ebdcc453
Author: Henning Westerholt <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jul 27 08:16:23 2022 +0200

    modules: readme files regenerated - nathelper ... [skip ci]

commit c009f27578e8df9aa77ab852325dad8dc710d6c8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jul 27 08:04:08 2022 +0200

    nathelper: docs - rephrased the remarks about set_contact_alias()

commit 221c77314f755f1c6fa541b9ac83623b448dad9e
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jul 25 20:31:13 2022 +0200

    modules: readme files regenerated - siputils ... [skip ci]

commit ac75a033132740b06d5afcdc17c25d3c354e7d89
Author: Henning Westerholt <hw@gilawa.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Jul 25 16:01:50 2022 +0200

    modules: readme files regenerated - ratelimit ... [skip ci]

commit cae9d78a6c8d33f6c4ec780901a55c27260c2000
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
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 <agarzi@sipwise.com>
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 <agarzi@sipwise.com>
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 <miconda@gmail.com>
Date:   Wed Jul 20 08:28:20 2022 +0200

    dialog: formatting and logs adjustments

commit 6380cab25f429104062fd417fc8045ff10b0e658
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Jul 14 08:46:21 2022 +0200

    modules: readme files regenerated - app_perl ... [skip ci]

commit 5828d8252c18df13b4a37321168c88687f9fc3b3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jul 14 08:42:34 2022 +0200

    topos: parse the corresponding param for initial methods

commit ded477354676cd6238534001a0dfa6abe1198ba3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jul 13 18:27:42 2022 +0200

    app_perl: docs - updates for warn_mode

commit e53db29378b452c79654b220353fa794081597f7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <agarzi@sipwise.com>
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 <shihping.chan@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon Jul 11 10:01:28 2022 +0200

    modules: readme files regenerated - app_perl ... [skip ci]

commit e038a2122d9ed5858bbafc088f3cfc18666b95fd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jul 11 09:50:13 2022 +0200

    app_perl: docs for warn_mode parameter

commit ec78caf6e0efffcc8f4f78954ae88d083734c442
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Jul 8 11:14:27 2022 +0200

    core: use memcpy and set end of string

commit b12335579437d12a5de12aa415477a832d6224cd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Jul 8 10:19:03 2022 +0200

    app_perl: log the perl function name when not found

commit 840b4f9054fe9f8a29cb41deeb421b0ebe75e4b8
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Jul 7 09:31:19 2022 +0200

    modules: readme files regenerated - app_perl ... [skip ci]

commit 42f42baf7753402e9506c45d4e53d548978c168a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu Jul 7 09:15:12 2022 +0200

    app_perl: docs for parse_mode parameter

commit c2ad115ec1b96e99bc956f0f8e83cacc214da6b6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Wed Jul 6 09:37:07 2022 +0200

    tm: enable debug message to log putting transaction on wait

commit dedd7ee2ddcb92b020ea40a074008a317a9553f5
Author: Victor Seva <vseva@sipwise.com>
Date:   Mon Jul 4 15:49:20 2022 +0200

    tm: check T just in case before UNREF
    
    Related #3156

commit 504695defe5510774aa37e658d016570f99c2e4f
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue Jul 5 20:46:19 2022 +0200

    modules: readme files regenerated - topos ... [skip ci]

commit 8c2eb726dfb235a721a9721a17714e2c90bd0120
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jul 5 20:41:14 2022 +0200

    topos: docs for methods_noinitial parameter

commit da4e4a7aed16d3ced57a6154ac85974823ad9695
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <linuxmaniac@torreviejawireless.org>
Date:   Tue Jul 5 08:15:13 2022 +0200

    pkg/kamailio/deb: lintian overwrite [skip ci]

commit 2bd6985b8a6f87cfe8238a095e5d63a1bebf82d4
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jul 4 16:01:16 2022 +0200

    modules: readme files regenerated - tm ... [skip ci]

commit c4f5b88b1861c73bc96904eef00b0048c9550240
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jul 4 15:51:32 2022 +0200

    tm: docs - fixed section for rpc.t_uac_wait_block

commit ebbe6268de3aff6ba830f1722942c2f10c6de2f3
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon Jul 4 15:46:14 2022 +0200

    modules: readme files regenerated - ndb_redis ... [skip ci]

commit b8fc507c9dee07f1a0b7af01d24142240bcd8fa4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jul 4 15:34:47 2022 +0200

    topos: docs - small updates to module description

commit fdb7c2f635bf7145730444cafb129c4df37a1b7a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Jul 4 15:30:09 2022 +0200

    ndb_redis: docs for debug parameter

commit f171428374ecabb16e4f7621f2fcc7840bd22100
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
Date:   Thu Jun 30 07:19:18 2022 +0800

    tls: cert serial number can exceed uint64
    
    - GH #3168

commit 444adb0b27d62fbd2af25e4f555b6aab5ca7bc96
Author: Victor Seva <vseva@sipwise.com>
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 <miconda@gmail.com>
Date:   Sun Jul 3 12:20:05 2022 +0200

    auth: coherent log message content with header parsing

commit bb1a80695825a607bfc713dab22b6edb369e8351
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Mon Jul 4 09:25:38 2022 +0200

    github: use different file to define PR checks [skip ci]

commit 584ef26d685f381ddb627866400cfde1b0239f06
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
Date:   Thu Jun 30 19:33:45 2022 +0200

    kamctl: propagate DB_PATH to DBTEXT_PATH
    
    - GH #3170

commit ecbe90524165cf2fd8081ec5fe81d674f7a3334a
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date:   Thu Jun 30 07:46:48 2022 +0200

    pkg/kamailio/deb: add initial support for jammy

commit a78adb5340ae6cb57f756189d070c32c49bfa426
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <vseva@sipwise.com>
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 <linuxmaniac@torreviejawireless.org>
Date:   Tue Jun 28 09:37:59 2022 +0200

    pkg/kamailio/deb: update lintian overrides [skip ci]

commit c170cc811b9a03383c07578f4b4c88e15b96b637
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Fri Jun 24 15:58:14 2022 +0800

    tls_wolfssl: make - use kamailio make infra vars

commit fa6a2d79aca3bc4733276ce99a53efd8fe63ffd5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat Jun 25 14:48:35 2022 +0200

    ipops: added fixup free functions and use of ANY_ROUTE

commit 87b698f7deca1794019f98167ba49d3e4737ba71
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Jun 24 16:01:17 2022 +0200

    modules: readme files regenerated - textops ... [skip ci]

commit 4570b3ebc6da35efc3cc55b1f4418446b9071688
Author: Akash Gupta <akash@telnyx.com>
Date:   Fri Jun 24 18:43:54 2022 +0530

    tls: Fix typo

commit c5cd400287e27fce6fcf6272a4efe9a9fa8aa419
Author: Akash Gupta <akash@telnyx.com>
Date:   Fri Jun 24 18:43:20 2022 +0530

    textops: Fix typos

commit 65a484dffa3c854bc17068175cee3dc37fd09d18
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Jun 24 12:46:16 2022 +0200

    modules: readme files regenerated - nats ... [skip ci]

commit 25d42b7e69cc6242c66887a2816499d841e3ba89
Author: Seven Du <dujinfang@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Fri Jun 24 08:16:15 2022 +0200

    modules: readme files regenerated - dialog ... [skip ci]

commit 03dc76428f4cbd1c023289851ceb6218ea535f29
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <shihping.chan@gmail.com>
Date:   Fri Jun 24 11:08:11 2022 +0800

    tls_wolfssl: less verbose during build

commit 19edea067f890814c767581fef65713046c768c6
Author: Sergey Safarov <s.safarov@gmail.com>
Date:   Wed Jun 22 18:16:41 2022 +0000

    pkg/kamailio/obs: added CentOS 9 support

commit 38d2a6a16179cb72e97dd6eec600405e57f4be12
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jun 23 15:15:11 2022 +0800

    tls_wolfssl: add wolfssl@e722c15be8 as a submodule

commit 85a2523db649009332af059f6260ab4467b30360
Author: S-P Chan <shihping.chan@gmail.com>
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 <shihping.chan@gmail.com>
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 <cfwiersma@solcon.nl>
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 <vseva@sipwise.com>
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 <vseva@sipwise.com>
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=<optimized out>, p=<optimized out>, 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 <kamailio.dev@kamailio.org>
Date:   Tue Jun 21 09:01:17 2022 +0200

    modules: readme files regenerated - topos ... [skip ci]

commit 1ba5080ee484b5785ae17d38e7108be9d505924a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jun 21 08:56:51 2022 +0200

    topos: docs for methods_nocontact parameter

commit ab714eb386060df994875cfd1c8cf2b61fe7fa8f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <dujinfang@x-y-t.cn>
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 <shihping.chan@gmail.com>
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 <hw@gilawa.com>
Date:   Mon Jun 20 17:22:38 2022 +0000

    benchmark: use common error logging defines for memory allocation problems

commit 0b2942e1dfe6cd84f97d62f6b4fccc86e5802eff
Author: Henning Westerholt <hw@gilawa.com>
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 <dujinfang@x-y-t.cn>
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 <kamailio.dev@kamailio.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
Date:   Fri Jun 17 21:16:29 2022 +0200

    Makefile.group: add tlsa to ktls

commit 398e808719520b054fce25a722b9b794ebab2744
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu Jun 16 12:31:15 2022 +0200

    modules: readme files regenerated - pua_dialoginfo ... [skip ci]

commit 8ac3137057d07f42eb8845ae4fb29cd9c4021165
Author: Victor Seva <vseva@sipwise.com>
Date:   Fri Feb 28 11:39:24 2020 +0100

    pua_dialoginfo: local_identity_dlg_var

commit bd7261a5f656a8e723bb6999633c55864b46f1b6
Author: Victor Seva <vseva@sipwise.com>
Date:   Tue Jun 30 09:27:58 2020 +0200

    pua_dialoginfo: use lock when use_puburi_avps is set

commit a5c0d5fe890a243e648d0de7463da63b910c2a81
Author: Victor Seva <vseva@sipwise.com>
Date:   Thu Feb 20 18:50:14 2020 +0100

    pua_dialoginfo: refresh_pubruri_avps_flag

commit 38c0469fd804e79a6f9f69efb063a7e29c14485a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu Jun 16 09:46:18 2022 +0200

    modules: readme files regenerated - tls_wolfssl ... [skip ci]

commit 20f37638e0457a029648785bb206f3fafdff0427
Author: S-P Chan <shihping.chan@gmail.com>
Date:   Thu Jun 16 15:36:17 2022 +0800

    tls_wolfssl: initial docs

commit a1398511036983471f4fd1d1e33099dee8a565bf
Author: S-P Chan <shihping.chan@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <shihping.chan@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jun 15 11:31:26 2022 +0200

    modules: readme files regenerated - db_cluster ... [skip ci]

commit 9b1a3a6b9a3e6a24d646e62ba74811cfdf553dae
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 15 11:29:33 2022 +0200

    db_cluster: docs - more suggestive db url examples

commit afed750ea14890966f9c06955cc8b985844769ba
Author: Aleksandar Yosifov <alexyosifov@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue Jun 14 10:31:17 2022 +0200

    modules: readme files regenerated - siputils ... [skip ci]

commit 96c49c5adc22bd80eca465cea619c20f926bb3ef
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jun 14 10:27:06 2022 +0200

    siputils: docs - proper module name in examples

commit badb945afc11cde49b3c5d26be7c63f8d64d4dcd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue Jun 14 10:25:15 2022 +0200

    siputils: docs for e164_max_len param

commit 0b629dfc66ec7a2f5620ba253f8a932e3f164b07
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
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 <miconda@gmail.com>
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 <ascanio.alba7@gmail.com>
Date:   Sat Jun 11 09:05:26 2022 +0800

    packaging: on EL8 package with Python 3.9

commit 8683deb20a3f69c3b6d2c8370d23d1451f823a6b
Author: Anthony Alba <ascanio.alba7@gmail.com>
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 <miconda@gmail.com>
Date:   Fri Jun 10 14:05:09 2022 +0200

    siputils: removed duplicated function for e164 check

commit da4f786b0c0275a6e4c8324f9b4c347351b5a48a
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Fri Jun 10 09:16:30 2022 +0200

    modules: readme files regenerated - dispatcher ... [skip ci]

commit e052fd8507115065b566912a6146dce329b19408
Author: Henning Westerholt <hw@gilawa.com>
Date:   Fri Jun 10 07:08:24 2022 +0000

    dispatcher: extend documentation about default behaviour with missing match mode

commit 251bb74535594629499dfd2bb2cebfb4d728a260
Author: Anthony Alba <ascanio.alba7@gmail.com>
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 <ascanio.alba7@gmail.com>
Date:   Thu Jun 9 21:24:44 2022 +0800

    app_python3: workaround for abort in Python 3.8+

commit 75bdb84c8eff081f74cee383307769861c8e4500
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Jun 8 23:31:21 2022 +0200

    modules: readme files regenerated - sipdump ... [skip ci]

commit 2a744a58c57542520e4ff4c73b1419a083b17076
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 8 23:23:09 2022 +0200

    sipdump: docs - sync example with description

commit 0eeb4cc61f4a340ef5f8d4acf1d4ea20eb711f73
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <jon.bergli.heier@zisson.com>
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 <linuxmaniac@torreviejawireless.org>
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 <kamailio.dev@kamailio.org>
Date:   Fri Jun 3 11:31:28 2022 +0200

    modules: readme files regenerated - tm ... [skip ci]

commit 062e6daa0f149e01674667f77608afb35b6e099a
Author: emvondo <eric.mvondo@orange.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Wed Jun 1 18:16:21 2022 +0200

    modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci]

commit f3bdccdf08acde773aaa5731bcf47b8ec7fa798b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <drtr0jan@yandex.ru>
Date:   Wed Jun 1 10:07:26 2022 +0300

    lost: Makefile - support for FreeBSD build
    
    - added libcurl deps.

commit f1634883e64587e28df629fa902c7f4116338f2c
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Wed Jun 1 14:16:40 2022 +0200

    modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci]

commit 9ce0f4ae1aca95380729b1717c6b7658270034bc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed Jun 1 14:10:10 2022 +0200

    ims_ipsec_pcscf: removed shadowing (sub-scope) variables

commit 3c885a2a1052373b5998ada2793e31362cd64818
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <drtr0jan@yandex.ru>
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 <drtr0jan@yandex.ru>
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 <atanas@wgtwo.com>
Date:   Tue May 31 12:52:38 2022 +0200

    ims_qos: fix compilation warning

commit 80c941bd083854c4b55bd4af218cb65d06040d94
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue May 31 10:16:16 2022 +0200

    modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci]

commit 6ab5fd2192b9151e5ecc8423d189c730cd225689
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 31 10:08:27 2022 +0200

    ims_usrloc_pcscf: more debug messages in get_pcontact()

commit 07d9a77272ee0b8b3e25ee5ddb443cd3adb01890
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue May 31 08:46:20 2022 +0200

    modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci]

commit 4ee3a788bf60b9e2191766b7cf153a6d7d23bfbb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 31 08:32:12 2022 +0200

    ims_ipsec_pcscf: docs updated for ipsec_forward()

commit 13dbfe9da2df3bd0ae21a3f1cbee90f2f47e470b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon May 30 15:31:17 2022 +0200

    modules: readme files regenerated - ims_ipsec_pcscf ... [skip ci]

commit 4ce48efbb7022dbb060173816577aed404689bb9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <s.safarov@gmail.com>
Date:   Mon May 30 15:21:23 2022 +0300

    pkg/kamailio/obs: packaged siprepo module into RPM files

commit 61b175bcffed9492d6cc718c9ac70c4378712807
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <atanas.bakalov@gmail.com>
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 <atanas@wgtwo.com>

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 <tafkap@gmx.com>

commit 9b8a4fd17e8819395043f54d43dab07a226d8490
Author: Wolfgang Kampichler <dev@kampichler.info>
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 <linuxmaniac@torreviejawireless.org>
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 <linuxmaniac@torreviejawireless.org>
Date:   Fri May 27 16:58:28 2022 +0200

    dialog: dlg_get_var assure return null on error

commit 0d9380c8812d4e57b0c92f5f68b6c20001b28819
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue May 24 12:31:17 2022 +0200

    modules: readme files regenerated - auth_identity ... [skip ci]

commit 6e7b6cfabba6774627f942d7f02e1adf62bf7797
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 24 12:21:53 2022 +0200

    auth_identity: docs - type for accept_pem_certs param

commit 9155a53bccd090e51b274802d140f363aca6d4b7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
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 <teodor.mihov@flolive.net>

commit 8718fb447b0d5d53a0eeb5b21ed6f8d1766cb21b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon May 23 08:18:04 2022 +0200

    INSTALL, README: updated version and links

commit bed6bba77a16ec1a840544d674d03d692869c68e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Sat May 21 08:21:49 2022 +0200

    dialog: fix ki_dlg_get_var() introduced previously

commit 130ce1bf871cfb4a89bcf0cc74d898f84eeaa981
Author: Liviu Andron <liviu.andron@bjtmail.com>
Date:   Fri May 20 12:30:46 2022 +0200

    core: const correctness
    
    benign const qualifiers in inline functions

commit 7c347e244cf761d04d5aff906e88571cd68217f3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Fri May 20 13:31:17 2022 +0200

    modules: readme files regenerated - registrar ... [skip ci]

commit f0bf4cebef916887cd5196dce0521d4784904ab8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri May 20 13:26:00 2022 +0200

    registrar: docs for reg_from_user() function

commit 005e8afeb6a9297bd9c752c6daaa0d99f6b4eaad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri May 20 09:51:44 2022 +0200

    seas: proper print formater %.*s instead of %*.s

commit fce806b5715286fa15148bbb8117ff3b9b4d0897
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri May 20 09:50:27 2022 +0200

    kazoo: proper print formater %.*s instead of %*.s

commit 81265e41b52cfda9a284233c93683522a98f0a64
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 18 09:18:23 2022 +0200

    siprepo: set name for timer function

commit 9051033ac04fc94a0f19f8fbec6ec507fa6ab8d1
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Tue May 17 12:46:29 2022 +0200

    modules: readme files regenerated - dialog ... [skip ci]

commit 6d7d1281b250e9eb73a686b323e06a2b5b81013c
Author: Victor Seva <vseva@sipwise.com>
Date:   Wed May 11 15:50:14 2022 +0200

    dialog: dlg_set_var(callid, ft, tt, key, value)

commit 79e1052ccb764c3a1af52dc902fb3f606be5fd4b
Author: Victor Seva <vseva@sipwise.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Mon May 16 18:51:51 2022 +0200

    xlog: docs - updated section ids

commit 8caf4ece54623fb3b85cc5c98315d9e53ae56fbf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon May 16 18:51:25 2022 +0200

    kazoo: docs - removed unnecessary xinclude entity

commit d32f8f52198d04a90f53a221a1797faa1a0f39af
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon May 16 13:48:28 2022 +0200

    core: tcp main - check setsockopt() result for SO_LINGER

commit 2538ddd36245c86424ef4911c7bc8bf65f99eefb
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Mon May 16 09:16:18 2022 +0200

    modules: readme files regenerated - dialog ... [skip ci]

commit b498a0ad470a83f1e21c45a585926509827dda50
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon May 16 09:09:42 2022 +0200

    dialog: docs -remark wabout to-tag parameter for dlg_get()

commit e46c90c5ca98a9fba08382686c25c707efd57bf3
Author: Rick Barenthin <rick@ng-voice.com>
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 <dennis-y@yandex-team.ru>
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 <kamailio.dev@kamailio.org>
Date:   Fri May 13 16:16:25 2022 +0200

    modules: readme files regenerated - pv ... [skip ci]

commit 1144c2e9bfa99e817acff378967d689d356c216b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri May 13 16:03:40 2022 +0200

    pv: docs for xavp_push_dst()

commit 8cb05b21a6683a569563c72eeba92f3054b4d31e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Thu May 12 19:31:15 2022 +0200

    modules: readme files regenerated - registrar ... [skip ci]

commit 38365c43c2b627587d9aff470f371a0ec76bbba2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu May 12 19:23:06 2022 +0200

    registrar: docs - removed extra closing tag

commit 4d94b9e0fa7dfeb425f15c2e92e906425c96d810
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Thu May 12 19:01:19 2022 +0200

    modules: readme files regenerated - registrar ... [skip ci]

commit 45d7500ace163660047e241df9a7b178638e3329
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu May 12 18:49:06 2022 +0200

    registrar: proper attribute name for contact record xavp

commit 4d478b741e8a21365d1e7c0342476f2e77cca34c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu May 12 18:41:32 2022 +0200

    registrar: docs for lookup_xavp(...)

commit 194962260c4e880a199797fa0d9faf8e766c8d76
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Thu May 12 13:20:50 2022 +0200

    pv: declare pv wrapper function with two parameters

commit 69f33615874cf3505a6ce9ea9e74be2797bbe433
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu May 12 11:21:46 2022 +0200

    registrar: kemi functions to get $ulc(...) attributes

commit 9f9fd6ff153fe72aa4bb07f81aa4fbcf67cd9491
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Wed May 11 16:42:19 2022 +0200

    pv: kemi function to get $shvinc(name) value

commit 6770afc5329c18371fb5149eaf5ef2a95f286eff
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Tue May 10 19:46:22 2022 +0200

    modules: readme files regenerated - pv ... [skip ci]

commit 426787068bab1dbeb07ca7b973ac90a91a980628
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Tue May 10 19:42:48 2022 +0200

    pv: docs for xavp_lshift() function

commit 72c361fd80ba0f3d017591e4bb3fb883f7dec490
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <kamailio.dev@kamailio.org>
Date:   Mon May 9 18:46:15 2022 +0200

    modules: readme files regenerated - geoip2 ... [skip ci]

commit 0c16d6824fda729bf481e300992fb6bad057c89d
Author: Henning Westerholt <hw@gilawa.com>
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 <miconda@gmail.com>
Date:   Mon May 9 11:19:16 2022 +0200

    mtree: remove single-used small function

commit 1ff86ffceede46c7a67fec92c8319c34c916a545
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Sat May 7 20:20:42 2022 +0200

    app_jsdt: duktape interpreter upgraded to v2.7.0

commit a21c929a389c6e5f85e9166d01adb0d474c6ebaf
Author: Henning Westerholt <hw@gilawa.com>
Date:   Sun May 8 15:33:56 2022 +0000

    userblocklist: fix function comment, related to gh #3102

commit 778374aba27d81058869dba18b5dd0833893056a
Author: Stefan Mititelu <stefan-cristian.mititelu@1and1.ro>
Date:   Thu May 5 15:14:01 2022 +0300

    userblocklist: fix restart errors

commit 97efd6a64380025f3b4ef45372180f7e61448c1c
Author: Kamailio Dev <kamailio.dev@kamailio.org>
Date:   Sun May 8 17:31:17 2022 +0200

    modules: readme files regenerated - acc ... [skip ci]

commit c282b5812c9e9badb4c99fe8ce3bd5cce927044f
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:28:28 2022 +0200

    utils: Fix typos

commit f72c574372abf4c0286799137896a247ed6269b6
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:27:33 2022 +0200

    uid_auth_db: Fix typos

commit ff9b030be39f82d0e952301ddd0b61a0de5a8041
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:26:57 2022 +0200

    tls: Fix typos

commit c5ff6d9638b1033d2536ed46a7d254c016d8b103
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:25:59 2022 +0200

    sanity: Fix typos

commit b94f8da598ef99d06a0db8f9bb2f9ca29a198740
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:25:31 2022 +0200

    pike: Fix typos

commit f6da37aa7dec1cdc5a737ed354a68ae15cfc7a43
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:24:53 2022 +0200

    ldap: Fix typos

commit 4caf7e70c09a5b61f5c28b89fa1ea5c951e4cbc0
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:24:21 2022 +0200

    ctl: Fix typos

commit ba3f7d5157819d55a67a054de1b7d0f8fc521140
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:24:00 2022 +0200

    auth: Fix typos

commit 5e71d0100ff93e345d31b7210e93be92cde88111
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:22:28 2022 +0200

    acc: Fix typos

commit 4b2b8925c2c8f195f135ff262f7b45601b111b0d
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:22:00 2022 +0200

    lib: Fix typos

commit 5dd8f0a6ff30fd3aa917a98b006106bef61506e5
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:21:23 2022 +0200

    core: Fix typos

commit e8bdf2b99de1ecfe8f276e2d9bed54e01588210b
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:20:11 2022 +0200

    pkg: Fix typos

commit 5497d15766d25625b4704a3bd3e884ef2f1149da
Author: Bastian Triller <bastian.triller@gmail.com>
Date:   Thu May 5 18:19:21 2022 +0200

    doc: Fix typos

commit 543cd8f897bc43d5fe1eb4c562d8351b32778209
Author: Daniel-Constantin Mierla <miconda@gmail.com>
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 <miconda@gmail.com>
Date:   Fri May 6 12:46:28 2022 +0200

    ipops: warning when too many dns containers are created

commit 33228bba33a6ea2e2d9a7acd9a240929223b9d39
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Thu May 5 19:52:11 2022 +0200

    db_berkeley: reset lkey to avoid double free

commit e310166a5c0c7d419e036315c1d105278db51e58
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
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 <miconda@gmail.com>
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 =====================
