Skip to main content

fased voicecall

voicecall is a plugin-provided command surface. It only appears when the voice-call plugin is installed and enabled. Primary doc:

Common commands

call and start support --mode notify for a one-way notification or --mode conversation to keep the call open. tail supports --file <path>, --since <n>, and --poll <ms> for provider tests and troubleshooting. latency reads the same JSONL log and summarizes recent turn latency.

Exposing webhooks (Tailscale)

expose also accepts --path, --port, and --serve-path when the webhook route differs from the plugin config. Security note: only expose the webhook endpoint to networks you trust. Prefer Tailscale Serve over Funnel when possible.