NCCEVN_CALL_STATUS_UPDATE

The information in the NCC_CALL_STATUS structure changed. The application can invoke nccGetCallStatus to get the updated information.

State transition

None.

Associated function

Unsolicited

Fields

Field

Description

callhd

Call handle.

value

Indicates the type of information that changed.

Reason codes

Reason code

Description

NCC_CALL_STATUS_CALLINGADDR

Calling address was updated (caller ID information).

Details

If call status information changes, the application receives NCCEVN_CALL_STATUS_UPDATE. The event value field indicates the type of information that changed. The application can then invoke nccGetCallStatus to get the updated information.

This event can occur in any call state, as long as the line state is active or idle.

This event is generated only if the NCC_REPORT_STATUSINFO bit is set in the NCC.START.eventmask parameter (see NCC API global parameters).