Previous Page Table Of Contents../index.html IndexNext Page


5.2. Routing Using Individual SCbus Routing Functions

To route the channels using individual SCbus routing functions, perform the following, see Figure 5:

  1. Initialize the SC_TSINFO structure with the required information.
  2. Get the SC_TSINFO structure that contains the number of the SCbus time slot connected to digital transmit channel 23 of the second D/240SC-T1 board by issuing a dt_getxmitslot( ) call.
  3. Connect digital listen channel 12 of the first D/240SC-T1 board to digital transmit channel 23 of the second D/240SC-T1 board by issuing a dt_listen( ) call. This function uses as input the information contained in the SC_TSINFO structure returned by the dt_getxmitslot( ) call of step 2.
  4. Get the SC_TSINFO structure that contains the number of the SCbus time slot connected to digital transmit channel 12 of the first D/240SC-T1 board by issuing a dt_getxmitslot( ) call.
  5. Connect digital receive channel 23 of the second D/240SC-T1 board to digital transmit channel 12 of the first D/240SC-T1 board by issuing a dt_listen( ) call. This function uses as input the information contained in the SC_TSINFO structure returned by the dt_getxmitslot( ) call of step 4.

When these functions return, full duplex communications between the two digital channels will be established.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated December, 2001