[sr-dev] Re: [kamailio/kamailio] Chaining Transformations {uri.param,received}{uri.host} does not work for IPv6 (Issue #3794)

2024-04-25 Thread ChristianBergerSipgate via sr-dev
Closed #3794 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3794#event-12605578359 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] [kamailio/kamailio] Chaining Transformations {uri.param,received}{uri.host} does not work for IPv6 (Issue #3794)

2024-03-26 Thread ChristianBergerSipgate via sr-dev
### Description Chaining the transformations {uri.param,received} and {uri.host} does not work if the address is IPv6. It works for IPv4 addresses. Reproduction We tested this with the following code: ``` if ($du != $null) { $var(received_uri)=$(du{uri.param,received}); if ($var(re