How to use API

Hi All,

I am a .Net web developer and i want to develop a system for my client which can track and record all calls from PBX Business Telephone system also can store recording in database.

So, Just want to know how can i start with using Digium Phone API also i want to know which type of environment required to use Digium API.

Can i test this API integration in my normal PC or i need any other device,software to test it.

Thanks in advance.

The phones API doesn’t offer you any capability for recording calls. You can find out more about what is available here - phones.digium.com

peterparker, What you want to accomplish is better done on the PBX server itself without involving the endpoints.

Search for Asterisk Call Recording which should get you started.

Good luck