Documentation Index
Fetch the complete documentation index at: https://openclaw.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
openclaw voicecall
voicecall 是一个由插件提供的命令。它仅在语音呼叫插件已安装并启用时出现。
当 Gateway 运行时,操作命令(call、start、
continue、speak、dtmf、end 和 status)会发送到该 Gateway 的
语音呼叫运行时。如果没有可达的 Gateway,它们会回退到独立的
CLI 运行时。
主要文档:
- 语音呼叫插件:Voice Call
常用命令
setup 默认会输出可读的就绪检查信息。脚本请使用 --json:
status 默认会以 JSON 形式打印活动呼叫。传入 --call-id <id> 可检查
某个呼叫。
对于外部提供商(twilio、telnyx、plivo),setup 必须从 publicUrl、隧道或 Tailscale 暴露中解析出一个公网可访问的 webhook URL。由于运营商无法访问回环/私有地址,因此会拒绝使用本地回环/私有 serve 作为回退方案。
smoke 会运行相同的就绪检查。只有在同时提供 --to 和 --yes 时,它才会发起真实电话呼叫: