abundant-elephant-28387
09/13/2025, 6:25 AMtall-airline-16756
09/13/2025, 6:25 AMtall-airline-16756
09/13/2025, 6:26 AMagent_name
is correctly set in both the agent setup (WorkerOptions
) and the dispatch rule (RoomAgentDispatch
).
• Make sure your agent backend (whether it's Python or Node.js) is up and running, and that it’s configured with the correct LiveKit URL and API keys.
• Take a look at the logs for any errors like connection timeouts or permission issues—these can give us clues. Also, ensure the agent is connecting within the allowed time window.
• If you're using SIP integration, please verify that your SIP trunk credentials are valid and up to date.
• Lastly, confirm that both your web frontend and agent backend are running at the same time, and all environment variables are properly set.
If you hit any bumps or see specific errors while checking these, just let me know—I’m here to guide you through it!
Sources: SIP troubleshooting guide | LiveKit Docs | Getting Help | livekit/livekit_composite | DeepWiki | Voice Assistants | livekit/livekit_composite | DeepWiki | cmd/lk/agent.go | Web and mobile frontends | LiveKit Docs