[asterisk-scf-commits] asterisk-scf/examples.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon May 14 15:37:02 CDT 2012


branch "master" has been updated
       via  8e113eef0fc64b08e71420983b42630f2abb45e3 (commit)
      from  510de61d70f0efaf65558ce434a3e656a1a14db8 (commit)

Summary of changes:
 configs/SipService.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 8e113eef0fc64b08e71420983b42630f2abb45e3
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Mon May 14 15:34:09 2012 -0500

    Transitioning name change from SessionManager to SessionGateway.

diff --git a/configs/SipService.conf b/configs/SipService.conf
index e0f41ed..8ccd756 100644
--- a/configs/SipService.conf
+++ b/configs/SipService.conf
@@ -2,7 +2,7 @@ IceBox.InheritProperties=1
 Ice.Default.CollocationOptimized=0
 # this value was empirically determined... it may need to be different on different systems
 Ice.ThreadPool.Client.Size=10
-IceBox.Service.SipService=SIPSessionManager:create
+IceBox.Service.SipService=SIPSessionGateway:create
 
 SipService.ServiceAdapter.Endpoints=tcp -p 4461
 SipService.ServiceAdapter.ThreadPool.Size=4

-----------------------------------------------------------------------


-- 
asterisk-scf/examples.git



More information about the asterisk-scf-commits mailing list