NCCEVN_REJECTING_CALL

(solicited) nccRejectCall was invoked. The call is being rejected.

(unsolicited) The application failed to answer, accept, or reject the call in a timely fashion. The call is automatically rejected.

State transition

To rejecting call state, from incoming, receiving digits, or accepting call states.

Associated function

nccRejectCall, unsolicited

Fields

Field

Description

callhd

Call handle.

value

Reason the call was rejected.

Reason codes

Reason code

Description

NCC_REJECT_HOST_TIMEOUT

Reject inbound with default tone because PC did not respond in time.

NCC_REJECT_PLAY_BUSY

Reject inbound with busy (if able).

NCC_REJECT_PLAY_REORDER

Reject inbound with reorder (if able).

NCC_REJECT_PLAY_RINGTONE

Reject inbound with ringtone (if able).

NCC_REJECT_USER_AUDIO

Reject inbound with user audio (if able).

Details

The application receives NCCEVN_REJECTING_CALL in either of the following situations:

The call enters the rejecting call state.

The event value field contains the reason why the call was rejected.