mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -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
|
||||
------------
|
||||
|
Reference in New Issue
Block a user