Call Center Component
Description
Moves the script during its activity to external call center control.
Allows:
* queue the call under call center control;
* run call center scripts;
* call context;
* assign labels to a call.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, closing |
Properties
Specification | Description |
---|---|
Title: |
Possible values:
|
Title: |
Argument containing the call center queue code. The queue must exist. |
Title: |
Argument that determines the priority of the current call in the queue. The smaller the value, the higher the priority. |
Title: |
Switches the mode of replacing the previous saved call in the session archive with the current call. It is used if it is necessary to see only one queue in the call statistics, even if the call has passed through several queues. |
Title: |
Argument containing the call center script code to be synchronously executed. |
Title: |
A table of options of the Key-Value view that updates the current context. Empty keys are ignored, empty values cause the field with the corresponding key in the context to be reset to zero. |
Title: |
An option table of type Key-Value that updates the call parameters in the queue. Empty keys are ignored. |
Title: |
The argument containing the new label (string). |
Title: |
The component to which control is transferred after the component is terminated by disabling the external system. |
Title: |
Component to which control is transferred when the acceptance of call center service management (3 seconds) is terminated by timeout. |
Title: |
The component to which control is passed if an error occurs. |
See also
-
role ivr
-
Component 'External management via API'