跳转到主要内容

fluffbuzz voicecall

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

常用命令

fluffbuzz voicecall status --call-id <id>
fluffbuzz voicecall call --to "+15555550123" --message "Hello" --mode notify
fluffbuzz voicecall continue --call-id <id> --message "Any questions?"
fluffbuzz voicecall end --call-id <id>

暴露 Webhook(Tailscale)

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