[asterisk-bugs] [Asterisk 0017046]: [patch] Add new AGI command: PARK
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 16 23:00:52 CDT 2010
The following issue has been SUBMITTED.
======================================================================
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: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
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-03-16 23:00 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-03-16 23:00 bklang New Issue
2010-03-16 23:00 bklang Asterisk Version => SVN
2010-03-16 23:00 bklang Regression => No
2010-03-16 23:00 bklang SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
======================================================================
More information about the asterisk-bugs
mailing list