提交 ec4ee146 authored 作者: Michael Jerris's avatar Michael Jerris

default to 4 trunks max at compile time.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@87 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 45268b86
......@@ -187,7 +187,7 @@
#define Q931L2BUF 300 /* size of message buffer */
#define Q931MAXTRUNKS 1 /* Total number of trunks that will be */
#define Q931MAXTRUNKS 4 /* Total number of trunks that will be */
/* processed by this instance of the */
/* stack */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论