default to 4 trunks max at compile time.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@87 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Michael Jerris 2007-05-22 01:26:00 +00:00
parent 45268b86af
commit ec4ee146d9
1 changed files with 2412 additions and 2412 deletions

View File

@ -187,7 +187,7 @@
#define Q931L2BUF 300 /* size of message buffer */ #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 */ /* processed by this instance of the */
/* stack */ /* stack */