My own asterisk stuff | |
Read it | |
Download | |
Download | |
Download | |
Use links to download | |
The MRTG scripts, really being the nagios plugin with a few
modifications, can be used to feed MRTG by modifying your mrtg.cfg to include an entry
similar to the one belowTitle[servername]: Server title PageTop[servername]: <h1>servername.domain.com</h1> Target[servername]: `/usr/local/bin/asterisk-mrtg -h servername.domain.com -1 SIP -2 IAX2` Options[servername]: gauge,integer MaxBytes[servername]: 90 YLegend[servername]: Active channelsPlease note that the channel name is case sensitive. Valid options are SIP, IAX2, Zap and so on The nagios plugin should be pretty self-explainatory, given you know nagios :) | |
Below are custom patches and backports to 1.0 or 1.2. These patches will not be maintained anymore. Please visit The Asterisk Backports Page instead... | |
Custom patches to 1.0.x | |
Custom patches to 1.2.x including
Rate-engine,
a Least Cost Routing (LCR) engine for asterisk. Rate-Engine is old work, and needs a bit more to work. I don't touch it anymore, since I'm writing a hack in perl instead :P | |
All patches here are licenced according to this. | |
There's also a little recording, a 'congratulations, you have successfully installed asterisk' worth hearing :) | |
Roy Sigurd Karlsbakk <roy@karlsbakk.net> |