125 Forks
168 Stars
168 Watchers

AsterNET

AsterNET is an open source .NET framework for Asterisk AMI and FastAGI. AsterNET allows you to talk to Asterisk AMI from any .NET application and create FastAGI applications in any .NET language.

How to download and setup AsterNET

Open terminal and run command
git clone https://github.com/AsterNET/AsterNET.git
git clone is used to create a copy or clone of AsterNET repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AsterNET https://github.com/AsterNET/AsterNET/archive/master.zip

Or simply clone AsterNET with SSH
[email protected]:AsterNET/AsterNET.git

If you have some problems with AsterNET

You may open issue on AsterNET support forum (system) here: https://github.com/AsterNET/AsterNET/issues