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{