Files
nexus/wiki/concepts/Telephony-Integration.md
2026-04-22 19:20:32 +08:00

955 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Telephony Integration concept
2026-04-22

Telephony Integration电话能力集成

Definition

电话能力集成指 AI Agent 框架通过电信 API 实现来电接收和去电呼叫的能力,使 AI Agent 能够通过传统电话网络与用户通信,无需依赖智能手机 App 或互联网连接。

Implementation Pattern

  1. 电信 API:通过 Telnyx 等提供商获取电话号码和电话连接
  2. 客户端库:通过 ClawdTalk 等客户端库与 Agent 框架对接
  3. Agent 框架OpenClaw 等支持 phone skill 的多 Agent 框架
  4. 语音处理:实时语音流与 Agent 的对话能力结合

Use Cases

Sources