Hey Folks,
I've been working on a new generic API for integrating with PBX's for the purpose of automating the creation of:
- domains
- outboundroutes
- extensions
- destinations
- gateways
The first release has a plugin for FusionPBX and based on demand the next release will be either FreePBX or something else. You can grab an API key and create a connection to your FusionPBX server, test the connection and start using the API. Don't worry about the paywall right now. It will work for 7 days without starting a subscription. You don't need to install ANYTHING on the FusionPBX. The API info is in POSTMAN: https://tinyurl.com/meltapi-01. Just set the MELTAPI_TOKEN in the Postman collection and give it a try.
I've been working on a new generic API for integrating with PBX's for the purpose of automating the creation of:
- domains
- outboundroutes
- extensions
- destinations
- gateways
The first release has a plugin for FusionPBX and based on demand the next release will be either FreePBX or something else. You can grab an API key and create a connection to your FusionPBX server, test the connection and start using the API. Don't worry about the paywall right now. It will work for 7 days without starting a subscription. You don't need to install ANYTHING on the FusionPBX. The API info is in POSTMAN: https://tinyurl.com/meltapi-01. Just set the MELTAPI_TOKEN in the Postman collection and give it a try.