R2511-HP MSR Router Series Voice Command Reference(V5)

215
Views
POTS voice entity view
Default command level
2: System level
Parameters
user-info: Specifies a username. A username contains no more than 31 characters, and can include
case-insensitive letters, digits, hyphens (-), underscores (_), and dots (.). The total length of the username
and the domain name cannot exceed 255 characters.
domain domain-name: Specify the domain name. The domain name consists of character strings
separated by a dot, for example, aabbcc.com. Each separated string contains no more than 63
characters. A domain name can include case-insensitive letters, digits, hyphens (-), underscores (_), and
dots (.).The total length of the username and the domain name cannot exceed 255 characters. If you do
not provide the domain name, the domain name configured with the sip-domain command is used. If the
sip-domain command is not configured, the IP address of the interface is used.
Examples
# Configure user information hello@voice.com on a POTS voice entity.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] entity 10 pots
[Sysname-voice-dial-entity10] uri user-info hello domain voice.com
Related commands
sip-domain
url
Use url to specify URL scheme for SIP calls.
Use undo url to restore the default.
Syntax
url { sip | sips }
undo url
Default
SIP URL scheme is adopted.
Views
SIP client view, VoIP voice entity view
Default command level
2: System level
Parameters
sip: Specifies SIP as the URL scheme for SIP calls.
sips: Specifies SIPS as the URL scheme for SIP calls.