You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

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
Auto-provisioning

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


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

Example:

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

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

</nvm >

</provisioning>

  • No labels