Skip to content

voicecall

remoteclaw voicecall

voicecall is a plugin-provided command. It only appears if the voice-call plugin is installed and enabled.

Primary doc:

Common commands

Terminal window
remoteclaw voicecall status --call-id <id>
remoteclaw voicecall call --to "+15555550123" --message "Hello" --mode notify
remoteclaw voicecall continue --call-id <id> --message "Any questions?"
remoteclaw voicecall end --call-id <id>

Exposing webhooks (Tailscale)

Terminal window
remoteclaw voicecall expose --mode serve
remoteclaw voicecall expose --mode funnel
remoteclaw voicecall expose --mode off

Security note: only expose the webhook endpoint to networks you trust. Prefer Tailscale Serve over Funnel when possible.