[asterisk-scf-commits] asterisk-scf/integration/bridging.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Oct 7 09:42:42 CDT 2010
branch "master" has been updated
via c4493d2d2577661bfd84e4df02bba72a839a26cd (commit)
from 5ce9156b993ccb882d0dbd73f110017435b1a2aa (commit)
Summary of changes:
config/bridging.conf | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit c4493d2d2577661bfd84e4df02bba72a839a26cd
Author: Brent Eagles <beagles at digium.com>
Date: Thu Oct 7 12:12:28 2010 -0230
IceBox'ify config file
diff --git a/config/bridging.conf b/config/bridging.conf
index 842fc41..7ee4b64 100644
--- a/config/bridging.conf
+++ b/config/bridging.conf
@@ -1,10 +1,12 @@
# This is a configuration file used in conjunction with the ulaw media format test driver
# Adapter parameters for this component
-AsteriskSCF.BridgeService.Endpoints=default
+BridgeManager.BridgeService.Endpoints=default
# A proxy to the service locator management service
ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 4422
+LocatorService.Proxy=LocatorService:tcp -p 4411
# A proxy to the IceStorm topic manager
TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000
+IceBox.Service.BridgeManager=bridgeservice:create --Ice.Config=./bridging.conf
-----------------------------------------------------------------------
--
asterisk-scf/integration/bridging.git
More information about the asterisk-scf-commits
mailing list