aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
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 'doc')
-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
-----------------