Status: Started
Owner: jean.deruelle
Labels: Type-Defect Priority-Medium MSS-1.6.0.FINAL Release-Type-FINAL Roadmap-Fix Component-Sip-Servlets JBCP12-Patch-1.2.11

New issue 2366 by jean.deruelle: Implements SipFactory.createRequest(SipServletRequest origRequest, boolean sameCallId) even if deprecated
http://code.google.com/p/mobicents/issues/detail?id=2366

http://hudson.jboss.org/hudson/view/Mobicents/job/MobicentsBooks/lastSuccessfulBuild/artifact/api-docs/jsr289/javadocs/javax/servlet/sip/SipFactory.html#createRequest(javax.servlet.sip.SipServletRequest, boolean)

currently the boolean isn't taken into account because it breaks the provisions of RFC 3261 but to preserve backward compat and help in some tricky HA architectures, this has to be implemented

Reply via email to