[asterisk-bugs] [JIRA] (ASTERISK-15828) [patch] Add new AGI command: PARK

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Nov 21 10:46:05 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-15828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan reassigned ASTERISK-15828:
--------------------------------------

    Assignee:     (was: Matt Jordan)
    
> [patch] Add new AGI command: PARK
> ---------------------------------
>
>                 Key: ASTERISK-15828
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-15828
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Resources/res_agi/NewFeature
>            Reporter: Ben Klang
>         Attachments: agi-park-trunk.patch, agi-park-v2.patch, agi-park-v3.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list