Re: [Sip-implementors] out of sequence number

2013-05-29 Thread Kanumuri, Sreeram
-implementors Subject: [Sip-implementors] out of sequence number When a SIP endpoint reboots, it will come to use the same initial sequence number to register with the proxy again. The proxy will complain it with out of sequence error. After timeout, the proxy will start to accept this registration

[Sip-implementors] out of sequence number

2013-05-29 Thread Jing Jiang
When a SIP endpoint reboots, it will come to use the same initial sequence number to register with the proxy again. The proxy will complain it with out of sequence error. After timeout, the proxy will start to accept this registration again. How should I resolve this? Thanks, Jing -