The application blocked all calls on a line.
To blocking line state, from idle line state.
|
Field |
Description |
|
ctahd |
Line handle (context handle). |
|
value |
Indicates the blocking method. |
|
Reason code |
Description |
|
NCC_BLOCK_REJECTALL |
Do not answer subsequent calls. |
|
NCC_BLOCK_OUT_OF_SERVICE |
Calls blocked by request of network. |
NCCEVN_CALLS_BLOCKED indicates that all calls are blocked on a line. It occurs as a response to an nccBlockCalls function invocation. The event value field indicates the blocking method specified by the application when it invoked nccBlockCalls.
The NCC API does not place the line in blocking line state until there are no calls on the line. Calls are not blocked until the NCCEVN_CALLS_BLOCKED event is received.