commit 244c0f0601eed33875188a266a9c2f9eb3bffeb1
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Wed Jan 3 20:03:29 2024 +0300

    Added ping_endpoint module for SIPAGG
    
    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 1bbb2781e5fcba6569fed66a2266b5498634a26d
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jun 20 11:41:51 2024 +0300

    Revert "Added ping_endpoint module"
    
    This reverts commit d6b371beb10612a10a8f926c09eec746860bb509.

commit e86eb4b89d40985e162d4b461932c68ac698eafd
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jun 20 11:41:42 2024 +0300

    Revert "WIP 1"
    
    This reverts commit 46370bde8544333f854ec279066a16ec538b79db.

commit 85317811506929263f3d9ec45c8f33a83e59cd0b
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jun 20 11:41:33 2024 +0300

    Revert "WIP 2"
    
    This reverts commit fa47fccd27303f6b1b0f4a2fea5a96176b196d18.

commit 05bd612a0f16bbf42b00322c2a12d4c7d51fe302
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Thu Jun 20 11:41:21 2024 +0300

    Revert "removed ping_endpoint from kazoo module"
    
    This reverts commit d08a6a2c568b27aad4bc367a29ea0dc59bc2305a.

commit ee9c56bae840e5edda6515eaf6996127879a9e3e
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Mon Jul 1 13:42:36 2024 +0000

    msrp: from header in the MSRP message has outbound interface IP

commit df57e4145e3241b399cb608cbe7a3eb4c5644cac
Author: Richard Fuchs <rfuchs@sipwise.com>
Date:   Fri May 31 10:20:03 2024 -0400

    rtpengine: use extract_body with read_sdp_pv
    
    If the module uses an SDP taken from a pvar, and the current message
    uses a multipart content, don't replace the entire message body with the
    rewritten SDP, but only the part of the body that is SDP.
    
    closes #3854

commit c8e519f6cc99f14d5e61e56f710776ef05bcc4fd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Fri Apr 5 10:55:09 2024 +0200

    rtpengine: added param write_sdp_pv_mode
    
    - if set to 1, write the returned sdp in pv and set the body
    - default 0, write only in pv (existing behaviour so far)

commit 9aa64b6a38dd1699d0ea959ed757c57152bc0e23
Author: root <root@sbc-stage-a0.nga911.com>
Date:   Thu May 16 20:29:21 2024 +0000

    spec update

commit afbad5643903dffb12c8ef58d358dbebaff5ffbc
Author: Nikolay Ivanuschak <ivanuschak.nikolay@gmail.com>
Date:   Wed Jan 24 23:49:15 2024 +0300

    lost: fixed multiple callinfo parsing
    
    JIRA: WASH-46
