summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2007-12-04 21:23:30 +0000
committerJason Parker <jparker@digium.com>2007-12-04 21:23:30 +0000
commit3f677a718a3a4561424ea27f760c9b7e3072515e (patch)
treece9c7c504bcf84c7594c00cd1e4acdf1196d7371 /CHANGES
parentf15be28fb0051e2ac04a8f08006a688ec134c5bd (diff)
Add manager action 'sipshowregistry'.
Closes issue #11464, patch by eliel. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90991 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 476baf554..772df3d55 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@
AMI - The manager (TCP/TLS/HTTP)
--------------------------------
+ * Added a new action 'SIPshowregistry' to list SIP registrations.
* Added TLS support for the manager interface and HTTP server
* Added the URI redirect option for the built-in HTTP server
* The output of CallerID in Manager events is now more consistent.