Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.77 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.77 KB

Arke.ARI

Arke.ARI is a fork of the AsterNET.ARI project started by the AsterNET team.. It allows you to develop against Stasis ARI for Asterisk using modern .NET platforms.

Where to get Arke.ARI

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

PM> Install-Package Arke.ARI

Releases https://github.com/seiggy/Arke.ARI/releases

Current Development

  • Support for ARI Events
  • Support for ARI Actions
  • Support for ARI Models
  • Middleware Support
  • AsterNET ARI Proxy
  • Async/Await Support
  • Supports ARI up to Asterisk 20
  • Fully virtualized to support mocking for unit tests

AsterNET on IRC

Join in the conversation on Freenode, #asternet

Cross Platform

Arke.ARI is built ontop of .NET Standard 2.0, so it will support all modern and supported .NET platforms.

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.