fxoEndOfCallToneCustomCadence
MX-FXO-MIB ·
.1.3.6.1.4.1.4935.15.45.1.20.30.10
Object
scalar
r/w
OctetString
Custom cadence.
A cadence is a series of frequencies that are played for a specified time,
making up a tone. The format for a cadence is 'on, off, on, off, ...' where
'on' and 'off', respectively are numerical values representing the time in
milliseconds that the frequency can and can't be detected.
Example: '2000, 1000, 2000, 0' is a cadence where the frequency will play for
2 seconds, stop for 1 second, and play for two more seconds. This example is
also equivalent to setting the string '2000, 1000, 2000'.
Up to three 'on, off' pairs can be specified. Specifying less than those six
values will result in '0' values being added as necessary. Specifying more than
six will only use the six first values.
A cadence starting with a value of zero (0) is invalid. The first zero (0)
found in the string signals the end of the cadence (i.e. '200, 0, 300' is the
same as '200').
Allowed range for the 'on' and 'off' values are 0 to 32767.
These values are expressed in milliseconds (ms).
Context
- MIB
- MX-FXO-MIB
- OID
.1.3.6.1.4.1.4935.15.45.1.20.30.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxoEndOfCallToneCustomSettings
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fxoEndOfCallToneCustomRepetition Repetition of the cadence.
Number of times the custom cadence must be detected to consider the custom
end-of-call tone has been detected. | scalar | Unsigned32 | .1.3.6.1.4.1.4935.15.45.1.20.30.15 |
| fxoEndOfCallToneCustomFrequency Frequency to detect in the custom cadence.
A customized tone detection can only detect a single frequency. To detect tones
made of multiple frequencies, create the cade… | scalar | Unsigned32 | .1.3.6.1.4.1.4935.15.45.1.20.30.5 |