0

Basically my Question is how can I create a Web Pages which will work something like this : When a user will click on call button then that call will be directly transferred to IP Phone.

rohitcoder
  • 401
  • 1
  • 7
  • 18

1 Answers1

1

Twilio developer evangelist here.

It sounds like you are looking for Twilio Client, which allows you to make phone calls from a web browser. I recommend you take a look at the quickstart tutorial for Twilio Client to see how it works.

philnash
  • 70,667
  • 10
  • 60
  • 88