< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] '+' reserved character in contact unescaped causing problem


When resip parses an inbound invite that contains a ‘+’ symbol in the user portion of the contact uri it appears to reach the ‘+’ and stop parsing, leaving a partially parsed uri (no host,port info).  Since its an error to have the ‘+’ unescaped, should I be seeing a parse exception here?  How do I know there is a problem with the contact?

 

Thanks,

 

-justin