Node class, command line redesign. New xml template for process configuration.
[anna.git] / example / diameter / launcher / resources / services_examples / multi-client.xml
1 <services>
2   <!-- Stacks -->
3   <stack id="16777236" dictionary="dictionaryRx.xml"/>
4   <stack id="16777238" dictionary="dictionaryGx.xml"/>
5   <stack id="16777302" dictionary="dictionarySy.xml"/>
6
7   <!-- Nodes -->
8   <node originRealm="afNode" applicationId="16777236" entity="192.168.12.11:3868,192.168.12.21:3868"/>
9   <node originRealm="ggsnNode" applicationId="16777238" entity="192.168.12.11:3868,192.168.12.21:3868"/>
10   <node originRealm="ggsn2Node" applicationId="16777238" entity="192.168.12.11:3868,192.168.12.21:3868"/>
11   <node originRealm="ocsNode" applicationId="16777302" entity="192.168.12.11:3868,192.168.12.21:3868"/>
12 </services>
13