Handle a caller's mid-queue keypress (voicemail, callback, or transfer)
Internal jambonz gather action-hook, fired when a waiting caller presses a digit on the optional mid-queue escape prompt. If the pressed digit matches the configured escape digit it returns the verbs for the configured action (leave a voicemail, request a callback that keeps the caller’s place in line, or transfer); any other digit or a timeout returns an empty verb array so the caller resumes waiting undisturbed. Signed with the jambonz webhook HMAC.
Authorizations
Dashboard JWT token from Clerk
Body
Response
The jambonz verbs for the selected escape action (say + record + hangup for voicemail), or an empty array when the caller should stay in the queue.