< Previous by Date | Date Index | Next by Date > |
Thread Index |
I believe this was being caused by a
corrupt win32 build. -justin From: Justin Matthews
[mailto:jmatthewsr@xxxxxxxxx] 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 |