Asterisk Script for Recordings to Move or Copy -n- number of days old (an archiving tool if you may)

Here’s’ a script that moves or copies certain files (in my case Asterisk recordings) of anything above a certain date (as defined in the CLI) to a destination you pick. You must first define the sourcepath, sourcefilename, destination and an option to flag move or … “Asterisk Script for Recordings to Move or Copy -n- number of days old (an archiving tool if you may)”

Read More

Google Voice Talk on Asterisk 1.8 (with FreePBX) and a flexible dialplan

Google Voice Talk on Asterisk 1.8 (with FreePBX) and a flexible dialplan [Updated 12-04-2012] Ok so you’ve got a 1.4 or 1.6 Asterisk with FreePBX running somewhere? Now you wish to use GoogleVoice/Talk with Asterisk 1.8. Here’s how. This guide is more for a Debian … “Google Voice Talk on Asterisk 1.8 (with FreePBX) and a flexible dialplan”

Read More

Fail2ban Manual Unban Single Host (for iptables)

UPDATE: Starting with version 0.8.8, the unban operations are now built-in, it is executed through the fail2ban-client app like this # fail2ban-client set [ban-name] unbanip [ip] # e.g. fail2ban-client set asterisk-iptables unbanip 8.8.8. Check out the changelog here. Get version 0.8.8 here.  You really should … “Fail2ban Manual Unban Single Host (for iptables)”

Read More