diff --git a/plugins/asterisk/asterisk b/plugins/asterisk/asterisk index 5c28a6df..8d278b94 100755 --- a/plugins/asterisk/asterisk +++ b/plugins/asterisk/asterisk @@ -16,8 +16,11 @@ This plugin will produce multiple graphs showing: - the number of messages in all voicemail boxes (replaces asterisk_voicemail); - - the number of active MeetMe conferences and users connected to them - (replace asterisk_meetme and asterisk_meetmeusers, respectively); + - DEPRECATED: the number of active MeetMe conferences and users connected to + them (replace asterisk_meetme and asterisk_meetmeusers, respectively); + + - the number of active ConfBridge conferences (e.g. non-empty ones) and users + connected to them - the number of active channels for a given codec, for both SIP and IAX2 channels (replaces asterisk_sipchannels and asterisk_codecs). @@ -191,6 +194,16 @@ END print <