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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed Sep 22 16:44:01 CDT 2010


branch "master" has been updated
       via  138f40a3d2200000491b715a167e2193b57584c4 (commit)
      from  91c453dcb759c60e3cb4b1c9f9cd5893302a6c12 (commit)

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


- Log -----------------------------------------------------------------
commit 138f40a3d2200000491b715a167e2193b57584c4
Author: Mark Michelson <mmichelson at digium.com>
Date:   Wed Sep 22 16:44:33 2010 -0500

    Add state replicator sample config file.

diff --git a/config/test_sip_state_replicator.conf b/config/test_sip_state_replicator.conf
new file mode 100644
index 0000000..0d76044
--- /dev/null
+++ b/config/test_sip_state_replicator.conf
@@ -0,0 +1,15 @@
+# Adapter parameters for this component
+SipStateReplicator.Endpoints=default
+SipStateReplicator.ThreadPool.Size=4
+
+# A proxy to the IceStorm topic manager
+TopicManager.Proxy=HydraIceStorm/TopicManager:default -p 10000
+
+# A proxy to the service locator management service
+LocatorServiceManagement.Proxy=LocatorServiceManagement:tcp -p 4422
+
+# A proxy to the service locator service
+LocatorService.Proxy=LocatorService:tcp -p 4411
+
+# The name of the state replicator
+SipStateReplicator.Name=default

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


-- 
asterisk-scf/integration/sip.git



More information about the asterisk-scf-commits mailing list