• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/rest/helper.php
  • Класс: BitrixVoximplantRestHelper
  • Вызов: Helper::getExternalCallHandlers
static function getExternalCallHandlers()
{
	return static::getEventSubscribers(self::EVENT_START_EXTERNAL_CALL);
}