更新 'src/Network/fgcom.cxx'
This commit is contained in:
parent
b3aa93b706
commit
46c3031598
@ -373,11 +373,11 @@ void FGCom::postinit()
|
|||||||
|
|
||||||
|
|
||||||
// Do the first call at start
|
// 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 初始化完成");
|
SG_LOG(SG_SOUND, SG_ALERT, "FGCom: postinit 初始化完成");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user