FAQ SL800H / S700H / R700H - Sound profiles


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 image2021-7-22_10-7-6.png ... The profile currently set is shown
  2. Switch between the profiles using the key image2021-7-22_10-7-6.png


Default setting

Profile Loud

Profile Silent

Profile Personal

Silent alert

On

Same as Profile Personal

Off

Ringtone

On 

Off

On

Ringtone volume

Internal

5

Off

5

External

5

Off

5

Handset volume

Receiver

5

3

3

Handsfree

5

3

3

Advisory tones

Key click

Yes

No

Yes

Battery tone

Yes

Yes

Yes

Confirmation tone

Yes

No

Yes

Auto-provisioning

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


Parameter

Value

Description

audio_profile_visible

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

When deactivated, the key image2021-7-22_10-7-6.png 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>