Specifications
Chapter 11 - Signalling Protocol Configuration – SIP Administration Manual (SIP/MGCP Version)
AT-VP504E FXS 90
Spaces outside the quotation marks are ignored.
If you want to use the quotation mark character in a
string, you must precede it with \.
Example:
"ABC Inc" = "John \"Jake\" Smith":"Hello"
Adding a User Name and Password
To add a user name and password that apply to all ports:
1. In the SIP MIB, locate the
sipUAAuthUsrPwd
variable in the
sipUAAuthGroup
.
This variable is used to define the username and password
used for authentication. This value is used by all ports.
2. Set a username and password for this variable according to
the following syntax:
"realm1"="username1":"password1";"realm2"="userna
me2":"password2";.."realmn"="usernamen":"password
n";
Refer to “Username and Password Syntax” on page 89 for
details on how to define this variable.
To add individual user names and passwords for each port:
1. In the SIP MIB, locate the
sipUA1AuthUsrPwd
variable in the
sipUA1AuthGroup
.
This is the username and password used for authentication.
This value is used only by this port.
2. Set a username and password for this variable according to
the following syntax:
"realm1"="username1":"password1";"realm2"="userna
me2":"password2";.."realmn"="usernamen":"password
n";
Refer to “Username and Password Syntax” on page 89 for
details on how to define this variable.
Note: You can repeat the same process for each port of the
AT-VP504E FXS.