openclaw voicecall¶
voicecall é um comando fornecido por plugin. Ele só aparece se o plugin voice-call estiver instalado e habilitado.
Documento principal:
- Plugin voice-call: Voice Call
Comandos comuns¶
openclaw voicecall status --call-id <id>
openclaw voicecall call --to "+15555550123" --message "Hello" --mode notify
openclaw voicecall continue --call-id <id> --message "Any questions?"
openclaw voicecall end --call-id <id>
Expondo webhooks (Tailscale)¶
openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall unexpose
Nota de segurança: exponha o endpoint de webhook apenas para redes em que você confia. Prefira o Tailscale Serve ao Funnel quando possível.