Asterisk 1.8 Calendaring with text to speech reading out your calendar info

The Asterisk Calendaring API aims to be a generic interface for integrating Asterisk with various calendaring technologies. The goal is to be able to support reading and writing of calendar events as well as allowing notification of pending events through the Asterisk dialplan. There are … “Asterisk 1.8 Calendaring with text to speech reading out your calendar info”

Read More

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