使用 Twilio 留下无铃语音邮件消息 [英] Using Twilio to leave ringless voicemail messages

查看:28
本文介绍了使用 Twilio 留下无铃语音邮件消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找并询问有关此主题的信息,但一无所获.我怀疑它只是数据包数组中的一个命令.任何线索都会有所帮助.可以修改调用 $_REQUEST 数组来注入需要的代码吗?

I have been looking and asking for information on this subject and getting nothing. I suspect that it is just a command in the data packet array. Any clues would be helpful. Can call $_REQUEST array be modified to inject needed code?

推荐答案

使用 Twilio 留下无铃语音邮件挂断要求您 POST 一个 api 请求以向一个电话号码发起一次呼叫,然后在几分之一秒后进行一次呼叫第二个请求到相同的号码,同时立即丢弃第一个请求.这导致移动公司将第二个呼叫直接路由到他们的语音邮件服务器.

Leaving ringless voice mail drops with Twilio requires that you POST an api request to make a call single call to a phone number then a fraction of a second later make a second request to the same number while immediately dropping the first request. This results in the mobile company routing the second call directly to their voicemail servers.

据我所知,Twilio 在其 RESTful API 中没有提供任何开箱即用"的语音邮件发送选项.

As far as I know Twilio doesn't offer any "out of the box" voicemail drop options in their RESTful API.

这篇关于使用 Twilio 留下无铃语音邮件消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆