From 55a39954595084781ca6732bffb1e6df9913f136 Mon Sep 17 00:00:00 2001 From: Devansh Gulati Date: Mon, 2 Mar 2026 11:46:19 +0530 Subject: [PATCH] ringing silence --- pkg/sip/inbound.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/sip/inbound.go b/pkg/sip/inbound.go index ddc3903a..b68d0629 100644 --- a/pkg/sip/inbound.go +++ b/pkg/sip/inbound.go @@ -688,7 +688,7 @@ func (c *inboundCall) handleInvite(ctx context.Context, tid traceid.ID, req *sip c.call.SipCallId = h.Value() } - c.cc.StartRinging() + // c.cc.StartRinging() // Send initial request. In the best case scenario, we will immediately get a room name to join. // Otherwise, we could even learn that this number is not allowed and reject the call, or ask for pin if required. disp := c.s.handler.DispatchCall(ctx, &CallInfo{