All Projects → AsterNET → Asternet

AsterNET / Asternet

Licence: mit
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.

Labels

Projects that are alternatives of or similar to Asternet

Routr
Routr: Next-generation SIP Server
Stars: ✭ 788 (+471.01%)
Mutual labels:  asterisk
Python Ami
Python AMI Client
Stars: ✭ 70 (-49.28%)
Mutual labels:  asterisk
Nami
Asterisk manager interface (ami) client for nodejs
Stars: ✭ 94 (-31.88%)
Mutual labels:  asterisk
Mikrotik Hotspot Sms
Stars: ✭ 23 (-83.33%)
Mutual labels:  asterisk
Astive
Media controller for Asterisk PBX (FastAGI Server)
Stars: ✭ 37 (-73.19%)
Mutual labels:  asterisk
Asterisk Cdr Viewer Mod
Simple and fast viewer for Asterisk CDRs and Recordings (Mod)
Stars: ✭ 76 (-44.93%)
Mutual labels:  asterisk
Docker Freepbx
Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP
Stars: ✭ 331 (+139.86%)
Mutual labels:  asterisk
Sippts
Set of tools to audit SIP based VoIP Systems
Stars: ✭ 116 (-15.94%)
Mutual labels:  asterisk
Ari4java
Asterisk ARI interface bindings for Java
Stars: ✭ 65 (-52.9%)
Mutual labels:  asterisk
Homer App
HOMER 7.x Front-End and API Server
Stars: ✭ 88 (-36.23%)
Mutual labels:  asterisk
Sipcheck
SIPCheck is a tool that watch the authentication of users of Asterisk and bans automatically if some user (or bot) try to register o make calls using wrong passwords.
Stars: ✭ 20 (-85.51%)
Mutual labels:  asterisk
Asterisk
Mirror of the official Asterisk (https://www.asterisk.org) Project repository. No pull requests here please. Use Gerrit:
Stars: ✭ 981 (+610.87%)
Mutual labels:  asterisk
Starpy
Mirror of Python twisted library for AMI and FastAGI: No pull requests here please. Use Gerrit: https://gerrit.asterisk.org
Stars: ✭ 77 (-44.2%)
Mutual labels:  asterisk
Cacofonisk
Who's calling?
Stars: ✭ 17 (-87.68%)
Mutual labels:  asterisk
Browser Phone
A fully featured browser based WebRTC SIP phone for Asterisk
Stars: ✭ 95 (-31.16%)
Mutual labels:  asterisk
Pami
PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
Stars: ✭ 351 (+154.35%)
Mutual labels:  asterisk
Voicer
AGI-server voice recognizer for #Asterisk
Stars: ✭ 73 (-47.1%)
Mutual labels:  asterisk
Chan Sccp
Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list for help and join us as a developer if you like.
Stars: ✭ 127 (-7.97%)
Mutual labels:  asterisk
Kube Ansible
Spin up a Kubernetes development environment
Stars: ✭ 103 (-25.36%)
Mutual labels:  asterisk
Phpari
A Class Library enabling Asterisk ARI functionality for PHP
Stars: ✭ 80 (-42.03%)
Mutual labels:  asterisk

Build Status NuGet

AsterNET is an open source 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.

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.

AsterNET on IRC

Join in the conversation on Freenode, #asternet

How to Get AsterNET

PM> Install-Package AsterNET

or by visiting: https://www.nuget.org/packages/AsterNET/

Documentation

History

AsterNET is a fork of Asterisk.NET. Now we've reached release status and AsterNET version 1.0.0 we feel this is a good separation point from the original project.

Special Thanks

http://www.zapappi.com and http://www.jetbrains.com/resharper/

We'd like to thank JetBrains for our community licenses of ReShaper. A very useful tool that's helping us to refactor the code and improve general development much quicker. If you'd like to try it yourself, visit http://www.jetbrains.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].