Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 611 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 611 Bytes

Build Status

AsterNET-ARI-Proxy

An Asterisk ARI Proxy written in C# using the AsterNET client library and supports the AsterNET.ARI.Middleware.Queue implementation.

Proxy Protocol

The protocol implemented by AsterNET ARI Proxy is the protocol defined by the go-ari-proxy project. A full breakdown of the message format can be found here go-ari-library