Status: Accepted
Owner: jean.deruelle
Labels: Type-Defect Priority-Medium Component-JAIN-SIP TelScale-6.1.3.GA

New issue 33 by jean.deruelle: Improve Forking to get the Original Dialog
http://code.google.com/p/jain-sip/issues/detail?id=33

When processing a response, if the ClientTransaction detects a modification of the to-tag, it will spawn a new Dialog. This could happen by example if Alice would Invite a forking proxy whom would 180ring Bob but finally 200Ok on Carol. In this scenario, Alice's application layer might have difficulty to find back its context because the applicationData provided on the initial Dialog had been lost since the dialog had been overriden by the stack.

Reply via email to