From f523ddafbb1bf6232170f10bab556653edc55fe4 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Wed, 5 Mar 2008 22:33:05 +0000 Subject: 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 --- doc/manager_1_1.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') 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: 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 ------------ -- cgit v1.2.3