NTP-50879| hotfix for callid null HRC| varshitha (#1419)
This commit is contained in:
@@ -189,6 +189,9 @@ export const setCallStatusDisconnected =
|
||||
crtObjectId: crtObjectId || ''
|
||||
}
|
||||
});
|
||||
if (!callId) {
|
||||
return;
|
||||
}
|
||||
dispatch(setDisconnectApiLoading(true));
|
||||
axiosInstance
|
||||
.post(
|
||||
|
||||
Reference in New Issue
Block a user