Content
C520 C620 M100 M200 M500
Web User Interface
Model | Web User Interface |
---|---|
C520 | System → SIP Account Management → Account x → Voicemail Settings → Ignore Unsolicited MWI |
M500 | System → SIP Account Management → Account x → Features → Voicemail Settings → Ignore Unsolicited MWI |
Phone User Interface
N/A
Text Configuration
sip_account.x.mwi_ignore_unsolicited = VALIDVALUE
XML Configuration (C520, C620, M100, M200 only)
<sip_account>
<idx id="x">
<mwi_ignore_unsolicited>VALIDVALUE</mwi_ignore_unsolicited>
</idx>
</sip_account>
Description
Enables or disables ignoring of unsolicited MWI notifications—notifications in addition to, or instead of, SUBSCRIBE and NOTIFY methods—for account x. Disable if MWI service is configured on the voicemail server and does not involve a subscription to a voicemail server.
Valid Values
0 (disabled), 1 (enabled)
Default Value
Model | Default Value |
---|---|
C520 | 1 |
C620 M100 M200 M500 | 0 |