Skip to content

Checks a list of outbound caller IDs against a list of cell phone providers

Notifications You must be signed in to change notification settings

phrankerco/CallerIDCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallerIDCheck

Two BASH scripts to interface with Asterisk to auto dial a list of numbers using a list of different outbound caller ID for each call. The calls last 11 secs or enough time to ring about 2 times. If the call is answered then a recording plays and the call disconnects.

  1. download files
  2. chmod +x autocalleridcheck
  3. chmod +x singlelinecheck

Use the scripts

  1. Modify both lists with the numbers you need to check and call
  2. callerids.list -- list of outbound called IDs the calls will come from
  3. testphones.list -- list of phone numbers to call using the oubound caller IDs from the above list for each call
  4. ./autocalleridcheck

or

  1. ./singlelinecheck [CallerID.to.Check] [Test.Line.to.Call]

About

Checks a list of outbound caller IDs against a list of cell phone providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages