NCCEVN_PROTOCOL_EVENT

(solicited) The application invoked a protocol-specific function on a call (nccSendCallMessage or nccSendLineMessage), and that function was executed.

(unsolicited) The protocol implementation generated an unsolicited event.

State transition

None.

Associated function

nccSendCallMessage, nccSendLineMessage, unsolicited

Fields

Field

Description

callhd

Call handle.

value

Qualifies the event for the specific protocol implementation.

Reason codes

Reason code

Description

NCC_DBG_xxx

Protocol-specific reason code.

Details

Consult the protocol documentation to learn how to handle NCCEVN_PROTOCOL_EVENT.