Excerpt |
---|
SystemAPI .NET Tool is a program written in C# allowing developers to manage VoipNow accounts and view information about calls. Download. |
Table of Contents | ||
---|---|---|
|
...
How To Install It
System Requirements
...
STEP 1: Please download the example archive and extract the files to a location of your choice.files from our GitHub repository:
Code Block |
---|
git clone https://github.com/4psa/systemapi-example-net.git |
STEP 2: Start Visual Studio 2010 and create a new Visual C# Console Application project.
...
You can find the schemas in your VoipNow installation server at this location:
Code Block |
---|
/usr/local/voipnow/admin/htdocs/soap2/schema/latest/3.0.x |
STEP 4: Right-click on the voipnowservice.wsdl
file and then pick WSCF.blue → Generate Web Service Code, using the following option:
...
Note |
---|
All the test use the 4PSA demo server located at https://voipnow3demo.4psa.com/:. |
Examples
Add Related Accounts
...
Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.