PDA

View Full Version : Browser call to phone numbers



Operista
11-18-2019, 08:31 AM
Hey guys,

I've got a business where we have people in the Netherlands calling people in the US tracking down home owners. I've tried various tools like: RingCentral, Xencall, and MOJODialing, but their software isn't robust enough for me. I thought "that's okay" I can write my own software / GUI interface and just find a service like Hangouts or Skype to place the calls.

I want to be able to, programmatically, feed the phone numbers that are being called, then be able to "hang up" and record some notes in a Sqlite database.

To my surprise, finding "softphone" software is not as easy as I'd hoped. Twilio and several others look pretty cool but they are very complicated. Does anyone have any experience with software / tools for doing this? Thanks for your help!

Regards,
Joe

Ofraiden
11-18-2019, 08:41 AM
Hi!
Nice question )) If I were youI would use ready made scripts by https://voximplant.com/voice. Twilio is a good solution but they they have their drawbacks (no user interface, and AWS servers). Voximplant is superior in functionality, has lower prices and the last but not the least they use their own servers.

Operista
11-18-2019, 08:55 AM
Hi!
Nice question )) If I were youI would use ready made scripts by https://voximplant.com/voice. Twilio is a good solution but they they have their drawbacks (no user interface, and AWS servers). Voximplant is superior in functionality, has lower prices and the last but not the least they use their own servers.
Thank you Ofraiden! Yeah, the fact that they use their own servers is very indicative! I will tell my programmers to have a look at this solution.

Operista
11-18-2019, 08:56 AM
I may be mistaken but Telegram used AWS servers. And it didn't end well.