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

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Distinctive Ring offers the possibility to use different ringtones for Internal, external, group and other calls.

The Platform / provider has to send the correct information using the Alert-Info: Header.

Example: Alert-Info: <http://www.example.com>;info=alert-group

The N670/N870 supports the following options:


NameAlert-Info Header contains
(Default value can be changed, is under development)

Internal Calls

alert-internal

External Calls

alert-external
Group Callsalert-group

Door station

alert-door

Emergency

alert-emergency

Optional

alert-optional


The names and header content can be changed according to your wishes.

DECT handset settings

As DECT handsets have there own ringtones inside and DECT handsets settings can't be changed via auto-provisioning, the user needs to select via the DECT handset menu structure the ringtone.

On the DECT handset: Menu - Settings - Audio Settings - Ringtones (Handset) - Melodies


The feature must be enabled before you register the DECT handsets as the handset menu structure is send during DECT handset registration.

Auto-provisioning
ParameterValue
DmGlobal.0.SupportSipRingtones

0 = Disabled
1 = Enabled

SipRingtones.0.RingToneName1Internal Calls
SipRingtones.0.Ringinfo1alert-internal
SipRingtones.0.RingToneName2External Calls
SipRingtones.0.Ringinfo2alert-external
SipRingtones.0.RingToneName3Group Calls
SipRingtones.0.Ringinfo3alert-group
SipRingtones.0.RingToneName4Door station
SipRingtones.0.Ringinfo4alert-door
SipRingtones.0.RingToneName5Emergency
SipRingtones.0.Ringinfo5alert-emergency
SipRingtones.0.RingToneName6Optional
SipRingtones.0.Ringinfo6alert-optional

Example:

<param name="DmGlobal.0.SupportSipRingtones" value="1"/>
<param name="SipRingtones.0.RingToneName1" value="External"/>
<param name="SipRingtones.0.Ringinfo1" value="external"/>

Web-interface

Is under development

  • No labels