Previous PageTable Of Contents../index.htmlIndexNext Page



12.3. Using the GlobalCall API in an R4 on DM3 Fixed Routing Configuration

In R4 applications that use a DM3 fixed routing configuration, it is not possible to specify the protocol and voice device in the ASCII string pointed to by the devicename parameter in gc_Open( ) and gc_OpenEx( ) commands.

The devicename can be as simple as:

where:

The following restrictions apply:

For R4 applications that use earlier-generation boards, it is possible to open a line device using the gc_Open( ) function, open a voice device using the dx_open( ) function, then use the gc_Attach( ) function to associate the voice device with the line device, using the line device ID and the voice device handle.

For R4 applications that use DM3 fixed routing configurations, this is neither necessary nor possible. A voice device is automatically associated with a line device as part of a DM3 cluster configuration during DM3 initialization. Therefore, the gc_Attach( ) and gc_Detach( ) functions are not supported.

NOTE:
Including a voice device name that is different than the voice device automatically associated with the line device, in the devicename parameter of the gc_Open( ) function returns an error.

For R4 applications that use a DM3 fixed routing configuration, the gc_GetFrame( ) and gc_SndFrame( ) functions are supported. The DM3 firmware supports direct layer 2 access in DM3 fixed routing configurations.


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