[asterisk-bugs] [JIRA] (ASTERISK-26587) Add option to execute gosub prior to dial into app_originate
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Nov 13 13:44:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233663#comment-233663 ]
Asterisk Team commented on ASTERISK-26587:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Add option to execute gosub prior to dial into app_originate
> ------------------------------------------------------------
>
> Key: ASTERISK-26587
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26587
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Applications/app_originate
> Affects Versions: 11.24.1
> Environment: Linux
> Reporter: dkerr
> Severity: Minor
>
> Inspired by issue ASTERISK-22922 that requested ability to add callerid into app_originate. Comments in that issue suggested that it was better solved by adding an option to gosub prior to originating the call.
> The attached patch implements this much like app_dial with two options one to gosub on the originating channel and one to gosub on the newly created channel and behaves just like app_dial. The attached patch has been tested on Asterisk 11.24.1. I have tested adding callerid info and also SIPAddHeader (to e.g. add header to force auto answer) and confirmed it works. Have also tested both 'exten' and 'app' versions of app_originate.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list