From 945529cae84d40a26f69cfcbcbc4ee017e5dd037 Mon Sep 17 00:00:00 2001 From: Philippe Sultan Date: Thu, 18 Feb 2010 16:34:08 +0000 Subject: Add a new manager event for our buddies status. The new JabberStatus event gives a concise view of the status change to the AMI clients. Thanks fiddur! (closes issue #16760) Reported by: fiddur Patches: 244498.2.diff uploaded by fiddur (license 678) Tested by: fiddur, phsultan git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247500 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f430a7bb1..05c744292 100644 --- a/CHANGES +++ b/CHANGES @@ -339,6 +339,8 @@ Asterisk Manager Interface * The redirect command now has new parameters ExtraContext, ExtraExtension, and ExtraPriority to allow redirecting the second channel to a different location than the first. + * Added new event "JabberStatus" in the Jabber module to monitor buddies + status. Channel Event Logging --------------------- -- cgit v1.2.3