Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-3.0.0.FINAL
Roadmap-Fix
New issue 260 by [email protected]: "Event header is not parameterable !"
http://code.google.com/p/sipservlets/issues/detail?id=260
What steps will reproduce the problem?
1. SIP Servlet application that receives SUBSCRIBE requests.
2. Get the "Event" header (RFC 3265) using
SipServletMessage.getParameterableHeader().
3.
What is the expected output? What do you see instead?
Expected: Parameterable object
Got: "javax.servlet.sip.ServletParseException: Event header is not
parameterable !"
What version of the product are you using? On what operating system?
mss-3.0.0-SNAPSHOT-apache-tomcat-7.0.50-1402131520; Ubuntu 10.04.4 LTS
Please provide any additional information below.
For the method SipServletMessage.getParameterableHeader(String name),
the SIP Servlet 1.1 javadoc states that:
" This method can be used with headers which are
defined to contain one or more entries matching
field-value *(;parameter-name=parameter-value)
as defined in RFC 3261. This includes, for example,
Event and Via."
--
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/d/optout.