Skip to content

Adding error fan out to all waiting instances of TransferSIPParticipant#723

Open
alexlivekit wants to merge 2 commits into
mainfrom
alexmigolin/tel-698-transfer-sip-participant-returning-200-even-though-transfer
Open

Adding error fan out to all waiting instances of TransferSIPParticipant#723
alexlivekit wants to merge 2 commits into
mainfrom
alexmigolin/tel-698-transfer-sip-participant-returning-200-even-though-transfer

Conversation

@alexlivekit

Copy link
Copy Markdown
Contributor

No description provided.

@alexlivekit alexlivekit requested a review from a team as a code owner June 12, 2026 20:58
Comment thread pkg/sip/service.go
@@ -374,6 +376,7 @@ func (s *Service) transferSIPParticipant(ctx context.Context, req *rpc.InternalT
default:
s.log.Errorw("pending transfer channel is full, dropping error", err, "callID", req.SipCallId, "transferTo", req.TransferTo)

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.

shall we reword the log? we are not dropping error now 👍

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