https://github.com/skrusty/AsterNET-ARI-Proxy
Asterisk ARI Proxy written in C#
https://github.com/skrusty/AsterNET-ARI-Proxy
ari-proxy asterisk asternet c-sharp
Last synced: 12 months ago
JSON representation
Asterisk ARI Proxy written in C#
- Host: GitHub
- URL: https://github.com/skrusty/AsterNET-ARI-Proxy
- Owner: skrusty
- Created: 2015-04-10T10:46:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:45:42.000Z (over 3 years ago)
- Last Synced: 2024-11-19T11:57:01.943Z (over 1 year ago)
- Topics: ari-proxy, asterisk, asternet, c-sharp
- Language: C#
- Size: 5.62 MB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/skrusty/AsterNET-ARI-Proxy)
# AsterNET-ARI-Proxy
An Asterisk ARI Proxy written in C# using the AsterNET client library and supports the [AsterNET.ARI.Middleware.Queue](https://github.com/skrusty/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](https://github.com/nvisibleinc/go-ari-library/wiki/Message-Format)