“Fanvil i56A SIP 10.1 Inch Android Indoor Station” has been added to your cart. View cart
Sale!
i504W SIP Indoor Station
$199.00Original price was: $199.00.$193.03Current price is: $193.03.
The i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI. With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms. Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
function gotoprev_form_5_2(){
var maxpage = 1 ;
var jq_prev_button = jQuery("#rm_prev_form_page_button_5_2");
var jq_next_button = jQuery("#rm_next_form_page_button_5_2");
//var sub_label = jq_next_button.data("label-sub");
var next_label = jq_next_button.data("label-next");
var form_object= jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2).closest("form");
var submit_btn= form_object.find("[type=submit]:not(.rm_noscript_btn)");
var sub_label = submit_btn.data("label-sub");
/*
if(form_object.find('.rm_privacy_cb').is(':visible') && !form_object.find('.rm_privacy_cb').prop('checked')){
//form_object.find('.rm_privacy_cb').trigger('change');
form_object.find('.rm_privacy_cb').focus();
form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();
return false;
}
*/
rm_multipage.global_page_no_form_5_2--;
jq_next_button.attr('type','button');
if(maxpage==rm_multipage.global_page_no_form_5_2){
submit_btn.prop('value',sub_label);
submit_btn.addClass('rm-submit-btn-show');
}
else{
submit_btn.prop('value','Next');
submit_btn.removeClass('rm-submit-btn-show');
}
/*skip blank form pages*/
while(jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2+" :input,.rm-total-price ").length == 0)
{
if(1 >= rm_multipage.global_page_no_form_5_2)
{
if(jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2+" :input,.rm-total-price ").length == 0){
rm_multipage.global_page_no_form_5_2 = 1;
//jq_prev_button.prop('disabled',true);
return;
}
else
break;
}
rm_multipage.global_page_no_form_5_2--;
}
if(rm_multipage.global_page_no_form_5_2 <= maxpage-1)
jq_next_button.attr("value", next_label);
jQuery(".rmformpage_form_5_2").each(function (){
var visibledivid = "rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2;
if(jQuery(this).attr('id') == visibledivid){
jQuery(this).show();
}
else
jQuery(this).hide();
});
jQuery('.rmformpage_form_5_2').find(':input').filter(':visible').eq(0).focus();
if(rm_multipage.global_page_no_form_5_2 <= 1)
{
rm_multipage.global_page_no_form_5_2 = 1;
// jq_prev_button.prop('disabled',true);
}
jQuery('#rmagic-progressbar').animate({
scrollTop: (jQuery('.rmformpage_form_5_2').first().offset().top)
},500);
jQuery('ul#rmagic-progressbar').children('li').each(function(index) {
if(!jQuery(this).next().hasClass('active')) {
jQuery(this).removeClass('active');
return false;
}
});
if(rm_multipage.global_page_no_form_5_2==1){
jq_prev_button.hide();
submit_btn.prop('disabled',false);
}
}
var players = [];
function onYouTubePlayerAPIReady() {
// create the global player from the specific iframe (#video)
var pre_id = '';
jQuery(".allow-autoplay").each(function(){
if(pre_id!=jQuery(this).attr("id")){
players.push(new YT.Player(jQuery(this).attr("id")));
}
pre_id = jQuery(this).attr("id");
});
}
jQuery(document).ready(function(){
var videosArr = [];
var pre_id = '';
jQuery(".allow-autoplay").each(function(i){
if(pre_id!=jQuery(this).attr("id")){
videosArr[jQuery(this).attr("id")] = i;
}
pre_id = jQuery(this).attr("id");
});
jQuery('.buttonarea input').click(function(){
setTimeout(function(){
jQuery(".rmformpage_form_5_2").each(function(){
if(jQuery(this).css('display')=='block'){
var page_video_id= jQuery(this).attr("id");
if(jQuery('#'+page_video_id+' .allow-autoplay').length){
players[videosArr[jQuery('#'+page_video_id+' .allow-autoplay').attr('id')]].playVideo();
}
}
});
}, 300);
});
});
Note: It looks like JavaScript is disabled in your browser. Some elements of this form may require JavaScript to work properly. If you have trouble submitting the form, try enabling JavaScript momentarily and resubmit. JavaScript settings are usually found in Browser Settings or Browser Developer menu.
function gotoprev_form_5_3(){
var maxpage = 1 ;
var jq_prev_button = jQuery("#rm_prev_form_page_button_5_3");
var jq_next_button = jQuery("#rm_next_form_page_button_5_3");
//var sub_label = jq_next_button.data("label-sub");
var next_label = jq_next_button.data("label-next");
var form_object= jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3).closest("form");
var submit_btn= form_object.find("[type=submit]:not(.rm_noscript_btn)");
var sub_label = submit_btn.data("label-sub");
/*
if(form_object.find('.rm_privacy_cb').is(':visible') && !form_object.find('.rm_privacy_cb').prop('checked')){
//form_object.find('.rm_privacy_cb').trigger('change');
form_object.find('.rm_privacy_cb').focus();
form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();
return false;
}
*/
rm_multipage.global_page_no_form_5_3--;
jq_next_button.attr('type','button');
if(maxpage==rm_multipage.global_page_no_form_5_3){
submit_btn.prop('value',sub_label);
submit_btn.addClass('rm-submit-btn-show');
}
else{
submit_btn.prop('value','Next');
submit_btn.removeClass('rm-submit-btn-show');
}
/*skip blank form pages*/
while(jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3+" :input,.rm-total-price ").length == 0)
{
if(1 >= rm_multipage.global_page_no_form_5_3)
{
if(jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3+" :input,.rm-total-price ").length == 0){
rm_multipage.global_page_no_form_5_3 = 1;
//jq_prev_button.prop('disabled',true);
return;
}
else
break;
}
rm_multipage.global_page_no_form_5_3--;
}
if(rm_multipage.global_page_no_form_5_3 <= maxpage-1)
jq_next_button.attr("value", next_label);
jQuery(".rmformpage_form_5_3").each(function (){
var visibledivid = "rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3;
if(jQuery(this).attr('id') == visibledivid){
jQuery(this).show();
}
else
jQuery(this).hide();
});
jQuery('.rmformpage_form_5_3').find(':input').filter(':visible').eq(0).focus();
if(rm_multipage.global_page_no_form_5_3 <= 1)
{
rm_multipage.global_page_no_form_5_3 = 1;
// jq_prev_button.prop('disabled',true);
}
jQuery('#rmagic-progressbar').animate({
scrollTop: (jQuery('.rmformpage_form_5_3').first().offset().top)
},500);
jQuery('ul#rmagic-progressbar').children('li').each(function(index) {
if(!jQuery(this).next().hasClass('active')) {
jQuery(this).removeClass('active');
return false;
}
});
if(rm_multipage.global_page_no_form_5_3==1){
jq_prev_button.hide();
submit_btn.prop('disabled',false);
}
}
var players = [];
function onYouTubePlayerAPIReady() {
// create the global player from the specific iframe (#video)
var pre_id = '';
jQuery(".allow-autoplay").each(function(){
if(pre_id!=jQuery(this).attr("id")){
players.push(new YT.Player(jQuery(this).attr("id")));
}
pre_id = jQuery(this).attr("id");
});
}
jQuery(document).ready(function(){
var videosArr = [];
var pre_id = '';
jQuery(".allow-autoplay").each(function(i){
if(pre_id!=jQuery(this).attr("id")){
videosArr[jQuery(this).attr("id")] = i;
}
pre_id = jQuery(this).attr("id");
});
jQuery('.buttonarea input').click(function(){
setTimeout(function(){
jQuery(".rmformpage_form_5_3").each(function(){
if(jQuery(this).css('display')=='block'){
var page_video_id= jQuery(this).attr("id");
if(jQuery('#'+page_video_id+' .allow-autoplay').length){
players[videosArr[jQuery('#'+page_video_id+' .allow-autoplay').attr('id')]].playVideo();
}
}
});
}, 300);
});
});
Note: It looks like JavaScript is disabled in your browser. Some elements of this form may require JavaScript to work properly. If you have trouble submitting the form, try enabling JavaScript momentarily and resubmit. JavaScript settings are usually found in Browser Settings or Browser Developer menu.
i504W SIP Indoor Station
$199.00Original price was: $199.00.$193.03Current price is: $193.03.The i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI. With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms. Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Description
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Download documents from the following links:
Fanvil_i504_i504W_Datasheet
i504_i506_User+manual_EN
i500+Series_Indoor+Station_QIG
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Please ask your product question below:
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Related products
Fanvil i12d SIP Audio Intercom
Select Product OptionDesktop stand for Fanvil i56A
$43.00Original price was: $43.00.$41.71Current price is: $41.71.Fanvil i63 Multi Button SIP Video Intercom
$545.00Original price was: $545.00.$433.80Current price is: $433.80.Y501W Series SIP Healthcare Intercom
$246.00Original price was: $246.00.$238.62Current price is: $238.62.Y501W-Y Health Care Intercom with Handset
$297.00Original price was: $297.00.$288.09Current price is: $288.09.Fanvil i33V/i33VF SIP Video Door Phone
Select Product OptionFanvil i62 SIP Video Intercom
$447.00Original price was: $447.00.$433.59Current price is: $433.59.Aristel Exit Button – Plastic
$11.95Original price was: $11.95.$11.80Current price is: $11.80.Aristel Door Latch – Power ON to lock – Requires adaptor
$59.00Original price was: $59.00.$49.50Current price is: $49.50.Fanvil i55A SIP 7 Inch Android Indoor Station
$408.18Original price was: $408.18.$395.94Current price is: $395.94.