Need to make calls that go straight to voice mail. Does Twilio provide this feature? I don't see it in the docs.
Asked
Active
Viewed 1,865 times
-1
-
1Possible duplicate of [Using Twilio to leave ringless voicemail messages](https://stackoverflow.com/questions/45948398/using-twilio-to-leave-ringless-voicemail-messages) – Sterling Archer Feb 05 '18 at 22:02
-
Was not a definitive answer on the other question. – Don Feb 05 '18 at 22:37
-
I don't believe this is possible with Twilio. – philnash Feb 26 '18 at 07:25
1 Answers
1
I'm not positive, but I think your getting negative votes because your asking a questions that does not contain a technical problem and/or you have not tried to implement it.
I think it can be done, or pretty close to it. Have you looked out at the timeout
variable?
Twilo twiml example (Twilio Wireless centric example) -The timeout is part of the voice verb in the 3rd code set.

Who's there... Me
- 56
- 7