call command starts the PraisonAI Call server for voice-based AI interactions over phone calls.
Usage
Options
praisonai call binds to 127.0.0.1 by default — local machine access only. To expose on your LAN, pass --host 0.0.0.0 (a warning will print). To expose publicly, use --public (requires NGROK_AUTH_TOKEN).Examples
Start locally (default)
Custom port
Expose publicly via ngrok
Expose on LAN
See Also
- PraisonAI Call - Full setup guide with Docker, tools, and deployment
- Voice Call API - HTTP endpoints reference
- Realtime - Realtime interaction mode

