What is Call Control Mode
This document provides an overview of Call Control feature in Legacy Collaboration/Collaboration 7/x-bees and how it can be used.
Created: March 2026
Updated: June 2026
Permalink: https://wildix.atlassian.net/wiki/x/AQCYYQ
Introduction
The Call Control only feature, available in Legacy Collaboration/Collaboration/x-bees, allows to manage and control calls through the interface without using it for audio or video streaming, when the call audio / media is handled by another device.
In Call Control mode, the browser or app acts as a remote call controller for another Wildix Collaboration session or Wildix device. The goal is to separate call control (answering, hanging up, transferring, etc.) from media handling (audio/video), which can be especially useful in specific environments or integrations.
How to Enable Call Control Only
Step 1. Enable the feature in WMS
Go to WMS → PBX → Features
Enable Collaboration call control option:
Step 2. Enable the feature in your app
Enable in Legacy Collaboration
On the Legacy Collaboration login screen, enable the checkbox in front of Call Contol only option:
It is also possible to enable Call control only feature via Collaboration URL. Call control only mode can be automatically enabled by adding the following parameter in the URI to PBX domain name:
?sip=noExample: https://pbxname.wildixin.com/collaboration/?sip=no
This can be useful when it is needed to share the link among all employees or bookmark the page.
Enable in Collaboration 7
To enable the feature, click your user picture in the upper left corner of the screen and open Settings in Collaboration 7
Under Settings, click Calls
Enable the toggle Call control mode
Note: Call control mode remains enabled after logout.
It is also possible to enable Call control mode feature via URL. Call control only mode can be automatically enabled by adding the following parameter in the URL to PBX domain name:
?ccm=trueExample: https://app.wildix.com/?ccm=true
Enable in x-bees
To enable the feature, click your user picture in the upper left corner of the screen and open Settings in x-bees
Under Settings, click Calls
Enable the toggle Call control mode
Note: Call control mode remains enabled after logout.
It is also possible to enable Call control mode feature via URL. Call control only mode can be automatically enabled by adding the following parameter in the URL to PBX domain name:
?ccm=trueExample: https://app.x-bees.com/?ccm=true
Use Cases
Multiple Collaboration sessions
By default, only one active Legacy Collaboration session is allowed. However, with Call Control mode it’s possible to enable a second Collaboration tab. This can be useful, for instance, in case of running Collaboration alongside another system, when using media devices through a remote desktop connection.
teams4Wildix integration
To be able to control calls from MS Teams, users need a SIP device registered to their account. This can be a Wildix SIP phone for example, or a Wildix Legacy Collaboration Web Phone (place and receive calls directly from the browser). The option Call Control only allows users to control another Wildix Legacy Collaboration running in the browser or as a native app.
Note: In case of teams4Wildix integration, Call Control only is activated by default, even if it isn’t displayed on Legacy Collaboration/Collaboration 7/x-bees login screen inside MS Teams.
Virtual desktop environments
Call Control mode can also be useful in case of a virtual desktop environment, e.g. integration with Citrix Virtual apps and desktops. In virtual desktop environments audio and video processing typically occur on the remote server, which can lead to performance issues or degraded media quality due to latency and bandwidth limitations.
Call Control mode provides a solution by separating call signaling from media processing. In this setup, the virtual desktop session handles only the call control functions, while the local endpoint or media device, such as a headset, desk phone, or local Collaboration client, handles the actual audio and video streams directly.