• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/classes/general/vi_history.php
  • Класс: CVoxImplantHistory
  • Вызов: CVoxImplantHistory::getLastPaidCallTimestamp
static function getLastPaidCallTimestamp()
{
	return BitrixMainConfigOption::get('voximplant', 'last_paid_call_timestamp', 0);
}