From e0cfd97b35e098c0a369adfaa29bc0a8154502bd Mon Sep 17 00:00:00 2001 From: David Colburn Date: Fri, 25 Oct 2024 13:09:36 -0400 Subject: [PATCH] Update protobufs/livekit_sip.proto Co-authored-by: David Zhao --- protobufs/livekit_sip.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobufs/livekit_sip.proto b/protobufs/livekit_sip.proto index 79d73fad..e1984213 100644 --- a/protobufs/livekit_sip.proto +++ b/protobufs/livekit_sip.proto @@ -418,7 +418,7 @@ message CreateSIPParticipantRequest { // Enable voice isolation for the callee. bool enable_krisp = 14; - // NEXT ID: 14 + // NEXT ID: 15 } message SIPParticipantInfo {