返回列表 發帖

Asterisk Block AD Tel

本帖最後由 TsinTsin 於 2011-3-30 14:43 編輯

Add the Blacklist to Asterisk database using CLI
# asterisk -r
# core show help database



To insert a number into the Black list from the CLI
# database put blacklist <name/number> 1
# database put blacklist 128100 1



To delete a number from the blacklist using the CLI
# database del blacklist <name/number>
# database del blacklist 128100



To show the database blacklist using the CLI
# database show blacklist



To show the database blacklist using the webui



All AD list for HK about 50099 numbers:


Main AD list for HK about 6948 numbers:



You also can Filter AD Numbers using your smartphone. (StudioKUMA 小熊來電通知)






Using Notepad++/Wordpad open the "blacklist_put.txt" and copy the list to Asterisk CLI
http://www.vpnbest.com/voip/asterisk/94-asterisk-blacklist-advertising

Advertising Database for HongKong:
http://hkjunkcall.com/web_software.asp

Reference:
http://www.voip-info.org/wiki/view/Asterisk+cmd+LookupBlacklist

Thanks Tsin Tsin C-Hing for providing a very complete list of Hong Kong Adversting Telephone Blacklist for Asterisk users.  It is quite useful.

A list that covering over 55,000 annoying telephone junk call numbers.  Don't miss it, my dear buddies.

TOP

Thanks, This is very useful.

TOP

己經唔WORK, 請問可否更新一下!! 自動下載blacklist, import 去blacklist DB

TOP

返回列表