Module: sems
Branch: master
Commit: ef85d6eae880f6771f20a3407248099d7752d6ce
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=ef85d6eae880f6771f20a3407248099d7752d6ce

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Wed Mar 16 14:23:50 2011 +0100

session thread pool enabled by default

---

 Makefile.defs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.defs b/Makefile.defs
index f3f3ff5..e79c687 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -50,7 +50,7 @@ CPPFLAGS += -D_DEBUG \
 #      if compiled without thread pool support, every
 #      session will have its own thread.
 #
-#USE_THREADPOOL = yes
+USE_THREADPOOL = yes
 
 # compile with spandsp DTMF detection? see soft-switch.org
 #   this needs a fairly new version of spandsp - tested with 0.0.4pre11

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to