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