Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
openclaw voicecall
voicecall is a plugin-provided command. It only appears if the voice-call plugin is installed and enabled.
When the Gateway is running, operational commands (call, start,
continue, speak, dtmf, end, and status) are sent to that Gateway’s
voice-call runtime. If no Gateway is reachable, they fall back to a standalone
CLI runtime.
Primary doc:
- Voice-call plugin: Voice Call
Common commands
setup prints human-readable readiness checks by default. Use --json for
scripts:
status prints active calls as JSON by default. Pass --call-id <id> to inspect
one call.
For external providers (twilio, telnyx, plivo), setup must resolve a public
webhook URL from publicUrl, a tunnel, or Tailscale exposure. A loopback/private
serve fallback is rejected because carriers cannot reach it.
smoke runs the same readiness checks. It will not place a real phone call
unless both --to and --yes are present: