Call group management module for MikoPBX. Organize employees into groups with flexible calling permissions, outbound route control, and group isolation.
- Organize employees into call groups
- Control outbound calling permissions per group
- Set outbound Caller ID per group per route
- Isolate groups so members can only call within their group and allowed patterns
- Isolate call pickup within groups
- Automatically assign new employees to a default group
- REST API for external integration
- Open MikoPBX web interface
- Go to System > Extension Modules
- Find ModuleUsersGroups in the Marketplace and install it
- Download the latest release from GitHub Releases
- Go to System > Extension Modules
- Click Upload Module and select the downloaded file
- Enable the module
- Navigate to Routing > Call Group Management
- Click Add Group and enter a name
- Configure isolation and allowed number patterns if needed
- Assign users on the Users tab
- Configure outbound routes and custom Caller IDs on the Outbound Rules tab
- Save the group
- Optionally set a default group for automatic assignment of new employees
Base URL: http://<your-pbx>/pbxcore/api/modules/ModuleUsersGroups/
| Action | Description |
|---|---|
getUserGroup |
Get user's group |
updateUserGroup |
Update user's group |
getDefaultGroup |
Get default group |
setDefaultGroup |
Set default group |
MikoPBX 2023.2.179 or higher.
- Documentation (EN): docs.mikopbx.com
- Documentation (RU): docs.mikopbx.com
- Issues: GitHub Issues
- Email: help@miko.ru