DSPStream.SignalIdleCode[x]

Sets the idle code for timeslots on DSP signaling streams.

Syntax

DSPStream.SignalIdleCode[x] = signal_idlecode

x = 0-(n-1) (0-based trunk number or range of trunk numbers where n equals the number of trunks on the board.)

Access

Read/Write

Type

Integer

Default

0x0D

Allowed values

0x00 - 0xFF

Example

DSPStream.SignalIdleCode[0..7] = 0x00

Details

The CG 6060 board signaling DSP uses this value to generate the idle pattern on the outbound signaling trunk.

All trunks must be configured with the same DSPStream.SignalIdleCode setting.

See also

DSPStream.SlotCount, DSPStream.VoiceIdleCode[x]