• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/channel/voximplanttracker.php
  • Класс: Bitrix\Crm\Integration\Channel\VoxImplantTracker
  • Вызов: VoxImplantTracker::checkPossibilityOfUsing
protected function checkPossibilityOfUsing(array $params = null)
{
	return $this->isEnabled() && \CVoxImplantMain::hasCalls();
}