简体   繁体   English

Twilio 响铃20秒后不拨号码语音信箱可以吗?

[英]Twilio ring for 20 seconds and then voicemail without dialing a number is it possible?

I have a phone number that I want to ring as a regular phone number.我有一个电话号码,我想将其作为普通电话号码拨打。 However, this number does not have a live agent to answer it.但是,此号码没有人工接听。 I want the call to ring like a normal phone number for 20 seconds and then connect to a voicemail.我希望呼叫像普通电话号码一样响铃 20 秒,然后连接到语音信箱。 I don't want to dial a particular phone number though.不过我不想拨特定的电话号码。

Can this be accomplished?这能实现吗? I was considering using a queue?我正在考虑使用队列? Or is there a better to solve this?或者有更好的方法来解决这个问题吗?

In short:简而言之:

Customer -> Dials Twilio Number客户 -> 拨打 Twilio 号码

Customer Hears ringing for 20 seconds (we don't dial any phone number though).客户听到铃声持续 20 秒(尽管我们没有拨任何电话号码)。 I specifically want the customer to hear a regular ringtone.我特别希望客户听到常规铃声。

Customer hits voicemail客户点击语音信箱

Thanks for any ideas.感谢您的任何想法。

Yes, you can use a Twilio Pause Verb (as the first Twiml Verb) to ring for 20 seconds and then after 20 seconds, use the Say / Play verb and Record Verb for voicemail.是的,您可以使用 Twilio暂停动词(作为第一个 Twiml 动词)响铃 20 秒,然后在 20 秒后,使用/播放动词和录音动词进行语音信箱。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM