User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 380
Dialogic Corporation
gc_ReleaseCallEx( ) functions to terminate the call completely. If GCEV_TASKFAIL is received,
just use gc_ReleaseCallEx( ) to terminate the call; there is no need to use gc_DropCall( ).
The last sentence of this paragraph is incorrect and should be deleted. Information
about error handling in asynchronous mode, including what to do when
GCEV_TASKFAIL is received, appears later on page 226.
Update to gc_util_delete_parm_blk( ), gc_util_find_parm( ), and gc_util_next_parm( )
(PTR# 32544)
On the gc_util_delete_parm_blk( ), gc_util_find_parm( ), and
gc_util_next_parm( ) function reference pages, the Errors section is not correct. The
gc_util_delete_parm_blk( ) function returns nothing. The gc_util_find_parm( ) and
gc_util_next_parm( ) functions return NULL if there is an error.
Update to gc_SndMsg( )
Because of a new feature in the Service Update, the gc_SndMsg( ) function has a
new message type, SndMsg_RawEEM. For information about this message type, see
Section 1.34, “Ability to Send and Receive DPNSS End to End Messages”, on page
100 of this Release Update.
Updates for analog call transfer support on Dialogic
®
Springware Boards
Because of a new feature in the Service Update, the gc_BlindTransfer( ),
gc_SetupTransfer( ), gc_CompleteTransfer( ), and gc_SwapHold( ) functions are
now supported for Dialogic
®
Springware Analog technology. Table 1, Global Call
Function Support by Technology, and the individual function reference pages
should be updated to indicate this.
Updates for call transfer support on Dialogic
®
DMV160LP Board
Because of a new feature in the Service Update, the gc_SetupTransfer( ),
gc_CompleteTransfer( ), and gc_SwapHold( ) functions are now supported for
Dialogic
®
DM3 Analog technology (DMV160LP Board only). Table 1, Global Call
Function Support by Technology, and the individual function reference pages
should be updated to indicate this.
New alarms for Dialogic
®
DM3 Boards
Because of a new feature in the Service Update, several new T1/E1 alarms are
supported. For information about these alarms, see Section 1.60, “Enhanced GCAMS
on Dialogic
®
DM3 Boards”, on page 233 of this Release Update.
Update to the Data Structures chapter
Because of a new feature in the Service Update, dynamically retrieving and modifying
selected protocol parameters when using Dialogic
®
DM3 Boards, information about
some new and modified data structures should be added. For information about the
new feature, see Section 1.42, “Dynamically Retrieving and Modifying Selected
Protocol Parameters When Using Dialogic
®
DM3 Boards”, on page 113 of this
Release Update. Information about the data structures is in Section 1.42.2, “Extended
and New Data Structures”, on page 133.
Update to GCLIB_MAKECALL_BLK
On the GCLIB_MAKECALL_BLK data structure reference page, in the Description
section, GCMAKECALLBLK_DEFAULT should be changed to
GCMKCALLBLK_DEFAULT.