Versions Compared

Key

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

The following ringtones are

in our handsets

by default delivered with these handsets.

Ringtones
01 Signal
02 Memo (Msg prio medium from SW11)
03 Down (Internal calls)
04 Vibe (Emergency)
05 Egg
06 Gigaset (External calls)
07 Super 4
08 Set (Msg prio low from SW11)
09 Tone One (Group calls)

( linked sound files must not be used for production )

x40000 Byte)x_ (25575 Byte)x_ (104000 Byte)x (60417 Byte)x (4800 Byte)x (307200 Byte)xx (160000 Byte)x192000 Byte)x (96000 Byte)xSchieber, Stefan)xSchieber, Stefan)x (added for Schieber, Stefan)x (added for Schieber, Stefan) (~ 450 Byte mc )28

SM_MEL_3_4_5_ALU_POLY_INCODE (short 4488 Byte) (For Alarming) 

x Doorbel

Door-intercom ringer (Ringtone that signal a person in front of the door.)doorbell-20200729-16k-mono.mp3 ( Sampled from IKEA wine glass)

x
Domino new ringtone proposalMelody size

Pro new HS DBB

SW 5

Retail
01 Signal (14 Byte)14xx
02 Memo (14 Byte)14xx
03 Down (38 Byte)38xx
04 Vibe (38 Byte)38xx
05 Egg (40 Byte )40xx
06 Gigaset (70633 Byte)70633xx
Harmonize (90000 Byte)90000
07 Super 4 (52 Byte)52xx
08 Set (16 Byte)16xx
09 Tone One (21600 Byte)21600x
10 Step to B (40000xx11 Sim (64000 Byte)64000xOptional)
11 Sim
12 P Cut25575x
13 T Cup104000x
14 Piano60417x
15 Dunken4800x

16 Evolve

307200

x17 Authumn (176552 Byte)176552x
17 Autumn
18 Twelve160000x
19 Smile (192000xx
20 Flightzone (323368 Byte)323368xx
Door station))
20 Flightzone
21 Waste21 Waste (323368 Byte)323368x
22 Green Tea96000x

23 Try Better

32000

24 Carousel

~170

25 Classic Ring

27334

26 Fountain

~450xUnify M3 01 (same as 01 Signal) (14 Byte)14Unify M3 02 (14 Byte)14Unify M3 03 (20 Byte)20Unify M3 04 (30 Byte)30Unify M3 05 (28 Byte)

27 Alarm 1

4488x

28 Alarm 2

SM_MEL_3_4_5_AL1_POLY_INCODE (16000 Byte) (For Alarming)

16000

(msg prio high)

28 Alarm 2

29 Alarm 3
30 Alarm 4
31 Alarm 5
32 Alarm 6

33

~15696x

34 DR1

bellcore-dr1 (48000 Byte G722)  (~10 byte when implemented in melody control)

48000
10(mc)

x

35 DR2

bellcore-dr2 (48000 Byte G722) (~18 byte when implemented via melody control)

48000
18(mc)

x

36 DR3

bellcore-dr3 (48000 Byte G722) ( ~ 26 byte when implemented via melody control )

48000
26(mc)

x

37 DR4

bellcore-dr4 (48000 Byte G722) ( ~ 26 byte when implemented via melody control )

48000
26(mc)
x

38 DR5

bellcore-dr5 (48000 Byte G722) (~10-20 byte when implemented via melody control )

48000
10-20(mc)

Doorbell

34 DR1

35 DR2 (msg prio low changed with SW11)

36 DR3 (msg prio medium changed with SW11 )

37 DR4

38 DR5


The Line ID is needed when you want provisioning the ringtones.

Distinctive ringLine ID before SW 2.26Line ID with SW 2.26 or higherDefault ringtones
InternalinternalinternalDown
Externalexternal0x01Gigaset
GroupN.A.0x02Tone One
DoorN.A.0x03smile
EmergencyN.A.0x04Vibe
OptionalN.A.0x05Step to B
Alarm LowMsg prio lowN.A.0x09DR2 -> changed to 8 Set in SW11
Msg prio mediumAlarm MediumN.A.0x10DR3 -> changed to 02 Memo in SW11
Msg prio highAlarm HighN.A.0x11Alarm1
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning

In the following example we have created an ringtone named audiofile.722 using the external tool.

In the provisioning file we first upload the audio file before we assign it to the internal melody, else the assignment will not work if the audio file is not in the handset.

Dependent on the distinctive ring setting in the Nx70 the ringtone for the External line has to be configured using external_calls_ringer_melody or ringer_melody_line_1 when we configured both then the setting distinctive ring has no influence, it will both work.

Info
iconfalse

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

<resources>

<resource_file type="sounds" crc="0xFFFF" url="http://192.168.178.201/dbb/audiofile.722" />

<!-- crc is not used -->

</resources>

<nvm>

        <param name="internal_calls_ringer_melody" value="audiofile" />
        <param name="external_calls_ringer_melody" value="07 Super 4" />
        <param name="ringer_melody_line_1" value="07 Super 4" />

<!-- line_ID number can be found in the table above -->

</nvm>

</provisioning>