Versions Compared

Key

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

The telephone has sound profiles for adapting the handset to the environment conditions:

  • Profile Loud
  • Profile Silent
  • Profile Personal

You can use the Do not disturb profile to prevent the handset signaling an incoming call.

  1. Press the Profile key  ... The profile currently set is shown
  2. Switch between the profiles using the key 


Default settingProfile LoudProfile SilentProfile Personal
Silent alertOnSame as Profile PersonalOff
RingtoneOn OffOn
Ringtone volumeInternal5Off5
External5Off5
Handset volumeReceiver533
Handsfree533
Advisory tonesKey clickYesNoYes
Battery toneYesYesYes
Confirmation toneYesNoYes
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning

Via auto-provisioning, the Sound profile selection can be switched off.


ParameterValueDescription
audio_profile_visible
  • 0 or 'false' - deactivate
  • 1 or 'true' - activate

When deactivated, the key  has no functionality

do_not_disturb_visible
  • 0 or 'false' - hide feature
  • 1 or 'true' - show feature
Hide/show the Do not disturb profile
do_not_disturb_active
  • 0 or 'false' - DND disabled
  • 1 or 'true' - DND enabled
Enable or disable Do not disturb on the handset

Example:

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

<param name="audio_profile_visible" value="1" />
<param name="do_not_disturb_visible" value="1" />

</nvm >

</provisioning>