Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section

Introduction.

Normally our phones will subscribe to the voicemail service to light its red Message Waiting Indicator when a new message is available and turn off when all messages have been read.

Some platforms do not want that the subscribe to be sent, and will automatically inform the device if a new message is available.

From software 2.15.9 we have implemented the option to switch off the Message Waiting Subscription via provisioning.

Provisioning parameter

ParameterMin. ValueMax. ValueDescription.
Calls.Missed.Subscribe.Active01

0 = inactive - Subscribe for MWI is not

 send

 sent to server, MWI displayed correctly
1 = active (default) - Subscribe for MWI is

send

sent to server, MWI displayed correctly

Example: <param name="Calls.Missed.Subscribe.Active" value="0" />