Skip to main content

FAQ

Find answers to common questions and troubleshooting tips for Qall Voice AI.

General

An open-source, AI-powered voice assistant platform for handling customer calls.
Startups, enterprises, developers, and anyone needing advanced voice automation.

Setup & Installation

Check your DATABASE_URL and ensure PostgreSQL is running and accessible.
If you’re using Docker, confirm the DB container is on the same network and the port mapping is correct.
Make sure your .env file is present, filled out, and loaded by your process manager or deployment platform.
Run:
Then set:
in your .env.

Usage

Use the web dashboard or POST to /api/assistants with the required fields.
In the dashboard under call history, or in your S3 bucket if configured.
Use the password reset link on the login page or contact your admin.

Deployment

See the Deployment guide for Docker, Railway, and manual options.
Use the platform’s dashboard or the --env-file option for Docker.

Troubleshooting

Check for unclosed tags or invalid syntax in your MDX files.
Check logs for missing dependencies, invalid config, or port conflicts.
Still stuck? Open an issue on GitHub: https://github.com/qall-io/issues