User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 394
Dialogic Corporation
Update to Section 3.1.18, Simultaneous Disconnect From Any State
The scenario depicted in Figure 21 is incorrect. The following figure shows the correct
scenario:
GCIS_EXEV_TONEREDEFINEFAIL when
using Springware Boards
Note: When using DM3 Boards, this event
is not supported.
The request to redefine tone(s) in the firmware tone template table
failed.
GCIS_EXEV_TRANSFERACK when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
A TRANSFER ACKNOWLEDGE message was received from the
network. The indicated network has accepted a request to transfer
a call.
GCIS_EXEV_TRANSFERREJ when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
A TRANSFER REJECT message was received from the network.
The indicated network has rejected a request to transfer a call.
GCIS_EXEV_TRANSIT when using
Springware Boards
When using DM3 Boards, the equivalent
event is GCEV_TRANSIT
After a transfer is established, transit messages are used for
relating messages between the originating end and the terminating
end.
GCIS_EXEV_USRINFO when using
Springware Boards
When using DM3 Boards, the equivalent
event is GCEV_USRINFO
A USER INFORMATION message has been received by the
application, indicating that a user-to-user information (UUI) event
is coming. For example, this event is received in response to a
gc_Extension(GCIS_EXID_SNDMSG) function call, from the far
end, in which the msg_type is SndMsg_UsrInformation. Use the
gc_GetCallInfo( ) function to retrieve the UUI or look into the
extension event data. Field parmblk of EXTENSIONEVTBLK will
hold following parameters: GCIS_SET_IE, GCIS_PARM_UIEDATA
(char array, maximum length can go to MAXLEN_IEDATA):
Unprocessed IEs in CCITT format. The IEs are returned as raw
data and must be parsed and interpreted by the application.
Event Description