call($dispatch->worker_tel, $ttsCode, $outId); }catch (Exception $exception){ dump($exception->getMessage()); } } /** * 超时通知 * @return void */ public function overTimeNotice(){ } }