mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 17:26:03 +00:00
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:
parent
ca278fa2f1
commit
1ae656094c
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user