python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Twilio two way voice from Browser Connect callee into active video room after navigating phone tree
I have an in-progress room where I would like one user on the browser to make an outbound two-way call to a third party. The user must navigate the third party's phone tree and once they have reached ...
STF
Votes: 0
Answers: 0
Getting status callback on twilio voice calls and call in-progress duration
Im creating an andoid app with twilio calling capability. I have a python backend to handle incoming and outgoing requests. I've created a Twiml app to handle outgoing calls, including the call status...
KTB
Votes: 0
Answers: 1
Twilio Voice calls using sub account
I have more than 10 subaccounts in twilio. On average a subaccount has 2 phone numbers. Now I'm trying to add voice call function. According to the documentation, I have to create Twiml applications a...
KTB
Votes: 0
Answers: 1
How can I fill Twilio Voice url parameter from a predefined variable?
I am using Twilio Programmable Voice and Python. Following documentation on how to make an outbound call, here is my code:
# Download the helper library from https://www.twilio.com/docs/python/install...
uk_butterfly
Votes: 0
Answers: 2