Hi list
we've found a (at least for me) strange behavior in kamailio 4.0.2
(didn't try this in other versions). Adding a parameter un the r-uri
host part renders different values for the $rU:
Call 65: Full ru = sip:34661574758;npdi@79.170.68.150
Call 65: rU= 34661574758;npdi
Call 66: Full ru = sip:34661574758;npdi@79.170.68.150;user=phone
Call 66: rU= 34661574758
That is, if user=phone is added as a uri parameter the $rU changes
(incorrectly I guess).
Waht do you think?
Regards
Javi