Inbound 0
Outbound 0
Logs 0
Live Calls 0
Inbound Trunks
Create, edit, and manage inbound SIP trunks with dispatch rules, Krisp noise cancellation, allowed IPs, export/import configs, test connectivity with echo bot, and capture packets for debugging.
Loading...
Outbound Trunks
Create and manage outbound SIP trunks. Place calls by dispatching agents, test trunk connectivity with echo bot, and capture packets for debugging.
Loading...
Webhook Logs
Live webhook events via WebSocket, grouped by call ID. Timeline view, event stats, and filtering to debug call flows.
Loading...
How to configure webhooks on your LiveKit server
LiveKit Cloud Go to Project SettingsWebhooks and add the webhook URL shown above.
Self-Hosted Add the following webhook section to your LiveKit server config YAML:
webhook:
  api_key: your-api-key
  urls:
    - your-webhook-url
Notes:
  • api_key must match one of the keys in the keys section of your config — LiveKit uses the corresponding secret to sign the webhook JWT.
  • urls is a list, so you can send to multiple endpoints if needed.
  • Restart your LiveKit server after updating the config.
Loading...
Live Calls
See active calls in real-time. Join any call as a hidden listener to hear both sides, and record audio locally.
Listening to

No active calls

Active calls will appear here in real-time