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