Referencing Issues
[PHREAKSCAN-1] Raw data upload restricted to 15M
Currently, although some autodialing is automated, this is only VoIP autodialing (not POTS autodialing, which is more reliable).
Improvements needed:
- Close the feedback loop. Fully automated ingestion of dialing results to a database and automated uploading. This will likely necessitate moving away from Excel completely
- Automated catchup dialing. If a number is missed, it is a manual process to retry currently, which is the most time-consuming component.
- Better logging. Right now, only the actual result is logged, no metadata such as why a call failed (intercept, number disconnected, busy, etc.) Doing this would enable pruning of bad numbers more quickly and increase efficiency.
- Use softmodem for all dialing, including on POTS line
Comments
You must be logged in to leave a comment.