[asterisk-bugs] [Asterisk 0017046]: [patch] Add new AGI command: PARK

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 14 14:10:49 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17046 
====================================================================== 
Reported By:                bklang
Assigned To:                pabelanger
====================================================================== 
Project:                    Asterisk
Issue ID:                   17046
Category:                   Resources/res_agi/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                       SWP-1103 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/681/ 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-16 23:00 CDT
Last Modified:              2010-06-14 14:10 CDT
====================================================================== 
Summary:                    [patch] Add new AGI command: PARK
Description: 
I needed a way to programmatically park calls via AGI and return the
parking slot to the script for further processing.  Since the generic EXEC
AGI command does not allow returning information, I created this patch
which adds the PARK command to AGI.  On success, the parking lot space is
returned.  The PARK command accepts the same arguments as the dialplan
function PARK and in fact uses the same parsing code.
====================================================================== 

---------------------------------------------------------------------- 
 (0123375) pabelanger (manager) - 2010-06-14 14:10
 https://issues.asterisk.org/view.php?id=17046#c123375 
---------------------------------------------------------------------- 
Any documentation for this patch would be helpful. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-14 14:10 pabelanger     Note Added: 0123375                          
======================================================================




More information about the asterisk-bugs mailing list