after the reception of the first 2xx response. At this point all the
early dialogs that have not transitioned to established dialogs are
terminated. Once the INVITE transaction is considered completed by
the UAC core, no more new 2xx responses are expected to arrive.
-----Original Message-----
From: Pavana Kumar [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 11:42 AM
To: 'Dasgupta Angshuman-A18655'; Pavana Kumar; [EMAIL PROTECTED]
Subject: RE: [Sip-implementors] Dialog Not getting Terminated - UrgentBut if 2xx doesn't come the transaction Timer for 64*T1 (Timer B in case of Invite client) will expire so there is no problem. Only in case of Dialog this problem exists. What should be the value of timer (for 2xx) ???Pavana Kumar C.M
Project Lead
Ind-TeleSoft Pvt. Ltd. | Open Services Solutions for Converged Networks
Ph: +91-80-550 8930 | Ext. 465 | Fx: +91-80-552 1164
E-mail: [EMAIL PROTECTED] | URL: www.telesoftinc.com
Information contained in this E-MAIL being proprietary to Ind TeleSoft is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. You are notified that any use, copying, disclosure or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it.
-----Original Message-----
From: Dasgupta Angshuman-A18655 [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 11:33 AM
To: Pavana Kumar; [EMAIL PROTECTED]
Subject: RE: [Sip-implementors] Dialog Not getting Terminated - UrgentThere needs to be a timer for the dialog (wait_for_final_response) - consider this - a 1xx will kill the transaction timers for the client INVITE. even then, the dialog will remain hanging, if the 2xx didn't come. In your case, when this timer fires, (and it will, since the dialog did not receive the 2xx) the dialog should be killed.-----Original Message-----
From: Pavana Kumar [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 10:33 AM
To: [EMAIL PROTECTED]
Subject: [Sip-implementors] Dialog Not getting Terminated - UrgentHi All,Consider the following sceanario. A UA initiates an INVITE and gets 1xx Response with a To Tag. This will establish an early dialog on the UA Side. Now suppose 200 OK comes with a different To Tag (may be due to error in the UAS) than the one in 1xx Response, then what should be the behavior??The problem here is that the Transaction will match becasue Via Branch and CSeq Method have not changed and so the transaction gets terminated but the Dialog will remain hanging.... How will this dialog get terminated???Regards,Pavana Kumar C.M
Project Lead
Ind-TeleSoft Pvt. Ltd. | Open Services Solutions for Converged Networks
Ph: +91-80-550 8930 | Ext. 465 | Fx: +91-80-552 1164
E-mail: [EMAIL PROTECTED] | URL: www.telesoftinc.com
Information contained in this E-MAIL being proprietary to Ind TeleSoft is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. You are notified that any use, copying, disclosure or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it.
_______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
