[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) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


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

2024-04-11 Thread Christian Berger via sr-dev

Ahh, that makes sense. That's probably it.

Am 11.04.24 um 14:55 schrieb Xenofon Karamanos via sr-dev:

@ChristianBergerSipgate 

Can you confrim that your $du contains a valid sip message? is it 
manually constructed or otherwise created? it seems to have a missing 
|:| in the |received| param.


|du=sip:1.2.4.129;lr;received=sip[2001:db8:0123:4567:89ab:cdef:dead:beef]:1234|
should be
|du=sip:1.2.4.129;lr;received=**sip:**[2001:db8:0123:4567:89ab:cdef:dead:beef]:1234|

—
Reply to this email directly, view it on GitHub 
, or unsubscribe .
You are receiving this because you are subscribed to this thread.Message 
ID: 



___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


--

Christian Berger - ber...@sipgate.de
Telefon: +49 (0)211-63 55 55-0
Telefax: +49 (0)211-63 55 55-22

sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf
HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de - www.sipgate.co.uk
___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


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

2024-04-11 Thread Xenofon Karamanos via sr-dev
@ChristianBergerSipgate 

Can you confrim that your $du contains a valid sip message? is it manually 
constructed or otherwise created? it seems to have a missing `:` in the  
`received` param.

`du=sip:1.2.4.129;lr;received=sip[2001:db8:0123:4567:89ab:cdef:dead:beef]:1234`
should be 
`du=sip:1.2.4.129;lr;received=**sip:**[2001:db8:0123:4567:89ab:cdef:dead:beef]:1234`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3794#issuecomment-2049632256
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org