Hi all,
bad news regarding 14r1:
There is a bug in SIP stack of 14r1 that makes the authentication fail.
Not in every environment, but in some.
It fails if the SIP server sends a digest challenge with "algorithm=md5".
It works as expected if the SIP server sends a digest challenge with "algorithm=MD5".
The crucial point is the letter case.
Uppercase is accepted, while lowercase is NOT.
Reason for the code change was that new digest algorithms are about to come for SIP (RFC 8760) and we prepare our SIP stack for that.
There will be a fix in 14r1 SR1 for this problem.
Older versions (e.g. 13r3 do not have this problem).
We apologize for the inconvenience
/Thomas