countryCustomizationTonePattern
MX-TELIF-MIB ·
.0.1775.1.200.500.200.1.300
Object
column
r/w
OctetString
Pattern
Describes a tone pattern.
A tone description contains frequencies, states and loops. Up
to 4 frequencies (f1 to f4) each with a power level can be
defined. At least one frequency/power pair must be defined.
Frequency range is from 10 to 4000 Hz and Power level range
is from -99 to 3 dbm.
The syntax is: f1=<frequency>:<power>
Up to 8 states (s1 to s8) can be defined, each with an
action, a set of frequencies, a duration and a next state. At
least one state must be described if the tone-pattern is not
empty. The action can be 'on', 'off' or 'CID' (for call
waiting tones). The duration of the state is from 10 to 56000
ms. The tone is continuous if no time is specified.
The syntax is: s1=<action>:<frequency>:...:<frequency>:
<duration>:<end-of-loop-indicator>:<next state>
Additionally, a set of states can be enclosed in a loop. The
starting state of a loop is marked with a loop counter (l=),
the range is from 2 to 128. The ending state of a loop is
marked with an end-of-loop indicator (l).
The syntax is: l=<loop count>,<state definition>,...,<state
definition (with end-of-loop-indicator)>,<state
definition>...
Examples:
* Germany dialtone (continuous): 'f1=350:-17,f2=440:-17,s1=
on:f1:f2'
* North America Recall dialtone (3 quick tones followed by
a continuous tone): 'f1=350:-17,f2=440:-17,l=3,s1=
on:f1:f2:100:s2,s2=off:100:l:s1,s3=on:f1:f2'
* Australia ring back tone (on 400ms, off 200 ms, on 400 ms
and off 2000 ms and replay): 'f1=425:-17,f2=400:-5,f3=
450:-5,s1=on:f1:f2:f3:400:s2,s2=off:200:s3,s3=
on:f1:f2:f3:400:s4,s4=off:2000:s1'
Only two frequencies can be used by the Call Waiting tone.
Context
- MIB
- MX-TELIF-MIB
- OID
.0.1775.1.200.500.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- countryCustomizationToneEntry
- Table
- countryCustomizationToneTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| countryCustomizationToneTone Tone
Tone to customise. | column | Enumeration | .0.1775.1.200.500.200.1.100 |
| countryCustomizationToneOverride Override Tone Country Configuration
Allows to override the default country tone setting.
* Disable: The unit uses the default country dialing
s… | column | MX-TCMxEnableState | .0.1775.1.200.500.200.1.200 |