jambonz / jambonz/agent-conference-example

Getting undefine as prefix in Conference Status Hook

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi Team
We are using the Dial to Conference Feature
When 2nd or 3rd Member Joins the conference we get undefined as the prefix in Hook, For 1st Member, the Status is coming correctly
"hook": "undefined/conference/status",
"data": {
"event": "join",
"duration": 0.945,
"time": "2024-06-24T07:30:28.046Z",
"members": 2,
"conference_sid": "conf:8422c26a-ac54-4b5e-8385-4891a9809511:89008b5b-797e-42e1-b4af-36ef5be11cfd"
..............
}
[New Panel-logs-2024-06-24 18_37_37.txt](https://github.com/user-attachments/files/15957312/New.Panel-logs-2024-06-24.18_37_37.txt)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the attached New Panel logs and the code that emits the Conference Status Hook for the Dial to Conference feature. Compare the first member's hook with later joins and confirm that the hook prefix is defined for every member before adding a regression test or equivalent verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.