Juha Heinanen writes:

> Path: 
> <sip:192.98.102.10;transport=tcp;lr;received='sip:192.98.102.10:58022;transport=tcp'>.

according to rfc3261

pvalue = 1*paramchar
paramchar = param-unreserved / unreserved / escaped
param-unreserved = "[" / "]" / "/" / ":" / "&" / "+" / "$"
unreserved = aphanum / mark
mark = "-" / "_" / "." / "!" / "̃" / "*" / "’" / "(" / ")"

my conclusion is that ; and = in received value needs to be escaped.

am i the only one who has ever used add_path_received function or is
this a newly introduced bug?

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to