X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fresources%2Fservices_examples%2Fservices.dtd;h=dee3f1e999661fd833cafd39411acb7696c1487b;hb=0df06e9ac54caeec9d29bb11e0b61befec83110b;hp=1e40d281d47ff3f68b7730c530214103d75ed15e;hpb=e80e62a5cf9aacad1a9551c68c432147ef98cd29;p=anna.git diff --git a/example/diameter/launcher/resources/services_examples/services.dtd b/example/diameter/launcher/resources/services_examples/services.dtd index 1e40d28..dee3f1e 100755 --- a/example/diameter/launcher/resources/services_examples/services.dtd +++ b/example/diameter/launcher/resources/services_examples/services.dtd @@ -25,50 +25,51 @@ originRealm: Node identifier (Origin-Realm name). applicationId: The Application-Id provided must exists as a registered 'stack id'. - originHost: Diameter application host name (system name). If missing, process sets o.s. hostname + originHost: Diameter application host name (system name). If missing, process sets o.s. hostname. Note that if you have two or more realms, the names must be different. cer: User defined CER path file to be encoded to establish diameter connections. - If missing, will be harcoded + If missing, will be harcoded. dwr: User defined DWR path file to be encoded for diameter protocol keep alive. - If missing, will be harcoded + If missing, will be harcoded. allowedInactivityTime: Milliseconds for the maximum allowed inactivity time on server sessions born over the - local server before being reset. If missing, default value of 90000 will be assigned + local server before being reset. If missing, default value of 90000 will be assigned. tcpConnectDelay: Milliseconds to wait TCP connect to any server. If missing, default value of 200 will - be assigned + be assigned. answersTimeout: Milliseconds to wait pending application answers from diameter peers. If missing, - default value of 10000 will be assigned + default value of 10000 will be assigned. ceaTimeout: Milliseconds to wait CEA from diameter server. If missing, default value of 'answersTimeout' - will be assigned + will be assigned. watchdogPeriod: Milliseconds for watchdog timer (Tw) for diameter keep-alive procedure. If missing, default - value of 30000 will be assigned + value of 30000 will be assigned. entity: Target diameter entity (comma-separated '
:' format). - For example: 10.20.30.40:3868,10.20.30.41:3868. If missing, no entity will be enabled - entityServerSessions: Diameter entity server sessions (0: diameter entity disabled). Default value of 1 + For example: 10.20.30.40:3868,10.20.30.41:3868. If missing, no entity will be enabled. + entityServerSessions: Diameter entity server sessions (0: diameter entity disabled). Default value of 1. diameterServer: Diameter own server address in '
:' format. For example: 10.20.30.40:3868. - If missing, no local server will be enabled - diameterServerSessions: Diameter own server available connections (0: diameter server disabled). Default value of 1 + If missing, no local server will be enabled. + diameterServerSessions: Diameter own server available connections (0: diameter server disabled). Default value of 1. + Negative value implies no limit accepting incoming connections. balance: Balance over entity servers instead of doing standard behaviour (first primary, secondary - if fails, etc.). Default value 'no' + if fails, etc.). Default value 'no'. sessionBasedModelsClientSocketSelection: By default, round-robin will be applied for IEC model (SMS/MMS), and Session-Id Low Part will be analyzed for ECUR/SCUR model (data, voice and content). You could change ECUR/SCUR analysis behaviour providing 'SessionIdHighPart', 'SessionIdOptionalPart' (atoi applied; usually subscriber id data, i.e. MSISDN or IMSI) and 'RoundRobin' (also 'SessionIdLowPart') - retries: Expired responses will cause a number of request retransmissions. Disabled by default (0 retries) + retries: Expired responses will cause a number of request retransmissions. Disabled by default (0 retries). log: Process log file (operations result, traffic log, etc.). By default '.launcher.log'. Empty string or "null" name, to disable. Warning: there is no rotation for log files - (use logrotate or whatever you consider) + (use logrotate or whatever you consider). splitLog: Splits log file (appends to log filename, extensions with the type of event: see help on startup information-level traces). No log files for code/decode and load operations are created. - Default value 'no' + Default value 'no'. detailedLog: Insert detailed information at log files. Should be disabled on automatic tests. Useful on - 'balance' mode to know messages flow along the sockets. Default value 'no' + 'balance' mode to know messages flow along the sockets. Default value 'no'. dumpLog: Write to disk every incoming/outcoming message named as: '......xml' - Default value 'no' + Default value 'no'. burstLog: Burst operations log file. By default '.launcher.burst'. Empty string or "null" name, to disable. Warning: there is no rotation for log files (use logrotate or whatever). Output: dot (.) for each burst message sent/pushed, cross (x) for popped ones, and order number when multiple of 1% of burst - list size, plus OTA requests when changed + list size, plus OTA requests when changed. -->