[Asterisk-code-review] app_queue: Add QueueWithdrawCaller AMI action (asterisk[master])

Kfir Itzhak asteriskteam at digium.com
Mon Feb 21 06:19:26 CST 2022


Attention is currently required from: Kfir Itzhak.
Hello Joshua Colp, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/17991

to look at the new patch set (#9).

Change subject: app_queue: Add QueueWithdrawCaller AMI action
......................................................................

app_queue: Add QueueWithdrawCaller AMI action

This adds a new AMI action called QueueWithdrawCaller.
This AMI action makes it possible to withdraw a caller from a queue,
in a safe and a generic manner.
This can be useful for retrieving a specific call and
dispatching it to a specific extension.
It works by signaling the caller to exit the queue application
whenever it can. Therefore, it is not guaranteed
that the call will leave the queue.

ASTERISK-29909 #close

Change-Id: Ic15aa238e23b2884abdcaadff2fda7679e29b7ec
---
M apps/app_queue.c
A doc/CHANGES-staging/queue_withdraw_caller.txt
2 files changed, 161 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/91/17991/9
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17991
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic15aa238e23b2884abdcaadff2fda7679e29b7ec
Gerrit-Change-Number: 17991
Gerrit-PatchSet: 9
Gerrit-Owner: Kfir Itzhak <mastertheknife at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Kfir Itzhak <mastertheknife at gmail.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220221/b99fa892/attachment.html>


More information about the asterisk-code-review mailing list