R0106-HP MSR Router Series Voice Command Reference(V7)
154
Syntax
mwi
undo mwi
Default
MWI is disabled.
Views
FXS interface view
Predefined user roles
network-admin
Usage guidelines
A voice entity bound to a voice interface can send SUBSCRIBE messages only after you enable MWI for
the voice interface.
Examples
# Enable MWI for FXS interface 2/1/1.
<Sysname> system-view
[Sysname] subscriber-line 2/1/1
[Sysname-subscriber-line2/1/1] mwi
mwi-server
Use mwi-server to configure the voice mail server information.
Use undo mwi-server to remove the configured server information.
Syntax
mwi-server { dns domain-name | ip ip-address } [ port port-number ] [ expires seconds ] [ transport { tcp
[ tls ] | udp } ] [ scheme { sip | sips } ] [ unsolicited ]
undo mwi-server
Default
No voice mail server information is configured.
Views
SIP view
Predefined user roles
network-admin
Parameters
dns domain-name: Specifies the domain name of the voice mailbox server, which consists of
dot-separated strings (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 (.), and has a maximum length of 255 characters.
ip ip-address: Specifies the IP address of the voice mailbox server.
port port-number: Specifies the port number for the voice mailbox server, in the range of 1 to 65535. The
default is 5060.