Comment #4 on issue 207 by [email protected]: Support for Call-ID including ')' character
http://code.google.com/p/sipservlets/issues/detail?id=207

This issue was updated by revision e149098947ec.


Backport to master

Current code in SessionManagerUtil.parseSipSessionKey() assumes that the only ')' character in a key is the one enclosing the session key.

This is incorrect in general as the key includes the Call-ID and Call-ID can include ')' character (see below ABNF extracted from RFC3261). If this happens, parsing fails and sip sessions are no longer accessible.
(cherry picked from commit 9265dda4c20f130c18bb030308e6efbf63305a7b)

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to