跳转到内容

voicecall

voicecall 是一个由插件提供的命令。只有在安装并启用了语音通话插件时才会出现。

主要文档:

Terminal window
coderclaw voicecall status --call-id <id>
coderclaw voicecall call --to "+15555550123" --message "Hello" --mode notify
coderclaw voicecall continue --call-id <id> --message "Any questions?"
coderclaw voicecall end --call-id <id>
Terminal window
coderclaw voicecall expose --mode serve
coderclaw voicecall expose --mode funnel
coderclaw voicecall unexpose

安全提示:仅将 webhook 端点暴露给你信任的网络。尽可能优先使用 Tailscale Serve 而非 Funnel。