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