Skip to main content

Settings

The Settings page contains six tabs: PBX Connections, Users, AI, SMTP Settings, TV Links, and Security.


PBX Connections

Add and manage Vodia PBX servers and enable wallboard monitoring per tenant. See PBX Servers for full details.


Users

Manage user accounts, invite new users, and assign roles and access scopes. See Users & Security for full details.


AI

Vodia Wallboards can generate natural language summaries of current queue health using an AI provider of your choice. Summaries appear on wallboards via the AI Summary widget.

Supported Providers

ProviderModelsAPI Key Required
OpenAIgpt-4o-mini, gpt-4o, gpt-4-turbo, gpt-3.5-turboYes
Anthropic Claudeclaude-sonnet-4-20250514, claude-haiku-4-5-20251001Yes
Google Geminigemini-2.0-flash, gemini-2.0-flash-lite, gemini-1.5-proYes
Ollama (Local)llama3.2, llama3.1, mistral, mixtral, phi3No

Configuration

  1. Toggle Enable AI Summaries on
  2. Select your provider
  3. Select the model
  4. Enter your API key (not required for Ollama)
  5. For Ollama, enter the server URL (e.g. http://localhost:11434)
  6. Click Save Configuration
  7. Click Test Connection to verify the provider responds correctly

How AI Summaries Work

When the AI Summary widget requests a summary, Vodia Wallboards sends the current queue metrics — calls waiting, active calls, agent states, abandon rate, and average speed of answer — to the configured AI provider with a structured prompt. The provider returns a plain-English assessment of queue health and any recommended actions.

Hallucination prevention is built in: if there is no meaningful queue activity (zero calls across all metrics), the AI is not called at all and the widget displays a brief idle status message instead.

Refresh Interval

Each AI Summary widget has its own refresh interval, configurable via the settings icon on the widget. Options are 5, 10, 15, 30, and 60 minutes. The widget also has a manual refresh button.


SMTP Settings

Configure the outbound mail server used to send alert notification emails and wallboard share links.

FieldDescription
HostSMTP server hostname (e.g. smtp.gmail.com)
PortSMTP port — typically 587 for TLS or 465 for SSL
UsernameSMTP account username
PasswordSMTP account password
From AddressThe sender address for outgoing emails
TLS/SSLEnable for port 465 connections

Click Send Test to verify the connection before saving. Once SMTP is configured, wallboard share links can be emailed directly from the TV Mode panel.


Lists all published wallboard display links in one place. See Display Mode for full details.


Security

Manage two-factor authentication for your account. See Users & Security for full details.