DSPStream.VoiceIdleCode[x]

Sets the voice idle code for timeslots on the specified DSP voice streams.

Syntax

DSPStream.VoiceIdleCode[x] = voice_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

0xD5

Allowed values

0x00 - 0xFF

Example

DSPStream.VoiceIdleCode[0..7] = 0x7F

Details

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

See also

DSPStream.SignalIdleCode[x], DSPStream.SlotCount