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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jan 31 14:06:58 CST 2013


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

Rusty Newton updated ASTERISK-15828:
------------------------------------

    Assignee: Matt Jordan  (was: Ben Klang)
      Status: Open  (was: Waiting for Feedback)
    
> [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
>            Assignee: Matt Jordan
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list