Hi,
during testing SER at SIPit 24 I discovered something what I believe is a major bug in the To and From header parser of SER.
When you send a request with a To or From header like this: To: sip:nils@invalid.com;foo the To header parameter parser fails, and the whole To header is not parsed. According to the BNF of 3261 generic parameters without parameters are allowed in To and From header.
as I received so far no feedback at all for this issue I'm wondering if everybody is just fine with the fact that sip-router can not parse parameter only values in To and From header (and maybe other headers which use the parse_to function). Or is everybody just still puzzled by this fact and still reviewing my patch?
Regards Nils