|
Description:
|
sipUAOtherAcceptedUsernames OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"A comma-separated list of usernames that the endpoint will
recognise as its own, but will NOT register in contacts
sent to the registrar.
Only the username in sipUAMainUsername is registered.
This variable can be used to add variations on the main
user name. For example, let's say that the main user name is
a telephone number, 555-1111. Variations could be the
prefixing of the local area or country code, such as
819-555-1111.
This value can contain multiple usernames. These must
be separated by a ',' character, such as:
user1, user2, 5552222, 18195552222"
DEFVAL {""}
|
|
|