DSP.C5x[x].NumRxTimeSlots

Specifies the number of timeslots on which the DSP can receive data.

Syntax

DSP.C5x[x].NumRxTimeSlots = numberslots

x = 0-(n-1) (A range of DSP cores where n equals the total number of DSP cores available.)

Access

Read/Write

Type

Integer

Default

32

Allowed values

16 | 32

Example

DSP.C5x[0].NumRxTimeSlots = 16

Details

Conferencing applications can require 16 timeslots per DSP. Decreasing the number of timeslots per DSP allows more DSP MIPS per conference call. For more information about using this keyword in conjunction with conferencing applications and determining which streams are attached to logical DSP numbers, refer to the Dialogic® NaturalAccess™ NaturalConference™ API Service Developer's Manual.

Caution:

Due to a DSP architectural limitation, DSPs in a pair core must maintain the same timeslot setting. For example:

DSP.C5x[0..1].NumRxTimeslots = 16

See also

DSP.C5x[x].OS, DSP.C5x[x].NumTxTimeSlots, DSP.C5x[x].XLaw