queue_number that the PBX uses internally.
Key fields
Queue agents
Agents are extensions that have been enrolled in a queue. Each queue tracks its enrolled agents, and theagents array returned by the API lists all extensions currently assigned to that queue.
Agents are selected according to the queue’s strategy. Common values include:
ringall— all available agents ring simultaneously; first to answer wins.leastrecent— the agent who answered a call least recently is tried first.roundrobin— agents are cycled through in order, one call at a time.