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

285
Parameters
length: Duration of playing the message waiting tone in seconds, in the range 1 to 60.
Examples
# Configure the duration of the message waiting tone as 4 seconds for voice subscriber line 3/0.
<Sysname> system-view
[Sysname] subscriber-line 3/0
[Sysname-subscriber-line3/0] mwi tone-duration 4
mwi-server
Use mwi-server to configure the related information of the voice mailbox server.
Use undo mwi-server to remove the configurations.
Syntax
mwi-server { dns domain-name | ipv4 ip-address } [ expires seconds ] [ port port-number ] [ retry
seconds ] [ tcp | tls ] [ scheme { sip | sips } ] { bind | no-bind { loose | strict } }
undo mwi-server
Default
UDP is adopted.
Default
No voice mailbox server information is configured.
Views
SIP client view
Default command level
2: System level
Parameters
dns domain-name: Specifies the domain name of the voice mailbox server, which 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 (.), with a maximum length of 255 characters.
ipv4 ip-address: IP address of the voice mailbox server.
expires seconds: Effective time of the subscription in seconds, which is in the range 10 to 72000, and
defaults to 3600.
port port-number: Port number of the voice mailbox server, which is in the range 1 to 65535.
retry seconds: Subscription retry interval in seconds, which is in the range 10 to 7200, and defaults to
120.
bind: Binding mode, which indicates that the MWI function is bound with the voice mailbox and the
voice mailbox server has set up subscription information for the UA. Therefore, the UA can receive
NOTIFY messages without sending SUBSCRIBEs to the voice mailbox server.
no-bind: Non-binding mode, which indicates that the voice mailbox server does not set up subscription
information for the UA automatically, so the UA has to send a SUBSCRIBE to the server and after that it
can get NOTIFY messages from the server.