openclaw voicecall
voicecall はプラグイン提供のコマンドです。音声通話プラグインがインストールされ有効になっている場合のみ表示されます。
主要ドキュメント:
- 音声通話プラグイン: Voice Call
主要コマンド
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 FunnelよりもTailscale Serveを推奨します。