Hello,
On 06-09 00:25, Jiri Kuthan wrote:
From these logs:
10(28016) pre_auth(): Credentials with given realm not found 10(28016) REGISTER: challenging user 10(28016) build_auth_hf(): 'WWW-Authenticate: Digest realm="ford.com", nonce="3f578eaee00b29a57d6fb234024d112ecf485627"
"Credentials with given realm not found" means that the server received a SIP message that contained no credentials with given realm (ford.com in this case).
I infer that the radius database includes no user identified by the username in question and domain "ford.com".
No, it didn't make any request to the radius server in this case because it was unable to find proper credentials in the SIP message.
Jan.