• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/call.php
  • Класс: BitrixVoximplantCall
  • Вызов: Call::clearQueueHistory
public function clearQueueHistory()
{
	$this->update(['QUEUE_HISTORY' => []]);
}