Skip to content

EmreAbi/AsterNET.ARI

 
 

Repository files navigation

Build Status

AsterNET.ARI

AsterNET.ARI is an incubation project and addition to the AsterNET framework for .NET. It allows you to develop against Stasis ARI for Asterisk using the .NET framework.

Where to get AsterNET.ARI

Nuget http://www.nuget.org/packages/AsterNET.ARI/

PM> Install-Package AsterNET.ARI

Releases https://github.com/skrusty/AsterNET.ARI/releases

Current Development

We'll soon be ready to move from Alpha to Beta! So, what's in and working: -

  • Support for ARI Events
  • Support for ARI Actions
  • Support for ARI Models
  • Events hooked up and deserialized to objects
  • Compatible up to Asterisk 13.3.2
  • Middleware Support
  • AsterNET ARI Proxy

AsterNET on IRC

Join in the conversation on Freenode, #asternet

Cross Platform

We are trying to ensure all .NET libs used are both .NET and mono compatible so ARI applications can be run on both windows and linux or any other OS with .NET or mono implementations.

Examples

Example Usage

coming soon

Example Applications

Blog

You can read about AsterNET.ARI and the original AsterNET framework on my blog: www.xdev.net or follow me on twitter (@benjmerrills) to get involved.

About

AsterNET.ARI is an incubation project and addition to the AsterNET framework for .NET. It allows you to develop against Stasis ARI for Asterisk using the .NET framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%