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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 11 12:07:42 CST 2010


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17046 
====================================================================== 
Reported By:                bklang
Assigned To:                
====================================================================== 
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-11-11 12:07 CST
====================================================================== 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-11 12:07 pabelanger     Assigned To              pabelanger =>       
======================================================================




More information about the asterisk-bugs mailing list