NCCEVN_CALL_CONNECTED

Both parties are now connected.

State transition

To connected state from answering, placing, or proceeding call states.

Associated function

Unsolicited

Fields

Field

Description

callhd

Call handle.

value

Indicates the reason why the call was connected.

Reason codes

Reason code

Description

NCC_CON_ANSWERED

Call answered by nccAnswerCall.

NCC_CON_CED

Outbound CED detected.

NCC_CON_DIALTONE_DETECTED

Outbound CP dialtone (may be disabled).

NCC_CON_PROCEEDING

Do not run call progress.

NCC_CON_RING_BEGIN

Outbound ring detected.

NCC_CON_RING_QUIT

Outbound ring stop (soft speaker).

NCC_CON_SIGNAL

Connect by out-of-band signal.

NCC_CON_SIT_DETECTED

Outbound SIT detected.

NCC_CON_TIMEOUT

Outbound timeout.

NCC_CON_VOICE_BEGIN

Outbound voice detected.

NCC_CON_VOICE_END

Outbound voice ended.

NCC_CON_VOICE_EXTENDED

Outbound voice extended.

NCC_CON_VOICE_LONG

Outbound voice long.

NCC_CON_VOICE_MEDIUM

Outbound voice medium.

Details

NCCEVN_CALL_CONNECTED indicates that a call reached the connected state. The event value field contains the reason for the connection.