[Asterisk-code-review] app queue: Add option for predial handlers on caller and cal... (asterisk[master])
Kristian Høgh
asteriskteam at digium.com
Wed Jun 20 05:43:30 CDT 2018
Hello Richard Mudgett, Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/9180
to look at the new patch set (#2).
Change subject: app_queue: Add option for predial handlers on caller and callee channels
......................................................................
app_queue: Add option for predial handlers on caller and callee channels
ASTERISK-27912: Add predial handler to app_queue
app_dial (ASTERISK_19548) and app_originate (ASTERISK_26587) have the
possibility to execute predial handlers on caller and callee channel.
This patch adds predial handler on app_queue and uses same options
as Dial and Originate (b and B).
Gosub is executed on originating channel when it gets first in line
and on each newly created outgoing channel.
Change-Id: I5acf5c32587ee008658d12e8a8049eb8fa4d0f24
---
M apps/app_queue.c
1 file changed, 72 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/9180/2
--
To view, visit https://gerrit.asterisk.org/9180
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5acf5c32587ee008658d12e8a8049eb8fa4d0f24
Gerrit-Change-Number: 9180
Gerrit-PatchSet: 2
Gerrit-Owner: Kristian Høgh <kfh at uni-tel.dk>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180620/5af292ba/attachment.html>
More information about the asterisk-code-review
mailing list