VoiceTel Phone · Desktop · Linux

VoiceTel Phone for Linux.

Step-by-step guide for downloading, installing, and troubleshooting the Linux app (AppImage, .deb, .rpm).

Sign up All desktop clients

1. Download

Pick the package that matches your distro. If you're unsure, use the AppImage.

Debian / Ubuntu (.deb)

Integrates with APT and the system menu.

Download .deb

Fedora / Red Hat (.rpm)

Integrates with DNF/yum and the system menu.

Download .rpm

SHA-256 checksums

09a68cb1bd788ab37503d025b1f104c60caf14be148fb5e4e24d9a5cd3c91b8c  VoiceTel-3.5.6.AppImage
b4d4a04fb580f6749e54cc185a600248a9f4c8f9b89cc7eb678b16d325c55c68  VoiceTel-3.5.6.deb
5dd437bdc0ac70ddffcef386ee6834ea87457d440a42497078404615cbe98e46  VoiceTel-3.5.6.rpm

2. Verify checksum (optional)

Validate file integrity by comparing SHA-256 checksums.

  1. Open your terminal.
  2. Run: sha256sum VoiceTel-3.5.6.AppImage (or whichever file you downloaded).
  3. Compare the output with the value listed above.

3. Install

AppImage

  1. Right-click the file → PropertiesPermissions.
  2. Enable Allow executing file as program.
  3. Double-click to launch (optional: move to ~/Applications).

Debian / Ubuntu

  1. Open Terminal in the download directory.
  2. Run sudo apt install ./VoiceTel-3.5.6.deb.

Fedora / Red Hat

  1. Open Terminal in the download directory.
  2. Run sudo rpm -i VoiceTel-3.5.6.rpm.

4. First launch

  1. Start VoiceTel Phone from your app launcher.
  2. Allow microphone access if your desktop environment prompts for it.
  3. Enter your VoiceTel SIP credentials (username, password, display name) as provisioned in the customer portal.

FAQ

How do I uninstall?

AppImage: delete the file. Debian / Ubuntu: sudo apt remove voicetel-phone. Fedora / Red Hat: sudo rpm -e voicetel-phone.

No audio device or PipeWire issues

Verify PulseAudio or PipeWire is running and select the correct input/output device in your system sound settings.

Wayland screen sharing

Install xdg-desktop-portal and your desktop-environment-specific portal (e.g. xdg-desktop-portal-gnome or -kde).

Pre-seed configuration

User: ~/.config/VoiceTelPhone/voicetel.json · System-wide: /etc/VoiceTelPhone/voicetel.json.