GoIP User Manual
http://www.dbltek.com
59
Appendix C.
Custom Network Tones
This section describes how to define custom network tones.
The “Custom” selection allows the following
tones to be defined as shown on the right.
1. Dial Tone – When an incoming call is answered, this tone
is generated to indicate to the caller to dial a number.
2. Ring Back Tone – When a call is dialed from the device to
VoIP and the SIP 183 is not enabled, this tone is generated
to indicate that the calling is in progress.
3. Busy Tone - When a call dialed from the device to VoIP is busy, this tone is generated.
4. Indication Tone – When a call waiting call is presence, this tone is generated.
The syntax for a network tone script is defined as
<
nf, rpt, p1on, p1off, p2on, p2off, p3on, p3off, f1, f2, f3, f4, l1, l2, l3, l4
>
where
nf
is the number of single frequency tone (1-4) to be generated.
rpt
is the number of times for the tone to be repeated based on the on/off pattern defined (0 means
infinite).
p1on
is the tone on duration for the first frequency tone (ms)
p1off
is the tone off duration for the first frequency tone (ms)
p2on
is the tone on duration for the second frequency tone (ms)
p2off
is the tone off duration for the second frequency tone (ms)
p3on
is the tone on duration for the third frequency tone (ms)
p3off
is the tone off duration for the third frequency tone (ms)
f1
is the frequency of the first tone (300 to 3000Hz)
f2
is the frequency of the second tone (300 to 3000Hz)
f3
is the frequency of the third tone (300 to 3000Hz)
f4
is the frequency of the forth tone (300 to 3000Hz
l1
is the level for tone 1 (range from 0 to 31 with 0 = 3dB, -1dB for each increment)
l2
is the level for tone 2 (range from 0 to 31 with 0 = 3dB, -1dB for each increment)
l3
is the level for tone 3 (range from 0 to 31 with 0 = 3dB, -1dB for each increment)
l4
is the level for tone 4 (range from 0 to 31 with 0 = 3dB, -1dB for each increment)
Example:
1. Dial tone definition: 450Hz@-20dB, on continuously.
The dial tone script is: 1,0,100,0,0,0,0,0,450,0,0,0,23,0,0,0