[asterisk-scf-commits] asterisk-scf/release/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Jan 3 14:40:38 CST 2012
branch "master" has been updated
via 9dad302c2ab825bff449ac347b878c2c0a92c1d1 (commit)
from 3bd2b89ecf840a074fbf8c558015d22213ec5bf2 (commit)
Summary of changes:
config/routingtest.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 9dad302c2ab825bff449ac347b878c2c0a92c1d1
Author: Mark Michelson <mmichelson at digium.com>
Date: Tue Jan 3 14:37:38 2012 -0600
Adjust component library names and update test config files
diff --git a/config/routingtest.conf b/config/routingtest.conf
index 85ffd38..6edda35 100644
--- a/config/routingtest.conf
+++ b/config/routingtest.conf
@@ -10,7 +10,7 @@ Ice.ThreadPool.Client.Size=10
IceBox.InstanceName=IceBox
IceBox.ServiceManager.Endpoints=tcp -h 127.0.0.1 -p 10007
-IceBox.Service.ServiceDiscovery=service_locator:create
+IceBox.Service.ServiceDiscovery=ServiceLocator:create
IceBox.Service.RoutingService=BasicRoutingService:create
IceBox.Service.RoutingService2=BasicRoutingService:create
IceBox.Service.Replicator=BasicRoutingStateReplicator:create
-----------------------------------------------------------------------
--
asterisk-scf/release/routing.git
More information about the asterisk-scf-commits
mailing list