aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-17 00:18:01 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-17 00:18:01 +0000
commit469fc0630b1283bf6cc2f9128110d860c7bde585 (patch)
tree6bed321d6f34fe11725d8f10fa9d3e2d9a6d9b43 /CHANGES
parent7600519c4d699d75549fb9f495ff27667b77f9da (diff)
Add an IAXregistry manager command. See doc/manager_1_1.txt
for more details of this command. (closes issue #13326) Reported by: ib2 Patches: bug13326_trunk_20080822.diff uploaded by snuffy (license 35) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@150311 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 37f5ad24b..2a606e4ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -308,6 +308,8 @@ AMI - The manager (TCP/TLS/HTTP)
* Originate now accepts codec settings with "Codecs: alaw, ulaw, h264"
* New command: Atxfer. See doc/manager_1_1.txt for more details or
manager show command Atxfer from the CLI
+ * New command: IAXregistry. See doc/manager_1_1.txt for more details or
+ manager show command IAXregistry from the CLI
Dialplan functions
------------------