Skip to content

Small application to make asterisk send / receive fsk payloads through the voice channel.

Notifications You must be signed in to change notification settings

alessandrocarminati/app-fsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

app-fsk

This app implements the logic to allow an Asterisk dialplan application to send and receive binary data using only voice channels. It exploits the old-time analog modulation FSK, just like the old analog modems did. After having it compiled, it adds a couple of functions sendFSK and receiveFSK to the asterisk dialplan functions.

BEWARE

It is an old project, and it was only tested on asterisk 11.

About

Small application to make asterisk send / receive fsk payloads through the voice channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages