(Page 4 of 23 in this chapter) Version
|
This event...
|
Indicates that...
|
|---|---|
|
NCCEVN_CALL_HELD
|
The first call is held
|
|
NCCEVN_CALL_RETRIEVED
|
The transfer failed. The event value field contains one of the NCC_DIS_xxx reason codes indicating why the transfer failed. For a list of possible NCC_DIS_xxx values, see NCCEVN_CALL_DISCONNECTED in Chapter 9.
|
|
NCCEVN_CALL_DISCONNECTED
|
callhd is in disconnected call state. Receipt of this event with reason code NCC_DIS_TRANSFER indicates successful completion of the automatic transfer. The application should now release this call handle with nccReleaseCall. Note that other protocol-specific errors or reasons for disconnecting may be reported. See your protocol-specific documentation for more details.
|
(Page 4 of 23 in this chapter) Version