diff --git a/Content.Shared/_RMC14/Telephone/SharedTelephoneSystem.cs b/Content.Shared/_RMC14/Telephone/SharedTelephoneSystem.cs index 9919ef8cba1..5e9340a50a7 100644 --- a/Content.Shared/_RMC14/Telephone/SharedTelephoneSystem.cs +++ b/Content.Shared/_RMC14/Telephone/SharedTelephoneSystem.cs @@ -428,6 +428,7 @@ private bool HangUpDialing(Entity ent, EntityUid ph RemCompDeferred(ent); ReturnPhone(ent.Owner, phone, user); + StopSound(ent.Owner); if (ent.Comp.Other is { } other) {