Quantcast
Channel: VOIP-info.org Page Changes
Viewing all articles
Browse latest Browse all 2667

AsterNET

$
0
0
Diff from version 1 to 2 (current)

@@ -1 +1,17 @@

+Aster.NET library consists of a set of C# classes that allow you to easily build .NET applications that interact with an Asterisk PBX Server (1.4/1.6/1.8/11/12)
 
+!Components
+AsterNET is made up of two key components, FastAGI and Manager Interface. Each allows you to interact with Asterisk in different ways. FastAGI allows you to control the flow of a call from another machine (a dedicated AGI server for example) and Manager Interface allows you to obtain state information and interact with Asterisk.
+
+More information can be found I the documentation section on both methods.
+
+!AsterNET on IRC
+Join in the conversation on Freenode, #asternet
+
+!AsterNET on nuget
+You can now get AsterNET via nuget by doing
+Install-package asternet
+https://www.nuget.org/packages/AsterNET/
+
+!AsterNET Source and Project Homepage
+[https://github.com/skrusty/AsterNET/]
UserCommentTimeVersion
skrusty2015-01-05 15:142

Viewing all articles
Browse latest Browse all 2667

Trending Articles