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