Web API to make phone calls [closed]

2019-03-19 05:30发布

is there an API to make phone calls an have a phone conversation in the web (maybe flash based?), like skype but without having to install software?

thanks

标签: api telephony
4条回答
何必那么认真
2楼-- · 2019-03-19 06:03

I would also hit the latest version of the CallFire API. It is a lot more developer-friendly. You should be able to launch phone calls and send text messages both in bulk or one-offs. https://developers.callfire.com/

查看更多
老娘就宠你
3楼-- · 2019-03-19 06:06

Victor: Yes, at least with Cloudvox and probably the others. Can place calls, receive them, connect two parties, connect two parties plus your script, or let people conference (also controlled by your code).

Home page & tour has the basics, and lots of code samples at http://help.cloudvox.com/ -Troy, Cloudvox

查看更多
Ridiculous、
4楼-- · 2019-03-19 06:11

These will allow conversations:

http://www.callfire.com/dialer/cm/info/phone_call_api.html

http://www.callfire.com/dev/index.php/Click_to_call_API

http://public.ifbyphone.com/partners/developers

http://cloudvox.com/

See section Connect Cell Phones and Land Lines:

http://www.twilio.com/how-twilio-works

any US or Canadian phone number and connect the caller to that person.Enter one phone number, or many! If you specify multiple numbers, Twilio will ring them all until somebody answers.

查看更多
Explosion°爆炸
5楼-- · 2019-03-19 06:19

http://api.hoiio.com/voice_call.html

The voice API by Hoiio connects 2 phone numbers. Support is international, to over 200 countries.

查看更多
登录 后发表回答