From: sudhagar NAGARAJAN <[EMAIL PROTECTED]>

   Can anyone clarify whether Cseq is always incremented by 1 inside a 
   dialog? for all new requests inside the dialog.

At some place in the RFC, it says that the CSeq should be incremented
by 1.

But -- if the UA incremented the CSeq by more than 1, the other UA
would behave the same way, as it is required to presume that an
intermediate request had been lost by the network.

But -- incrementing the CSeq by more than 1 would not be useful, and
would tend to consume the available CSeq space.  Admittedly, a dialog
has a minimum of 2^31 (IIRC) CSeq numbers available, but if the UA
decides to increment by 2^28, it might run out of numbers.

Dale
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to