Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monhi/fskgen

A program to produce FSK callerID exactly like PSTN lines.
https://github.com/monhi/fskgen

callerid fsk generator

Last synced: 5 days ago
JSON representation

A program to produce FSK callerID exactly like PSTN lines.

Awesome Lists containing this project

README

        

This is a simple program to show how FSK caller id is generated for PSTN phone lines.

As FSK is widely used to transmit data over communication channels, I just write this sample program to find how it works.

Both MDMF and SDMF protocols are implemented.

This project can be compiled by using visual studio 2013.