Difference between revisions of "IRC bot for controlling an Asterisk server"
From Makers Local 256
m (Fixed syntax) |
m (category tweak) |
||
Line 8: | Line 8: | ||
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. | ||
− | [[Category:IRC | + | [[Category:IRC Bot]] |
Latest revision as of 17:14, 26 January 2011
Creator: |
Overview
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.