Questions tagged [twilio-click-to-call]

Use to identify questions related to use of, or problems with, Twilio's Click-to-Call service or API.

Use the tag for questions specifically about use of the Twilio Click-to-call service or API.

Twilio refers to a set of web services, APIs and tools provided by the company of the same name, used to send and receive text/picture messages, make and receive phone calls, and embed VoIP calling into web and native mobile applications.

Related tags

  • Use to identify questions related to use of, or problems with, Twilio's APIs.
  • Use to identify questions related to use of, or problems with, Twilio's PHP Helper Library.

Documentation

298 questions
0
votes
1 answer

Twilio Error : Authenticate

Hello Developers I am using the Twilio API and Purchased a Number. I have also created a secure SSL site uploaded the following code. Then it will show the following error as Error : Authenticate
Nitesh Pogul
  • 180
  • 1
  • 6
0
votes
1 answer

Using Twilio as call center backend how to reduce double cost for calls

I am using Twilio in a custom made app using the "Click to Call" feature where the agent will click a button in the web browser and their phone will ring and once they pick up a client from the list X is then called. My only concern is that…
Emil Orol
  • 593
  • 6
  • 20
0
votes
2 answers

Making an custom content outbound voice call from console client

I am trying to make an outgoing call using Twilio and C#. I gave the (fromnumber, tonumber, twiliodemourl) as 3 parameters for initiate outbound call.Then it is working with default twilio demo voice content. Now i need to customize the voice…
-1
votes
2 answers

android Twillio video call network issue

friends I had implemented Twillio Video call in my Android application its working fine in the availability of the network.But I am facing an issue in case of network lost. Test Cases:- Device A call to Device B. Both connected to Room…
-1
votes
1 answer

How to use recording feature using Twilio Client (VoIP)

I am using Twilio Client (VoIP) with nodejs for making a call from my device to a phone. I want a recording functionality also with this but I don't see this API supports it.I see rest API which supports this but then it not supports VOIP. can…
moni sogani
  • 278
  • 2
  • 13
-1
votes
1 answer

Twilio : How to get video call metadata or call usage?

I was using twilio client android sdk for video call in my android app.I had integrate the twilio android client api for the video call and video call goes smoothly.I just want to know how can i get the call statistics or call usage detail after…
-1
votes
1 answer

Outgoing calls are not go through on live server using Twilio JS client

I have implemented Twilio JS client, everything is working good on localhost. I can receive incoming calls and make outgoing calls to my verified number but when deployed to live, outgoing calls are not going through. Initially I thought it is…
Himanshu Saini
  • 702
  • 11
  • 25
-1
votes
1 answer

Twilio Call Initiated From a Form on Website

Scenario: We are a marketing company that connects web leads to our customers using Twilio. I need to know how to make the following scenario happen: Customer on the web Enter their Name and Phone Number and Submits the form I determine which of…
-2
votes
1 answer

Call the client begins with a mp3 voice message

I am very new to Twilio and Python. I am trying to make a phone call by Twilio and the phone call begins with a pre-recorded MP3/YouTube voice message. I know I can customize the TwiML and use action. However, do I have to upgrade my account from…
-2
votes
1 answer

Using twilio https://www.twilio.com/ Android App To App Calling is possible?

Using twilio [https://www.twilio.com/] Android VoIP App To App Calling is possible ? like as "Whats app calling", "Ringo Calling", "Tango Calling" please advice me if other options for VoIP Calling app to app, i already used Sinch app to app…
user786786
  • 47
  • 1
  • 9
-3
votes
1 answer

Twilio Web Client

Any one knows if it's possible to customize the Twilio web client? I want to remove the Twilio Icon and add my custom icon, or at least change the size,background and add my custom background. Looking at the documentation I don't see an option. …
Amir Peivandi
  • 349
  • 4
  • 19
-6
votes
1 answer

Generate random number using c# and send voice call through twilio

I know how to generate a random number in C#. I read some article, How to send voice mail in Twilio. But my problem needs to send the message like this "Hey this is your access code 123456" The number 123456 will be different for different…
1 2 3
19
20