问题
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