Hi, in the overlap case we do not care if the nth INVITE reaches the other end before the (n-1)th INVITe, so you do not have to wait for anything before sending the new INVITE.
> Coming back to the original question, what are the conditions that an INVITE > can be received before 100 is sent for a pending INVITE, both bearing the > same call-ids but belonging to different dialogs. the only proposal I am aware of that uses the same Call-ID for different dialgogs is the overlap draft. Therefore, (if we forget about overlap) it is unlikely that you receive two INVITEs with the same Call-ID that belong to different dialogs. If both INVITEs come from different UACs, the Call-ID will be different, since they typically use the something@host format. And if both INVITEs come from the same UAC, it will make sure that the Call-IDs are different. Regards, Gonzalo _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
