[asterisk-bugs] [Asterisk 0010585]: [RFC] export attended transfer functionality over AMI

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Aug 29 14:14:09 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10585 
====================================================================== 
Reported By:                ornati
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10585
Category:                   Core/ManagerInterface
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 81262 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-28-2007 14:00 CDT
Last Modified:              08-29-2007 14:14 CDT
====================================================================== 
Summary:                    [RFC] export attended transfer functionality over
AMI
Description: 
Currently there's no way (that I know) to activate an attended tranfer
through the AMI, it would be useful for "controlling" GUIs etc...

This patch export this functionality and passed the "works for me" stage.

I'm interested in any type of feedback. In particular I'd like to know
what the interface should look like. Now it's really simple, it just takes
the "transferer" channel and the extension to transfer to. Should I also
add optional "Context" and "Priority"?
====================================================================== 

---------------------------------------------------------------------- 
 ornati - 08-29-07 14:14  
---------------------------------------------------------------------- 
atxfer-v2:

After looking more at the code I've found that "Local" channel (used for
doing attended transfer) doesn't really support "priority", just
context/exten. Specify a priority on attended transfer doesn't make much
sense anyway, I think.

I've added support to specify "Context" (it's required, actually). 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-29-07 14:14  ornati         Note Added: 0069641                          
======================================================================




More information about the asterisk-bugs mailing list