commit 968dbeccab7acfc3c1c6a08d388eb282a016c535
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Fri Nov 10 18:45:19 2023 +0000

    pkg/kamailio/obs: added RuntimeDirectory unit systemd unit

commit cc606a3955431c130e66f890f63b439cb67af324
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Thu Apr 27 06:16:50 2023 +0000

    packaged ping_endpoint

commit b75e526fbea5deb6d79cff1dd7a845ada2288a56
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Fri Aug 11 05:36:59 2023 +0000

    removed ping_endpoint from kazoo module

commit 073bf3d80cb15017a59f2b5a3a47c231d89e1754
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Sep 25 19:46:08 2023 +0300

    WIP 2

commit 66a5e27ae71c2e99748cafae6c3bdc0a5b5c6bf1
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Sat Sep 23 00:29:07 2023 +0300

    WIP 1

commit 494b3868fc04728b6e0a007c39fa480f765b12bd
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jan 26 22:02:22 2023 +0300

    Added ping_endpoint module
    
    Added ping_endpoint module, which allows to ping endpoints
    sending OPTIONS SIP messages and collecting info
    which PSAP/endpoint is offline and which one is online at
    the moment
    
    JIRA: SBC-26

commit 3889cf5d33c7daddf3e669cd7f27f20c6ec6599d
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Tue Dec 6 14:45:38 2022 +0000

    spec version

commit 9b7202f94b6a68b73268526dcfd6be6c9fe936a0
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Fri Jun 16 19:55:34 2023 +0300

    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'.
    
    JIRA: IPPBX-54

commit 5d7453aff3192c05908e710d980c5334a7ea7a1b
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Jan 30 22:04:29 2023 +0300

    No warning generated when UDP and no Content-Length header
    
    Added 'always_log_missed_content_length' mode for sanity module.
    If 'always_log_missed_content_length' is 1 then the SIP message
    with no 'Content-Length' header will cause warning message in
    the logs. Otherwise warning message is not generated for cases
    when SIP message with no 'Content-Length' header is sent over UDP.
    
    JIRA: ESRP-457

commit 84b24c8fb06837297e780d11223234475f413634
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jan 12 20:02:12 2023 +0300

    Added sanity check for CID in multipart/mixed content
    
    Added functions into sanity module for the following checks.
    If INVITE contains 'Geolocation' or 'Call-Info' with 'cid:'
    prefix, i.e. if geolocation is passed by value, but 'multipart/mixed'
    content does not contain a part with appropriate Content-Id then
    sanity check is failed.
    
    JIRA: SIPAGG-1
