SIP WWW-Auth Credentials Panel

These are authentication credentials that can be used if the Blueworx platform receives a WWW-AUTH challenge on a SIP request. They function much the same as WWW-Auth Credentials but apply to the whole BVR system rather than a Registrar

Table 1. BAM Command Line Utility SIP WWW-Auth Credentials options
Name Description
View SIP WWW-Auth Credentials View already defined SIP WWW-Auth Credentials
Add SIP WWW-Auth Credentials Add a new SIP WWW-Auth Credential
Update SIP WWW-Auth Credentials Update an already defined SIP WWW-Auth Credential
Remove SIP WWW-Auth Credentials Remove an already defined SIP WWW-Auth Credential

Table 2. Mandatory Parameters
Name Description
Realm When a SIP WWW-Auth challenge is received it will specify a "realm". The realm parameter must match the realm provided in the SIP authentication challenge for these credentials to be used.
Username The username for these credentials.
Password The password for these credentials. Note: An HA1 hash of the username and password is stored by the Blueworx platform rather than the plaintext password.

Table 3. Optional Parameters
Name Description Default
QOP Type Specifies the QOP (Quality of Protection) type for these WWW-Auth credentials. Available options are AUTH and AUTH_INT. AUTH_INT