Skip to content

Concepts

Learn core concepts and architectural patterns that power Vobiz telephony services. Understand how different components work together to build robust communication systems.

What You'll Learn

  • How SIP signaling and RTP media work — the full protocol mechanics, not just the surface
  • How Voice XML WebSocket streaming connects phone calls directly to your AI pipeline
  • When to choose SIP (LiveKit, VAPI, Retell, call transfer) vs. WebSockets (Pipecat, direct Python, cost optimization)
  • How callbacks and webhooks enable real-time event notifications for call lifecycle events
  • Configuration patterns for callback URLs, authentication, and hierarchy