summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-03-05 22:33:05 +0000
committerMark Michelson <mmichelson@digium.com>2008-03-05 22:33:05 +0000
commit2ed30d47e856dfb068ca4bdd332a7dfaa9253cf7 (patch)
treebdb5501fc729acd4a7696782932a661954db971b /CHANGES
parenteafa9b0de0fe93ad891b5656a07f8c44ff2ea222 (diff)
Adding the Atxfer manager command. With this, you may initiate
an attended transfer over AMI (closes issue #10585) Reported by: ornati Patches: atxfer-trunk-r90428.diff uploaded by ornati (license 210) (with modifications from me) Tested by: putnopvut git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@106236 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5616708f1..f058f9f6b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,6 +57,8 @@ AMI - The manager (TCP/TLS/HTTP)
* Originate now requires the Originate privilege and, if you want to call out
to a subshell, it requires the System privilege, as well. This was done to
enhance manager security.
+ * New command: Atxfer. See doc/manager_1_1.txt for more details or
+ manager show command Atxfer from the CLI
Dialplan functions
------------------