Specifies the number of timeslots on which the DSP can transmit data.
DSP.C5x[x].NumTxTimeSlots = numberslots
x = 0-(n-1) (A range of DSP cores where n equals the total number of DSP cores available.)
Read/Write
Integer
32
16 | 32
DSP.C5x[0].NumTxTimeSlots = 16
Conferencing applications can require more than 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 |