aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manager_1_1.txt
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 /doc/manager_1_1.txt
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 'doc/manager_1_1.txt')
-rw-r--r--doc/manager_1_1.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/manager_1_1.txt b/doc/manager_1_1.txt
index 2708b371e..13dee6647 100644
--- a/doc/manager_1_1.txt
+++ b/doc/manager_1_1.txt
@@ -177,6 +177,16 @@ Changes to manager version 1.1:
Rule: <name> The name of the rule whose contents you wish to list. If this variable
is not present, all rules in queuerules.conf will be listed.
+- Action: Atxfer
+ Modules: none
+ Purpose:
+ Initiate an attended transfer
+ Variables:
+ Channel: The transferer channel's name
+ Exten: The extension to transfer to
+ Priority: The priority to transfer to
+ Context: The context to transfer to
+
* NEW EVENTS
------------