aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 19:02:45 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 19:02:45 +0000
commit6c8a3241c61dffdbd52a77bf45806af443c6ffa3 (patch)
tree61a2e03f1297e4fa5ed0a851725da66d583c415e /CHANGES
parentcf3c1319c0dc82c90734b95a81f58d80d8ff699e (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: http://svn.digium.com/svn/asterisk/trunk@258344 f38db490-d61c-443f-a65b-d21fe96a405b
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
---------------------