Hi Dale, What do u mean by 'second INVITE'? If you are talking about retransmission or reINVITE then in either case it should belong to one dialog. And if 'from' tag is different (such that it does not belong to any dialog) then it will create a new dialog.
Cheers, Vivek -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dale R. Worley Sent: 26 October 2005 15:03 To: Sip-Implementors Subject: [Sip-implementors] Re: [Sip] IN VITE with different from tag On Wed, 2005-10-26 at 08:49 -0400, [EMAIL PROTECTED] wrote: > What should be the UA behaviour on receiving two INVITE with different > from tags, all other headers are same, should it treat it as different > call since it will create a different dialog? Such a second INVITE is clearly forbidden, so the UA could respond with 400 Bad Request. Ideally, that is what it should do. But it might also treat it as a different dialog. Dale _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
