Agent joins the video call successfully but does not respond to user questions.
No errors appear in the console.
Branch
background-job
Steps to Reproduce
- Download the code from the
background-job branch.
- Add your
.env file with all required credentials.
- Install dependencies using
npm install (or yarn install).
- Start the project.
- Create an agent and a meeting.
- Join the video call.
- Ask the agent a question.
Expected Behavior
The agent should respond to user questions during the video call.
Actual Behavior
- Agent joins the call successfully.
- No response from the agent when a user asks a question.
- No errors displayed in the console.
Environment
- Branch:
background-job
- Platform: Windows
- Node.js version: v22.16.0
- Browser: Google Chrome Version 141.0.7390.108 (Official Build) (64-bit)
Additional Context
All other functionality works as expected.
Agent connection and background job setup seem to be working properly.
Agent joins the video call successfully but does not respond to user questions.
No errors appear in the console.
Branch
background-jobSteps to Reproduce
background-jobbranch..envfile with all required credentials.npm install(oryarn install).Expected Behavior
The agent should respond to user questions during the video call.
Actual Behavior
Environment
background-jobAdditional Context
All other functionality works as expected.
Agent connection and background job setup seem to be working properly.