Your IP : 3.138.68.200
<?
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/services/telephony/phones.php");
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php");
$APPLICATION->SetTitle(GetMessage("VI_PAGE_PHONES_TITLE"));
?>
<?$APPLICATION->IncludeComponent("bitrix:voximplant.phones", "", array());?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>