Skip to main content
A single LiveKit agent that demonstrates all major Vobiz integration features - inbound calling, outbound dialing, call transfers, DTMF handling, and CRM webhooks - in one working example.

View on GitHub

Clone and run the full working example

Getting started

Overview

This example combines all Vobiz + LiveKit capabilities into a single production-ready agent. Use it as a starting point when you want to build an agent that can handle complex call scenarios without switching between multiple codebases.

Features

  • Inbound calling - accept calls on your Vobiz number
  • Outbound dialing - initiate calls programmatically
  • Department transfers - route callers to Billing, Support, or Sales via SIP REFER
  • Escalation to human - cold transfer to a human agent
  • DTMF detection - respond to keypad inputs during the call
  • CRM webhooks - stream events to your backend in real time

Agent function tools

Environment variables

.env