将呼叫从 Twilio 重定向到 Microsoft Teams

发布于 2025-01-14 20:02:40 字数 618 浏览 2 评论 0原文

我试图了解是否有一种方法可以将活动呼叫从 Twilio 转移/重定向到 Microsoft Teams 用户。

Twilio 的来电将是 SIP 音频呼叫。
MS Teams 将充当 SIP 网关/服务器,可以接收来自 Twilio 的呼叫,Teams 用户将看到来电。

我读了一些关于 Twilio 的文章:
https://www.twilio.com/docs/voice/教程/呼叫转发-java-spark
https://www.twilio.com/docs/sip-trunking/call-传输

Twilio 和 MS Teams 是否支持使用 API 的此功能?

I am trying to understand if there is a way we can transfer/redirect active call from Twilio to Microsoft Teams user.

Incoming call to Twilio will be a SIP audio call.
MS Teams will act as SIP Gateway/Server which can receive call from Twilio and Teams user will see the incoming call.

I was reading few of the articles on Twilio:
https://www.twilio.com/docs/voice/tutorials/call-forwarding-java-spark
https://www.twilio.com/docs/sip-trunking/call-transfer

Does Twilio and MS Teams supports this feature using the APIs?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

汐鸠 2025-01-21 20:02:40

正如您在 SIP 中继呼叫转移文章中所读到的那样,您绝对可以将 SIP 呼叫从 Twilio 转移到另一个 SIP 端点。

我没有使用 MS Teams 的经验,但似乎 您可以向 Teams 发起 SIP 呼叫。尽管一些文档指出您可能需要支持 Teams 的特定硬件

As you will have read in the SIP trunking call transfer article, you can absolutely transfer a SIP call from Twilio to another SIP endpoint.

I have no experience of that with MS Teams, but it appears that you can make SIP calls to Teams. Though some of the documentation points out that you may need specific hardware that supports Teams.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文