Call queues
Was this helpful?
Was this helpful?
Retrieve a collection of call queues
/call_queues
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
Use the top
query parameter to specify the page size of the result set.
Add a new call queue.
/call_queues
The name of call queue.
Duration that each extension will ring, in seconds.
The maximum number of callers allowed in queue.
The maximum time limit for waiting in the queue, in seconds. After this time interval, the call will be handled as pre-configured.
Queue will waiting when no agent online.
Time interval for repeating announcement of the waiting position, in seconds.
This parameter will be available only if inform_position
is PERIODICALLY
or ON_CONNECTED
.
Automatically set agent status to Ready
after logging in to a queue or completing a call (ACD call or non AC call).
Automatically set agent status to Not Ready
after completing a non-ACD call.
This option will be ignored if agent_auto_ready
is enabled.
The SLA time of call queue in seconds.
BCP 47 Language Tags (The Internet Best Current Practices (BCP) for language tags). A language tag is composed of a sequence of one or more subtags such as language, region, variant and script subtags. When a language tag is comprised of more than one subtag, the subtag values are separated by the "-" character. You will most commonly find language tags written with 2 subtags - language and region. For example: en-US.
en-US
Enable callback feature or not.
Offered to caller after timeout in seconds.
Callback outbound prefix.
When a customer calls the queue, if the customer has communicated with an agent before and the agent is currently in the ready state, then this agent will have priority to answer the call.
The duration of sticky routing in days.
Whether to add call queue information into P-Asserted-Identity
header.
Whether to add call queue information into Remote-Party-ID
header.
Whether to user extension number as invite To
header.
Polling strategy:
Can be either:
RING_SIMULTANEOUSLY
: Ring all available agents of the queue simultaneously.PRIORITIZED_HUNT
: Ring each available agent of the queue serially in the configured order.CYCLIC_HUNT
: Ring each available agent of the queue serially,
ring the agent that hasn't been rang from a call from this queue in the longest amount of time first.LEAST_WORKED_HUNT
: Ring each available agent of the queue serially,
ring the agent that hasn't answered a call from this queue in the longest amount of time first.SKILL_BASED_ROUTING_PRIORITIZED_HUNT
: The call assign to the agents in the level "1" skill group first,SKILL_BASED_ROUTING_CYCLIC_HUNT
: The call assign to the agents in the level "1" skill group first,SKILL_BASED_ROUTING_LEAST_WORKED_HUNT
: The call assign to the agents in the level "1" skill group first,RING_SIMULTANEOUSLY
, PRIORITIZED_HUNT
, CYCLIC_HUNT
, LEAST_WORKED_HUNT
, SKILL_BASED_ROUTING_PRIORITIZED_HUNT
, SKILL_BASED_ROUTING_CYCLIC_HUNT
, SKILL_BASED_ROUTING_LEAST_WORKED_HUNT
Introductory tone:
DISABLE
: disable introductory toneNORMAL
: play normal introductory tone.FULL
: play full introductory tone.DISABLE
, NORMAL
, FULL
Queue will announce the actual position of the caller who's currently waiting in the queue.
Callback mode can be either:
DISABLE
: Disable informing waiting position.PERIODICALLY
: Inform waiting position periodically.ON_CONNECTED
: Inform waiting position once caller connected and then play periodically.DISABLE
, PERIODICALLY
, ON_CONNECTED
Callback mode includes:
ACTIVE
: Triggered on user request (Press 3).TIMEOUT
: Offered to caller after timeout.ACTIVE
, TIMEOUT
The extension number of call queue.
The unique ID of the file.
The unique ID of the file.
A collection of outbound caller IDs.
Update call queue properties by it's unique ID.
/call_queues/{id}
The unique ID of call queue.
The name of call queue.
Duration that each extension will ring, in seconds.
The maximum number of callers allowed in queue.
The maximum time limit for waiting in the queue, in seconds. After this time interval, the call will be handled as pre-configured.
Queue will waiting when no agent online.
Time interval for repeating announcement of the waiting position, in seconds.
This parameter will be available only if inform_position
is PERIODICALLY
or ON_CONNECTED
.
Automatically set agent status to Ready
after logging in to a queue or completing a call (ACD call or non AC call).
Automatically set agent status to Not Ready
after completing a non-ACD call.
This option will be ignored if agent_auto_ready
is enabled.
The SLA time of call queue in seconds.
BCP 47 Language Tags (The Internet Best Current Practices (BCP) for language tags). A language tag is composed of a sequence of one or more subtags such as language, region, variant and script subtags. When a language tag is comprised of more than one subtag, the subtag values are separated by the "-" character. You will most commonly find language tags written with 2 subtags - language and region. For example: en-US.
en-US
Enable callback feature or not.
Offered to caller after timeout in seconds.
Callback outbound prefix.
When a customer calls the queue, if the customer has communicated with an agent before and the agent is currently in the ready state, then this agent will have priority to answer the call.
The duration of sticky routing in days.
Whether to add call queue information into P-Asserted-Identity
header.
Whether to add call queue information into Remote-Party-ID
header.
Whether to user extension number as invite To
header.
Polling strategy:
Can be either:
RING_SIMULTANEOUSLY
: Ring all available agents of the queue simultaneously.PRIORITIZED_HUNT
: Ring each available agent of the queue serially in the configured order.CYCLIC_HUNT
: Ring each available agent of the queue serially,
ring the agent that hasn't been rang from a call from this queue in the longest amount of time first.LEAST_WORKED_HUNT
: Ring each available agent of the queue serially,
ring the agent that hasn't answered a call from this queue in the longest amount of time first.SKILL_BASED_ROUTING_PRIORITIZED_HUNT
: The call assign to the agents in the level "1" skill group first,SKILL_BASED_ROUTING_CYCLIC_HUNT
: The call assign to the agents in the level "1" skill group first,SKILL_BASED_ROUTING_LEAST_WORKED_HUNT
: The call assign to the agents in the level "1" skill group first,RING_SIMULTANEOUSLY
, PRIORITIZED_HUNT
, CYCLIC_HUNT
, LEAST_WORKED_HUNT
, SKILL_BASED_ROUTING_PRIORITIZED_HUNT
, SKILL_BASED_ROUTING_CYCLIC_HUNT
, SKILL_BASED_ROUTING_LEAST_WORKED_HUNT
Introductory tone:
DISABLE
: disable introductory toneNORMAL
: play normal introductory tone.FULL
: play full introductory tone.DISABLE
, NORMAL
, FULL
Queue will announce the actual position of the caller who's currently waiting in the queue.
Callback mode can be either:
DISABLE
: Disable informing waiting position.PERIODICALLY
: Inform waiting position periodically.ON_CONNECTED
: Inform waiting position once caller connected and then play periodically.DISABLE
, PERIODICALLY
, ON_CONNECTED
Callback mode includes:
ACTIVE
: Triggered on user request (Press 3).TIMEOUT
: Offered to caller after timeout.ACTIVE
, TIMEOUT
The unique ID of the file.
The unique ID of the file.
A collection of outbound caller IDs.
No body