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


6.2. Routing Using Individual SCbus Routing Functions

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

  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 12 on the D/240SC-T1 board by issuing a dt_getxmitslot( ) call.
  3. Connect fax receive channel 2 of the VFX/40ESC board to digital transmit channel 12 on the D/240SC-T1 board by issuing a fx_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 fax transmit channel 2 of the VFX/40ESC board by issuing a fx_getxmitslot( ) call.
  5. Connect digital receive channel 12 on the D/240SC-T1 board to fax transmit channel 2 of the VFX/40ESC board by issuing an dt_listen( ) call. This function uses as input the information contained in the SC_TSINFO structure returned by the fx_getxmitslot( ) call of step 5.

When these functions return, full duplex communications between the fax and 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