[sr-dev] Re: [kamailio/kamailio] msrp: add frame forward (PR #3934)

2024-07-31 Thread Bruno Santos via sr-dev
With the ability to replace the To-Path and From-Path headers and as long you replace both, you can relay between IPv4 and IPv6 with no problem. As for the SDP, I did it in the routing script (using Lua), I used the sdpops.sdp_get_line_startswith to get the original path and textops.subst_body

[sr-dev] Re: [kamailio/kamailio] msrp: add frame forward (PR #3934)

2024-07-30 Thread Bruno Santos via sr-dev
@bsantos pushed 1 commit. ec23dfff672b5eeb0c4c09bec19320aff254a89e msrp: add forward support with path replacement -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3934/files/bedaaa15ecf1ffbb224d1508be8739e82a5799e2..ec23dfff672b5eeb0c4c09bec19320aff254a89e You are receiving thi

[sr-dev] [kamailio/kamailio] msrp: add frame forward (PR #3934)

2024-07-30 Thread Bruno Santos via sr-dev