On Sat, 22 Apr 2006 15:17:30 +0100, Aymeric Moizard <[EMAIL PROTECTED]> wrote:
I've already tested the qop support with nonce count with osip/exosip and it worked (in eXosip2) at least for one transaction with minor change in exosip2. A few code should be written to make it really work. (check the previous nonce count and reuse it for next header: really simple if I remember!
Hi Aymeric, I did have to make a few code changes in the end. The qop support wasn't compiled in and had two small bugs. I've fixed those and tested them so it doesn't need to be experimental anymore. qop=auth and qop=auth-int needed to treated differently; qop=auth-int needs the HEntity in the hash and qop=auth shouldn't have it. Patch attached. I'm using a fixed cnonce which is what other applications do and there is support for nonce counts. Regards, Dermot. --
linphone_qop.patch
Description: Binary data
_______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
