Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all articles
Browse latest Browse all 227885

Fcc robocall list

$
0
0

I had some communication with the FCC about this data, and convinced them to make the data available at an unchanging url. Here's the url that'll always have the most up-to-date data (which they plan to update weekly):

https://consumercomplaints.fcc.gov/hc/theme_assets/513073/200051444/Telemarketing_RoboCall_Weekly_Data.csv

Was thinking about code something like this, any thoughts?:

sort -t, -k3,3 -u | awk -F"," '{print "/usr/sbin/asterisk -rx \"database put blacklist " $3 " \'" $0 "\'\""}'

Viewing all articles
Browse latest Browse all 227885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>