Additional meeting and call-related features and issues within Microsoft Teams for business
Agents in a Teams Call queue do not need individual DIDs, and extension-only users can be members of a Call queue. The Call queue is always reached via its own entry point (the main number or an upstream Auto attendant), not by the agents’ extensions.
Key points based on current behavior:
- Call queue entry point
- The resource account for the Call queue holds the “main number” (for example, 123.456.7890).
- When that number is called, the Call queue distributes the call to its agents according to the configured routing method (Longest idle, Round robin, etc.).
- Agents do not need DIDs for this to work.
- Agents without DIDs
- Agents can be:
- Users in a Teams group, or
- Members of a Teams channel, or
- Members of a security group / distribution list (depending on how the queue is configured).
- Those users can be extension-only (no DID assigned) and still receive calls from the Call queue.
- Agents can be:
- Extensions vs. Call queue routing
- Extensions are for direct dialing (for example, via an Auto attendant with dial-by-extension) and for user identity; they are not required for the Call queue to ring the agents.
- The Call queue does not route based on the agents’ extensions; it routes based on membership in the group/channel configured as the agent source.
- TAC vs. PowerShell
- Assigning a Direct Routing number with an extension to a resource account requires PowerShell (
Set-CsPhoneNumberAssignment), but that is about the resource account’s number, not about agents’ extensions. - For agents, there is no requirement in the provided material that extensions be added via PowerShell in order for them to be members of a Call queue.
- Assigning a Direct Routing number with an extension to a resource account requires PowerShell (
So the scenario is supported as follows:
- Resource account (Call queue) has the main number 123.456.7890.
- Agent 1 and Agent 2 have no DIDs; they can be extension-only users.
- Both are added as agents (via group/Teams channel/etc.) to the Call queue.
- When 123.456.7890 is called, the Call queue rings Agent 1 and Agent 2 according to the queue’s routing rules, regardless of their lack of DIDs.
References: