Ringotel.mp4
The Ringotel Feature Side App integrates with FusionPBX to help administrators:
-
Manage Extensions: Control FusionPBX extensions.
-
Bind Extensions to Ringotel: Connect and synchronize extensions with Ringotel.
-
Monitor Ringotel Status: View Ringotel status for extensions within FusionPBX.
-
Bandwidth Integration: Integrate with Bandwidth with exist ringotel users.
-
Call Parks: Enable and manage call parking functionality directly within the Ringotel environmen.
This streamlines user management for those using both FusionPBX and Ringotel.
In Integration tab, we currently have the Bandwidth integration feature. We may add more options later, or you can add new ones yourself.
Before accessing the Ringotel application page, update permissions and default settings in FusionPBX. This ensures proper user access and module functionality.
This feature adds a "Ringotel status of user" column to FusionPBX's extensions.php
page.
To enable it, append the following line to your extension.php
file (typically in app/extensions/
):
//include the ringotel extension list
require_once dirname(__DIR__, 2)."/app/ringotel/ringotel_extension_list.php";
The new column will display statuses and user's information providing quick insight into each extension's Ringotel integration.