Skip to content

TEL-477: associate processors with callID#647

Merged
hechen-eng merged 2 commits intomainfrom
krisp_improve
Apr 1, 2026
Merged

TEL-477: associate processors with callID#647
hechen-eng merged 2 commits intomainfrom
krisp_improve

Conversation

@hechen-eng
Copy link
Copy Markdown
Contributor

No description provided.

@hechen-eng hechen-eng requested a review from a team as a code owner April 1, 2026 22:27
Copy link
Copy Markdown
Contributor

@alexlivekit alexlivekit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, but please use the source of the info - c.cc.ID() rather than auxillary state/callInfo objects.

@hechen-eng hechen-eng merged commit 3cd304b into main Apr 1, 2026
6 checks passed
@hechen-eng hechen-eng deleted the krisp_improve branch April 1, 2026 23:09
c.log().Debugw("SDP answer", "sdp", string(answerData))

mconf.Processor = c.s.handler.GetMediaProcessor(features, featureFlags)
mconf.Processor = c.s.handler.GetMediaProcessor(features, featureFlags, c.call.LkCallId)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hechen-eng , c.cc.ID is the source of the call ID. Please include this in some follow-up PR (doesn't need to be dedicated to this)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

um.. sorry for missing the inbound. Addressing it in #643

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants