Dialogic 05-0867-005 Table Top Game User Manual


 
ISDN Software Reference for Linux and Windows
326
Table 47. Termination Events
Termination Event Returned After: Indicates: Refer-
ence:
CCEV_ACCEPT
cc_AcceptCall( )
ALERTING message
has been sent to the
network.
CRN
CCEV_ANSWERED
cc_AnswerCall( )
CONNECT message
has been sent to the
network.
CRN
CCEV_CONNECTED
cc_MakeCall( )
CONNECT message
has been received
from the network.
CRN
CCEV_DROPCALL
cc_DropCall( )
DISCONNECT
message has been
sent to the network.
CRN
CCEV_HOLDACK
cc_HoldCall( )
A HOLD CALL
COMPLETED
acknowledge
message was received
by the application
(that is, a hold call
request was
acknowledged by
remote equipment,
and the call is in
HOLD state).
CRN
CCEV_HOLDREJ
cc_HoldCall( )
A HOLD CALL
REJECT message
was received from
remote equipment
(that is, a call from
remote equipment did
not enter HOLD
state).
Use the
cc_GetCallInfo( )
function to retrieve
CRN