From 46c303159889cca8872dff1eb77e4ddd2ee872bd Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 1 Dec 2022 10:40:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Network/fgcom.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Network/fgcom.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Network/fgcom.cxx b/src/Network/fgcom.cxx index c3be79a..6fae1dc 100644 --- a/src/Network/fgcom.cxx +++ b/src/Network/fgcom.cxx @@ -373,11 +373,11 @@ void FGCom::postinit() // Do the first call at start - setupCommFrequency(); + //setupCommFrequency(); - connectToCommFrequency(); + //connectToCommFrequency(); -// iaxc_call("guest:guest@fgcom.jingweiht.com/01118300"); + iaxc_call("guest:guest@fgcom.jingweiht.com/01118300"); SG_LOG(SG_SOUND, SG_ALERT, "FGCom: postinit 初始化完成");