NCCEVN_REMOTE_ANSWERED

The remote end is answering the call.

State transition

None.

Associated function

nccPlaceCall

Fields

Field

Description

callhd

Call handle.

value

Reason this event took place.

Reason codes

Reason code

Description

NCC_ANSWER_MODEM

Due to modem detection.

NCC_ANSWER_SIGNAL

Due to out-of-band signaling.

NCC_ANSWER_VOICE

Due to voice detection.

Details

NCCEVN_REMOTE_ANSWERED is generated at the first positive indication that the remote party has answered (out-of-band signaling, voice, or modem tone). The event value field contains the indication type.

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