Difference between revisions of "IRC bot for controlling an Asterisk server"

From Makers Local 256
Jump to: navigation, search
(added content for the asterisk irc bot)
 
m (fixed some syntax issues.)
Line 1: Line 1:
 +
=Overview=
 
'''Asterisk IRC bot''' <br>
 
'''Asterisk IRC bot''' <br>
 
<br>
 
<br>
 
A problem facing many Asterisk admins who un large clusters is getting status reports from all of your machines.  Sure you could log in to ach one and check but this is time consuming.  I want to build a plugin for asterisk that connects a bot to a private onsite irc server that will enable an admin to just query a bot representing a machine for its status.
 
A problem facing many Asterisk admins who un large clusters is getting status reports from all of your machines.  Sure you could log in to ach one and check but this is time consuming.  I want to build a plugin for asterisk that connects a bot to a private onsite irc server that will enable an admin to just query a bot representing a machine for its status.
 +
 +
==Status==
 +
<onlyinclude>{{{status|Researching}}}</onlyinclude>

Revision as of 20:37, 23 August 2007

Overview

Asterisk IRC bot

A problem facing many Asterisk admins who un large clusters is getting status reports from all of your machines. Sure you could log in to ach one and check but this is time consuming. I want to build a plugin for asterisk that connects a bot to a private onsite irc server that will enable an admin to just query a bot representing a machine for its status.

Status

Researching