메인 콘텐츠로 건너뛰기

openclaw voicecall

voicecall은 plugin이 제공하는 명령입니다. voice-call plugin이 설치되고 활성화된 경우에만 나타납니다. Primary doc:

Common commands

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>

Exposing webhooks (Tailscale)

openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall expose --mode off
보안 참고: webhook endpoint는 신뢰하는 network에만 노출하세요. 가능하면 Funnel보다 Tailscale Serve를 우선하세요.