|
Description:
|
sipUAMainUsername OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"A string that uniquely identifies this endpoint in the domain.
For example, a telephone number.
This string is used in the creation of the Contact and From headers.
The SIP From header carries the permanent location (IP address,
home domain) where the endpoint is.
The SIP Contact header carries the CURRENT
location (IP address) where the endpoint can be reached.
Contact headers are used in two ways:
First, contacts are registered to the SIP registrar.
This enables callers to be redirected to the endpoint's
current location.
Second, a contact header is sent along with any request
the UA sends (e.g.: INVITE), and will be used by the target
UA as a return address for later requests sent by the
target to this endpoint.
This variable cannot be set to an empty value and is
reset to 333000X during a factory reset, the X digit
being the port number."
DEFVAL {""}
|
|
|