openclaw voicecall

voicecall 是外掛提供的指令,只有在安裝並啟用語音通話外掛後才會出現。

主要文件:

常用指令

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>

公開 Webhook(Tailscale)

openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall expose --mode off

安全性提醒:僅將 webhook 端點公開給你信任的網路。盡可能優先使用 Tailscale Serve 而非 Funnel。