On Wed, Jun 22, 2005 at 01:32:50PM -0700, Luigi Rizzo wrote: > On Wed, Jun 22, 2005 at 11:54:41AM -0400, [EMAIL PROTECTED] wrote: > > Ever since the utils.c code "cleanup/upgrade" I have been having a lot > > of problems too. Even with the current CVS head my SIP registrations will > > only mostly work but then fail after a while (hours). Broadvoice seems to > > have to most problems for me. > > that is because they appear to send a non compilant DIGEST instead > of Digest keyword, and should cause immediate problems, not failure > after a while. > It has been fixed short time ago. > Other open issues ? > > cheers > luigi >
The the authentication scheme token (Digest) is case-insensitive according to RFC 2617 section 1.2. Regards, Mikael Magnusson _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
