summaryrefslogtreecommitdiff
path: root/doc/manager_1_1.txt
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-10-17 00:18:01 +0000
committerMark Michelson <mmichelson@digium.com>2008-10-17 00:18:01 +0000
commit32ef7bedd389b8468d62a67e60602ea8d5d0ee3b (patch)
tree6bed321d6f34fe11725d8f10fa9d3e2d9a6d9b43 /doc/manager_1_1.txt
parent4afb2649b90eae998f676958f46c55b92ba56cfd (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: https://origsvn.digium.com/svn/asterisk/trunk@150311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/manager_1_1.txt')
-rw-r--r--doc/manager_1_1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manager_1_1.txt b/doc/manager_1_1.txt
index 9296b0943..78e376b0e 100644
--- a/doc/manager_1_1.txt
+++ b/doc/manager_1_1.txt
@@ -1,6 +1,12 @@
Changes to manager version 1.1:
-------------------------------
+- Action: IAXregistry
+ Modules: chan_iax2
+ Purpose:
+ To list all IAX2 peers in the IAX registry with their registration status.
+ Variables:
+ ActionID: <id> Action ID for this transaction. Will be returned.
* SYNTAX CLEANUPS
-----------------