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 初始化完成");