Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/portal.yacl.site/telephony/
Upload File :
Current File : /home/bitrix/ext_www/portal.yacl.site/telephony/ivr.php

<?
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");

IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/telephony/ivr.php");
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php");

$APPLICATION->SetTitle(GetMessage("VI_PAGE_IVR_TITLE_2"));
?>

<?$APPLICATION->IncludeComponent("bitrix:voximplant.ivr.list", "", array());?>

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>