r2752 - trunk/libmsip/source/dialogs

Erik Eliasson eliasson at it.kth.se
Sun Sep 10 15:47:31 CEST 2006


On Sun, 2006-09-10 at 15:17 +0200, Mikael Magnusson wrote:

> I think this breaks PRACK support in the client, since -1 is used as a 
> special value by SipDialogVoipClient.cxx. (You could try to change it to 
> "(uint32_t)-1").
> 

Making the variable a int32_t instead of uint32_t should be ok, right?
(RFC3262 limits the rseq value to 2^31-1).

Sorry,
Erik




More information about the Minisip-devel mailing list