Comment #7 on issue 33 by [email protected]: Improve Forking to get the Original Dialog
http://code.google.com/p/jain-sip/issues/detail?id=33

This issue was updated by revision 36ec38ff806b.


Backport to TelScale branch

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.

___
Using DialogExt, add a mapping between the new forked dialog and the former know dialog

git-svn-id: https://svn.java.net/svn/jsip~svn/trunk@2171 8e71dc83-d81e-6649-80f2-80b843a9b2be
(cherry picked from commit 17afeef36dcc90c33f9a0d1b6cfe6873c581b4e1)
(cherry picked from commit 9577ae2a3c534371d42ff0d33b43c9ad8bb6660f)

--
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.

Reply via email to