[Asterisk-code-review] app_queue: Add QueueWithdrawCaller AMI	action (asterisk[16])
    Kfir Itzhak 
    asteriskteam at digium.com
       
    Wed Feb  9 04:54:18 CST 2022
    
    
  
Kfir Itzhak has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/18008 )
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 generic manner.
This is useful for retrieving a specific call and
dispatching it to a specific extension.
It is a best-effort request. It works by signaling the
caller to exit the queue application whenever it can.
ASTERISK-29909 #close
Change-Id: Ic15aa238e23b2884abdcaadff2fda7679e29b7ec
---
M apps/app_queue.c
1 file changed, 129 insertions(+), 1 deletion(-)
  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/08/18008/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18008
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ic15aa238e23b2884abdcaadff2fda7679e29b7ec
Gerrit-Change-Number: 18008
Gerrit-PatchSet: 2
Gerrit-Owner: Kfir Itzhak <mastertheknife at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220209/bf1c5aba/attachment.html>
    
    
More information about the asterisk-code-review
mailing list