I am looking for an API to call phones (from server) and connect them to a telephone-coference.
Could you please recommend smth.?
Thank you!
I am looking for an API to call phones (from server) and connect them to a telephone-coference.
Could you please recommend smth.?
Thank you!
I would not call it an api but the first thing I would think about is installing an asterisk server and then calling asterisk scripts. Asterisk is a very mature telephone-(mostly everything you want) open source program. I don't know about your complete needs but I think it is worth a look.
A good starting point maybe the wikipedia page.