From b4c6277d2a9a66dcf6744a85522dfe9ce693c310 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Wed, 4 Mar 2026 10:42:41 +0800 Subject: [PATCH] Add telephone integration to roadmap documentation - Included a new item in the roadmap for telephone integration, specifying automatic call handling and batch calling capabilities. - Updated the existing SDK support section to reflect the addition of this feature. --- docs/content/roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/roadmap.md b/docs/content/roadmap.md index 2680a29..2f30c81 100644 --- a/docs/content/roadmap.md +++ b/docs/content/roadmap.md @@ -50,6 +50,7 @@ ### 开放接口 - [ ] **SDK 支持** - JavaScript/Python SDK +- [ ] **电话接入** - 电话呼入自动接听/自动呼出接口和批量呼出 - [ ] **WebRTC 协议** - `/webrtc` 端点 ### 效果评估