提交 8e8f641f authored 作者: Michael Jerris's avatar Michael Jerris

pull some state stuff out for now

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@343 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 8d234ad2
......@@ -405,7 +405,8 @@ L3INT Q931ProcSetupTE(Q931_TrunkInfo_t *pTrunk, L3UCHAR * buf, L3INT iFrom)
Q931StartTimer(pTrunk, callIndex, 303);
Q931SetState(pTrunk, callIndex, Q931_U1);
/* TODO: Add this back when we get the state stuff more filled out */
//Q931SetState(pTrunk, callIndex, Q931_U1);
}
/* incoming call */
else
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论