Reputation: 125
I work for a software company and we are currently looking for a cheap way for our customers to initiate phone calls through our software. We were thinking it would be nice if we could some how initiate the calls through the VoIP service provider that they already have. VoIP service providers like Skype and 8x8 seem to have individual APIs for placing calls through their service, but we were hoping there was a more generic/standard way to initiate calls from a VoIP service so we don't have to write an implementation for each VoIP service provider we want to support.
Our software is a java based application, so a java compatible solution would be appreciated. I have read that a PBX server like Asterisk might be a good solution to our issue, but we would prefer not to have our customers go through the additional step of installing a PBX server. Thanks in advance.
Upvotes: 0
Views: 5409
Reputation: 1665
We need to talk about 2 separate software here:
Upvotes: 1