User guide
VoIP phone ports VoIP EP command reference
iMG/RG Software Reference Manual (Voice Service)
6-116
Example A customized dial tone with a single frequency of 440 Hz always present (with no pause).
--> voip ep signaling create create dial1 type dial-tone frequency
440 cadence +continuous
A customized dial tone with a modulated tone (240 Hz modulated by 450 Hz) with a
cadence of +0.4 sec. on, 0.2 sec. off, 0.4 sec. on and 2..6 sec. off.
--> voip ep signaling create create dial2 type dial-tone frequency
240x450 cadence +0.4-0.2+0.4-2.6
A customized ringback tone with a sequence of three tones followed by a pause. The
three tones are executed in order for 0.4 sec, 0.5 sec and 0.6 sec. The pause is 2.5 sec.
--> voip ep signaling create create rbt type ringback-tone frequency
225x325/424x525/320+480 cadence +0.4+0.5+0.6-2..5
type The class of the customized signalling. Valid val-
ues are:
busy-tone
dial-tone
ring
ringback-tone.
N/A
secs Time interval expressed in seconds. Valid values
are from 1 to 3600 seconds.
N/A
frequency One or more (up to three) tones separated by a
“/” char. Each tones can be composed by one of
the following combination of frequency:
f1 - Single frequency
f1xf2 - f1 is modulated by f2
f1+f2 - f1 is a juxtaposition of f2
Only one frequency can be set on a signalling
with a type set to ring.
Values are in Hz.
N/A
cadence A sequence of time intervals to specify if the sig-
nale must be present or not. Each time interval is
prefixed by “+” or “-“ indicating, respectively, the
signal issue or a pause.
Sub-sequences may by provisioned specifying the
number of cycles followed by the cadence inside
brackets. The item “continuous” is available for
infinite repetition or time. Values are in seconds.
N/A