Skip to content

hoefler02/callbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Python Calling Bot

A python script that automates calls in large numbers with custom audio files 🙂. Must be run on a system with Asterisk and VOIP fully working. Tested on Raspberry-Asterisk with Flowroute.

Usage

python3 caller.py [number]

'--callid', callerid to spoof to
'--prefix', callerid prefix, for sending calls from the same area code
'--file', path to a sound file that plays on pickup
'--folder', path to a folder with soundfiles to be randomly chosen from
'--frequency', sends a call every X seconds
'--numcalls', the total number of calls to send

About

A python script that automates calls in large numbers with custom audio files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages