commit 76a79b1a634a242d0fc22055836329abd69ef453
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri May 22 20:52:54 2026 +0300

    tls: fix shmem leak
    
    JIRA: IPPBX-336

commit ec0379474da02120b0b0ec175733caf1569922b0
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Tue Mar 17 19:51:31 2026 +0300

    tls_tracker: fix memory leak in DB operations.
    
    JIRA: SET-2311

commit 07a41365a7a338e598ce1ae82d2f1d2f9e58d660
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Tue Feb 24 13:38:05 2026 +0300

    tls: fix pkg memory leak
    
    JIRA: SET-2311

commit 05cf7c5c385272b7ee7401f3fd22842993a9a6ac
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Mar 23 23:25:17 2026 +0300

    ping_endpoint: fixed crash on incorrect shmem allocation
    
    JIRA: SET-2320

commit 3f2ddce93959d30fc1721f0a9e8db6d6ff2c8110
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Jun 30 19:00:25 2025 +0300

    core: fix crash when cfg is not initialized
    
    JIRA: SBC-66

commit 5f7611fe36c3e9c100420afcd312446523bcaf7f
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Thu Jun 26 16:18:28 2025 +0000

    pkg/kamailio: simplified systemd unit files installation

commit 42242cf74eceb5081bf8dd5ab31fe9be66e5f175
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon May 12 18:11:19 2025 +0300

    ping_endpoint: from header hostpart is replaced with send IP
    
    JIRA: SBC-59

commit 42d87a253440c7f0e4197f1a7bd2ff8d80fe9e86
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri May 23 01:01:49 2025 +0300

    dispatcher: fix memory leak when AVP is used
    
    when dispatcher sends OPTIONS by timer then it's performed by a separate
    timer kamailio process.
    If this process allocates shared memory for AVP then this AVP is never
    released/cleaned due to AVPs are cleaned by process-receivers.
    
    In this fix AVPs are reset in the end of every timer iteration.
    
    JIRA: SET-2188

commit 6f2a54cffaa0f54b227ef0870d9004622b326b3e
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon May 12 23:32:44 2025 +0300

    core: fixed crash on empty port

commit 311371ad0d3d0a6fcb39a165dc273ea6a13306b4
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Apr 28 21:42:23 2025 +0300

    ping_endpoint: callid format changed to rfc4122
