Skip to content

Hacky PoC for using a modem to place test calls through a phone exchange

Notifications You must be signed in to change notification settings

paulseward/modem-callsender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Terrible PoC for using a modem to generate dummy traffic on a Strowger telephone exchange.

You probably don't need this, and if you do, there are better ways to do it!

python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt

# Modify to suit your exchange, then:

./callsender.py

About

Hacky PoC for using a modem to place test calls through a phone exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages