Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Configuration/Channel-Drivers/AudioSocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AudioSocket

AudioSocket is a simple TCP-based protocol for sending and receiving real-time audio streams, and sending DTMF digits.

There exists a protocol definition (below), a Go [library](https://github.com/CyCoreSystems/audiosocket), and Asterisk application and channel interfaces.
There exists a protocol definition (below), a Go [library](https://github.com/CyCoreSystems/audiosocket), a TypeScript/Node.js [library](https://github.com/ictinnovations/asterisk-audiosocket), and Asterisk application and channel interfaces.

Protocol definition
-------------------
Expand Down