[asterisk-bugs] [JIRA] (ASTERISK-21304) [patch] AGI Async Agi with parameters
Dirk Wendland (JIRA)
noreply at issues.asterisk.org
Thu Mar 21 07:09:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dirk Wendland updated ASTERISK-21304:
-------------------------------------
Attachment: asyncagi-parameters.diff
> [patch] AGI Async Agi with parameters
> -------------------------------------
>
> Key: ASTERISK-21304
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21304
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Resources/res_agi
> Affects Versions: 11.2.1
> Environment: CentOS 5.X
> Reporter: Dirk Wendland
> Severity: Trivial
> Attachments: asyncagi-parameters.diff, asyncagi-parameters.patch
>
>
> exten => _X.,1,AGI(agi:async,arg1,arg2)
> So I get in the AsyncAGI event
> Event: AsyncAGI
> Privilege: agi,all
> SubEvent: Start
> Channel: SIP/10-0000002a
> Env: agi_request:%20async%0aagi_channel:%20SIP/10-0000002a%0aagi_language:%20en%0aagi_type:%20SIP%0aagi_uniqueid:%20asterisk-1363774303.83%0aagi_callerid:%2010%0aagi_calleridname:%2010%0aagi_callingpres:%200%0aagi_callingani2:%200%0aagi_callington:%200%0aagi_callingtns:%200%0aagi_dnid:%20200%0aagi_rdnis:%20unknown%0aagi_context:%20international%0aagi_extension:%20200%0aagi_priority:%201%0aagi_enhanced:%200.0%0aagi_accountcode:%20%0aagi_arg_1:%20%0aagi_arg_2:%20%0a%0a
> With agi_arg_1:%20%0aagi_arg_2:%20%0a%0a for aditional Informations
> ---------------------------------------
> The Patch is in the attachements
--
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