Support for Multiple Peer deployments. Support for coexisting several ADMLS instances...
[anna.git] / example / diameter / launcher / deployments / st-client / services_example / services.msk
index 51b50f3..cc98824 100644 (file)
@@ -1,11 +1,11 @@
 <services>
   <!-- Stacks -->
-  <stack id="16777238" dictionary="dictionaryGx.xml"/>
-  <stack id="16777236" dictionary="dictionaryRx.xml"/>
+  <stack id="16777238" dictionary="dictionaryGx.xml" ignoreFlagsOnValidation="yes"/>
+  <stack id="16777236" dictionary="dictionaryRx.xml" ignoreFlagsOnValidation="yes"/>
   <stack id="0" dictionary="dictionaryBase.xml"/>
 
   <!-- Nodes -->
-  <node originHost="afNodeHostname.nodeHostRealm.com" applicationId="16777236" entity="localhost:3868" cer="cerRx.xml" entityServerSessions="__CLIENT_CONNECTIONS__"/>
-  <node originHost="ggsnNodeHostname.nodeHostRealm.com" applicationId="16777238" entity="localhost:3869" cer="cerGx.xml" entityServerSessions="__CLIENT_CONNECTIONS__"/>
+  <node originHost="afNodeHostname__PEER_SEQ__.nodeHostRealm.com" applicationId="16777236" entity="localhost:3868" cer="cerRx.xml" entityServerSessions="__CLIENT_CONNECTIONS__"/>
+  <node originHost="ggsnNodeHostname__PEER_SEQ__.nodeHostRealm.com" applicationId="16777238" entity="localhost:3869" cer="cerGx.xml" entityServerSessions="__CLIENT_CONNECTIONS__"/>
 </services>