diff --git a/js/rt-html-abs.js b/js/rt-html-abs.js
index 1c37549..906809a 100644
--- a/js/rt-html-abs.js
+++ b/js/rt-html-abs.js
@@ -175,7 +175,7 @@ function shareContent(element) {
function callCloudPhone(element) {
const actionData = {
- actionID: 900",
+ actionID: 9005,
orderNumber: 1,
phone: element.getAttribute('data-phone'),
isVideoCall: element.getAttribute('data-video-call') === 'true',