Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

Via the option Night Mode you can turn off the Maxwell display during a specified time window. 


Additional you have the option to disable the audio signalling of an incoming call during this time window.

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleWeb-interface

In the web-interface go to: SETTINGS - Desk Phone - Display - Night Mode

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning
Parameter
IsNightModeEnabled

0 = Disabled

1= Enabled

NightModeStartTimeStart time in format: HH:MM
NightModeEndTimeEnd time in format: HH:MM
IsNightModeSilencingCalls

0 = Disabled

1= Enabled

Example:

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="mx3b">

<nvm>

<param name="IsNightModeEnabled" value="1"/>
<param name="NightModeStartTime" value="11:35"/>
<param name="NightModeEndTime" value="12:20"/>
<param name="IsNightModeSilencingCalls" value="1"/>

</nvm>

</provisioning>