Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1552 by [email protected]: Container does not recognise
100rel if there are other extensions on the Require or Supported line
http://code.google.com/p/mobicents/issues/detail?id=1552
What steps will reproduce the problem?
1. Send in an INVITE with a Require: (or Supported:) header of "timer,
100rel"
2. Attempt to send a response reliably.
3. Response send fails.
What is the expected output? What do you see instead?
Expected a reliable response to be sent.
Got "javax.servlet.sip.Rel100Exception: The UAC didn't indicate support for
100rel in the request"
What version of the product are you using? On what operating system?
mss-1.4-SNAPSHOT-apache-tomcat-6.0.20-1006141845 on Windows XP
Please provide any additional information below.
Attached zip contains four SIPp scripts, with associated logs and Wireshark
traces. The "works*" files contain just a 100rel tag, the "fails*" files
contain "timer, 100rel".
Attachments:
100rel.zip 11.2 KB