3

Does anyone know of any RESTful API for FreeSWITCH. If none exists, what would you recommend as an alternative?

Thanks in advance!

.L.

Leo Burd
  • 189
  • 2
  • 9

1 Answers1

2

Check out the newish Plivo for a RESTful API for FreeSWITCH.

From the site:

Plivo is a framework which provides web developers with basic building blocks to create voice based apps in the form of RESTXML (a small set of specific XML elements that can control a call) and RESTAPI (REST-based APIs). So developers can completely do away with learning the nitty-gritty of a telephony engine.

Good luck!