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
This commit is contained in:
Mark Michelson
2008-10-17 00:18:01 +00:00
parent 4afb2649b9
commit 32ef7bedd3
3 changed files with 59 additions and 0 deletions

View File

@@ -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
------------------