Difference between revisions of "IRC bot for controlling an Asterisk server"
From Makers Local 256
m (fixed some syntax issues.) |
m (taging category) |
||
Line 6: | Line 6: | ||
==Status== | ==Status== | ||
<onlyinclude>{{{status|Researching}}}</onlyinclude> | <onlyinclude>{{{status|Researching}}}</onlyinclude> | ||
+ | |||
+ | [[Category:IRC Bots]] |
Revision as of 10:00, 12 February 2008
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