summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2010-04-21 19:02:45 +0000
committerLeif Madsen <leif@leifmadsen.com>2010-04-21 19:02:45 +0000
commitbb2fa21ac1e1f033bc7dc2cb59fd39bf428285bb (patch)
tree61a2e03f1297e4fa5ed0a851725da66d583c415e /CHANGES
parentf2b8561a5af1088ba09d386afb789368771bb737 (diff)
IAXpeers output now matches SIPpeers format for manager (AMI).
(closes issue #17100) Reported by: secesh Tested by: pabelanger Review: https://reviewboard.asterisk.org/r/594/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index aa1d40812..82250d970 100644
--- a/CHANGES
+++ b/CHANGES
@@ -359,6 +359,8 @@ Asterisk Manager Interface
status.
* Added a "MixMonitorMute" AMI action for muting inbound and/or outbound audio
in a MixMonitor recording.
+ * The 'iax2 show peers' output is now similar to the expected output of
+ 'sip show peers'.
Channel Event Logging
---------------------