Dial an extension using DTMF tones after a pause / Twilio Studio

让人想犯罪 __ 提交于 2019-12-13 07:56:27

问题


I've been enjoying Studio, but I can't seem to find an answer on how to dial a number, pause, and dial an extension .... is that possible... I looked for DTMF tones in Liquid but found nothing....


回答1:


Twilio developer evangelist here.

This is something that you can do with the REST API by sending the SendDigits parameter when making an outbound call. Or when connecting a call with TwiML using <Number> and the sendDigits attribute.

I don't believe you can do this in Studio yet though.



来源:https://stackoverflow.com/questions/53356939/dial-an-extension-using-dtmf-tones-after-a-pause-twilio-studio

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!