[Home]

Summary:ASTERISK-18093: Add an extra argument to app_originate (dialplan originate()) to state that it should run async
Reporter:Jacco van Tuijl (jacco)Labels:
Date Opened:2011-07-06 10:06:07Date Closed:2011-07-11 15:41:10
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Add an extra argument to app_originate (dialplan originate())  to state that it should run async.
originate() now waits for the caller to answer the line  before it continues with the next line in the dialplan.

it would be nice if you could make it continue with dialplan without waiting for the caller to answer
Comments:By: Walter Doekes (wdoekes) 2011-07-08 03:26:27.997-0500

And if you Originate() to a Local channel that Answer()'s?

By: Leif Madsen (lmadsen) 2011-07-11 15:41:10.984-0500

This is really a feature request without patch, so I'm closing the issue. If you're able to provide a patch you may request a bug marshal to reopen the issue.

By: Jacco van Tuijl (jacco) 2011-08-16 07:37:33.609-0500

I was asked to create this request by people in asterisk-dev channel; I was in the assumtion they where bug marshal; the guy told me he would pick up the issue if I would create it

By: Jacco van Tuijl (jacco) 2011-08-16 08:02:39.973-0500

irc log:
[15:55] <Kobaz> oh
[15:55] <Kobaz> jacc0: hey, while you're at it
[15:55] <Kobaz> jacc0: add variable support as well please :)
[16:00] <jacc0> @Kobaz; good idea, only then it will be a good replacement for callfiles
[16:05] <Kobaz> jacc0: i'll take your issue and commit it once you're done
[16:06] <Kobaz> jacc0: if you can make another jira issue for adding variable support to manager, i'll do that one too
[16:06] <Kobaz> er, variable support to originate

By: Frederic Steinfels (fredo) 2018-05-13 14:58:23.746-0500

There is a patch:
https://gerrit.asterisk.org/#/c/8623/