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

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


I believe this was being caused by a corrupt win32 build.

 

-justin

 


From: Justin Matthews [mailto:jmatthewsr@xxxxxxxxx]
Sent: Tuesday, December 05, 2006 3:41 PM
To: 'resiprocate-devel@xxxxxxxxxxxxxxxxxxxx'
Subject: '+' 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