Previous PageTable Of Contents../index.htmlIndexNext Page



12.4. Operating in an R4 on DM3 Fixed Routing Configuration

All information specific to using a fixed routing configuration is provided here, including information on interoperability, device management, and guidelines and examples for implementing an application.

The DM3 fixed routing configuration is consistent with the clustering operation used in the DM3 Application Foundation Code (AFC).

Since an R4 for DM3 application must use GlobalCall for call control on DM3 boards, the DM3 network interface devices must be opened with the gc_Open( ) or gc_OpenEx( ) function. Where call control is not required, such as with ISDN NFAS, dt_open( ) may be used to open DM3 network interface devices.

Also, since the voice device and network interface timeslot in a DM3 fixed routing configuration are permanently routed and attached to each other, SCbus routing and attaching of the devices is unnecessary with DM3 hardware. The same is true of a fax device and its network interface timeslot in the DM3 fixed routing configuration. The resource device (voice/fax) and its associated DTI network interface timeslot on the same physical port are tied together in a DM3 cluster. The resource channel is explicitly tied to the network interface timeslot; and the voice resource cannot be shared or separately routed to another network interface device. Thus, the resource device and associated network interface device are bound together in a static link, and there is no support for routing the resource independently to the SCbus. However, the DTI network interface can be routed to the SCbus, allowing access to other SCbus resources.

With the DM3 fixed routing configuration, the voice or fax resource device has no direct access to the CT Bus timeslots and it is neither necessary nor possible to attach the resource and network interface devices together from the host. Therefore, in most cases, an R4 for DM3 application does not need to open the voice channel device and/or the network interface timeslot device directly using the dx_open( ) and dt_open( ) functions, respectively. However, the fax device must explicitly be opened using fx_open( ). Although the fax device also has no direct access to the CT Bus timeslots and therefore cannot be routed over the CT Bus, it is necessary to retrieve the fax device handle to do fax operations.

The following summary applies only to a DM3 fixed routing configuration and presents some guidelines for DM3 device-handling using the GlobalCall API.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Intel Corporation
All rights reserved
This page generated February, 2002