diff --git a/src/components/CscPopupMenuRingTimeout.vue b/src/components/CscPopupMenuRingTimeout.vue
new file mode 100644
index 00000000..99c927fb
--- /dev/null
+++ b/src/components/CscPopupMenuRingTimeout.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+ {{ $t('After Ring Timeout') }} :
+
+ {{ ringTimeout }} {{ $t('seconds') }}
+
+
+
+
+
+
+
+
+
+
+ {{ $t('Forward call after this timeout (applies only when user is available).') }}
+
+
+
+
+
+
+
diff --git a/src/components/call-forwarding/CscCfConditionPopup.vue b/src/components/call-forwarding/CscCfConditionPopup.vue
index be236142..5b0d09aa 100644
--- a/src/components/call-forwarding/CscCfConditionPopup.vue
+++ b/src/components/call-forwarding/CscCfConditionPopup.vue
@@ -12,13 +12,8 @@