Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

rxyang0/voipms-acrobits-websvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoIP.ms Web Service API for Acrobits

A web service API for Acrobits Groundwire to interface with the VoIP.ms API

Currently supported functions

  • getBalance.php

Usage

  1. Enable your VoIP.ms API here. Ensure that 0.0.0.0 is added to enabled IPs to disable IP whitelist.

  2. Append https://voipms-acrobits-websvc.herokuapp.com/ with your desired function, along with ?api_username=USER&api_password=PASS, replacing USER and PASS with your VoIP.ms API credentials.
    USER and PASS need to be URL-encoded. Do so at this link: https://www.urlencoder.org/

  3. Add the URL to the "Web services custom balance checker box" under "Advanced settings" in your Groundwire SIP account. Groundwire web services custom balance checker box

Example

https://voipms-acrobits-websvc.herokuapp.com/getBalance.php?api_username=USER&api_password=PASS

Screenshots

Groundwire keypad showing balance at the top

About

Web service API for Acrobits Groundwire to interface with the VoIP.ms API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages