aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-05 22:33:05 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-05 22:33:05 +0000
commitf523ddafbb1bf6232170f10bab556653edc55fe4 (patch)
treebdb5501fc729acd4a7696782932a661954db971b /CHANGES
parentc0a0a7bccca5ba55a95d62ed1e4779b27ebd29c1 (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: http://svn.digium.com/svn/asterisk/trunk@106236 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 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
------------------