@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/kamailio/issues/3794/2049632256(a)github.com>