Click to launch a jambonz instance on AWS.
jambonz
  • Why jambonz
  • Docs
  • Support
  • Cloud Pricing
  • Open Source
  • Blog
Log In
For Developers
  • Webhooks
    • Overview
    • answer
    • conference
    • config
    • dequeue
    • dial
    • dialogflow
    • dtmf
    • dub
    • enqueue
    • gather
    • hangup
    • leave
    • lex
    • listen
    • llm
    • message
    • pause
    • play
    • rasa
    • redirect
    • say
    • sip:decline
    • sip:request
    • sip:refer
    • tag
    • transcribe
  • REST API
    • Overview
  • Websocket API
    • Overview
    • (client) session:new
    • (client) session:redirect
    • (client) session:reconnect
    • (client) call:status
    • (client) verb:hook
    • (client) verb:status
    • (client) llm:event
    • (client) llm:tool-call
    • (client) tts:tokens-result
    • (client) tts:streaming-eventresult
    • (client) dial:confirm
    • (client) jambonz:error
    • (server) ack
    • (server) command
    • (server) llm:tool-output
    • (server) llm:update
    • (server) tts:tokens
    • (server) tts:flush
    • (server) tts:clear
  • Speech API
    • Custom Speech API
  • Client SDKs
    • Node.js SDK
    • create-jambonz-app
    • Node-RED
  • Tutorials
    • TADHack 2023
    • Getting started
    • Using Voxbone as a Carrier
    • Using Simwood as a Carrier
    • Introduction to the Node.js SDK
  • Release Notes
    • 0.9.3
    • 0.9.2
    • 0.9.1
    • 0.9.0
    • 0.8.5
  • Jambonz UI
    • Getting started
    • Fonts and icons
    • Styles
    • Components
leave

The leave verb transfers a call out of a queue. The call then returns to the flow of execution following the enqueue verb that parked the call, or the document returned by that verbs actionHook property, if provided.

{
  "verb": "leave"
}

There are no options for the leave verb.

  • View on Github
  • Join us on Slack
  • Privacy Policy
  • Terms of Service
  • Home
  • Why jambonz
  • Docs
  • Support
  • Cloud Pricing
  • Open Source
  • Blog
support@jambonz.org