十年网站开发经验 + 多家企业客户 + 靠谱的建站团队
量身定制 + 运营维护+专业推广+无忧售后,网站问题一站解决
在
这个函数的文档里 , TB 公司说:
Call leg allocation should be done here by creating a new ef CTBCMCLeg. If for any reason call leg
allocation is not done, ef CTBCMCLeg::RefuseLeg should be called to refuse the leg correctly.
这说明, CTBCMCLeg 并不存在于传进来的参数, 传进来的只是 legID , 和 legAttribute
此外还有一个重要的函数是
virtual TBX_VOID OnNapStatsUpdated ( IN std::vector< PTRCTBCAFNapStats > in_aNapStats );接收到此事件时,说明NAP发生了改变。