NTP-50879| hotfix for callid null HRC| varshitha (#1419)

This commit is contained in:
Podili Varshitha
2025-04-10 19:16:19 +05:30
committed by GitHub
parent 6f111b18a7
commit bd5b6c65ab

View File

@@ -189,6 +189,9 @@ export const setCallStatusDisconnected =
crtObjectId: crtObjectId || ''
}
});
if (!callId) {
return;
}
dispatch(setDisconnectApiLoading(true));
axiosInstance
.post(