• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/special/action/intercept.php
  • Класс: BitrixVoximplantSpecialActionIntercept
  • Вызов: Intercept::checkPhoneNumber
public function checkPhoneNumber($phoneNumber)
{
	return $phoneNumber === CVoxImplantConfig::GetCombinationInterceptGroup();
}