User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 385
Dialogic Corporation
Update to Section 4.18, gc_SetChanState( ) (PTR# 36726)
The following note should be added to this section:
Note: When a channel is set to out-of-service state, not all protocols send the blocking pattern by default.
For such protocols, a parameter in the .cdp file has to be set to the appropriate value so that the
blocking pattern is sent when the channel is put out-of-service. Refer to the Dialogic
®
Global Call
Country Dependent Parameters (CDP) for PDK Protocols Configuration Guide for more
information.
Event cause values (PTR# 34490)
The Dialogic
®
Global Call E1/T1 CAS/R2 Technology Guide should include a list of
the E1/T1 CAS/R2-specific event cause values that are retrieved by
gc_ResultValue( ) and gc_ResultInfo( ). The following information should be added:
Note: This information is applicable to Dialogic
®
DM3 Boards only.
Call Control Library Cause Values When Using Dialogic
®
DM3 Boards
Firmware-Related Cause Values When Using Dialogic
®
DM3 Boards
Cause Value
(Decimal)
Cause Value
(Hex)
Description
128 0x80 Requested information available. No more expected.
129 0x81 Requested information available. More expected.
130 0x82 Some of the requested information available. Timeout.
131 0x83 Some of the requested information available. No more expected.
132 0x84 Requested information not available. Timeout.
133 0x85 Requested information not available. No more expected.
134 0x86 Information has been sent successfully.
Note: The cause values in this table are ORed with the value 0x300, which identifies them as call control
library cause values.
Cause Value
(Decimal)
Cause Value
(Hex)
Description
01 0x01 Busy
02 0x02 Call Completion
03 0x03 Canceled
04 0x04 Network congestion
05 0x05 Destination busy
06 0x06 Bad destination address
07 0x07 Destination out of order
08 0x08 Destination unreachable
09 0x09 Forward
10 0x0A Incompatible
11 0x0B Incoming call
12 0x0C New call
13 0x0D No answer from user
Note: The cause values in this table are ORed with the value 0xC0, which identifies them as firmware-related
cause values.