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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Sep 13 08:22:07 CDT 2010


branch "master" has been updated
       via  a16679b4540126f7753f3d25ca301deba3d7da5f (commit)
      from  5fc5fcdb39d379b76a33eeff91a378f4447714b9 (commit)

Summary of changes:
 config/test_channel.config |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 config/test_channel.config


- Log -----------------------------------------------------------------
commit a16679b4540126f7753f3d25ca301deba3d7da5f
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Sep 13 10:28:49 2010 -0300

    Add a configuration file.

diff --git a/config/test_channel.config b/config/test_channel.config
new file mode 100644
index 0000000..65d48a2
--- /dev/null
+++ b/config/test_channel.config
@@ -0,0 +1,8 @@
+# Endpoints for the test channel service
+AsteriskSCF.TestChannelService.Endpoints=default
+
+# Where to find the Service Locator manager. We need the Service Locator in order to be able to plug in to the Asterisk SCF system Discovery mechanisms.
+ServiceLocatorManagementProxy=LocatorServiceManagement:tcp -p 4422
+
+# Endpoints for Icestorm events
+TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000

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


-- 
asterisk-scf/integration/test_channel.git



More information about the asterisk-scf-commits mailing list