diff --git a/docs/cli/voicecall.md b/docs/cli/voicecall.md index 52da8d9635b..7e62ff0589e 100644 --- a/docs/cli/voicecall.md +++ b/docs/cli/voicecall.md @@ -28,7 +28,7 @@ openclaw voicecall end --call-id ```bash openclaw voicecall expose --mode serve openclaw voicecall expose --mode funnel -openclaw voicecall unexpose +openclaw voicecall expose --mode off ``` Security note: only expose the webhook endpoint to networks you trust. Prefer Tailscale Serve over Funnel when possible.