Leave
The <Leave> verb transfers a call out of the queue containing that call. It then returns the flow of execution to verb following the <Enqueue> that placed this call into the queue.
Verb attributes
The <Leave> verb does not support any attributes.
Examples
Leaving a closed queue
Callers who are waiting in the queue for customer support will automatically be directed out of the queue after closing hours. SignalWire will notify these callers that they have left the queue and will have to try calling back another day.
Playing audio
SignalWire will play hold music for the callers in the queue until customer support hours are over.
Leave a call
wait.xml will dequeue the callers after closing hours and prompt the <Say> statement in the first example.