Zum Hauptinhalt springen

Custom Wallboards

Here are a couple of custom wallboard designs that you can set up for your Vodia PBX.

Tip: Ensure you have set 'Read content for global and domain files' to 'Read from file system' under System Network → Ports

You can install these 2 designs in parallel and use Call Queue settings to toggle between them, i.e., 'overview' or 'queue details'.

wallboard-views.png

Wallboard Rows Design

This design provides a row-based layout for displaying call queue information.

Preview

Installation

  1. Add this wallboard JS file to the folder pbxwebai/js/
  2. Customize the usr_wallboard2.htm at tenant level or user level with this file

Wallboard Overview Glass Design

This design features a modern glass-style interface for wallboard overview.

Preview

Installation

  1. Add the wallboard JS file to the folder pbxwebai/js/
  2. Customize the usr_wallboard.htm at tenant level or user level with this file

Configuration Notes

  • Both designs can be installed simultaneously
  • Use Call Queue settings to switch between different wallboard views
  • Ensure proper file permissions are set for the pbxwebai/js/ directory
  • Test the wallboard functionality after installation to verify proper operation

Troubleshooting

If the wallboard doesn't display correctly:

  1. Verify that the files are placed in the correct directory (pbxwebai/js/)
  2. Check that the 'Read content for global and domain files' setting is configured properly
  3. Ensure the usr_wallboard2.htm file references the correct wallboard design file
  4. Review system logs for any errors related to file access or JavaScript execution