comparison doc/test_app.conf.sample @ 1214:c2fbaf2985f4

New options to test_app extension to generate long Diameter messages
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 18 Jun 2013 16:27:45 +0800
parents 823829bf1037
children e5010975da35
comparison
equal deleted inserted replaced
1213:b1c4876b1896 1214:c2fbaf2985f4
25 # The command code for Test-Request and Test-Answer. The range 0xfffffe-ffffff (dec: 16777215) is reserved for experimental use. 25 # The command code for Test-Request and Test-Answer. The range 0xfffffe-ffffff (dec: 16777215) is reserved for experimental use.
26 # cmd-id = 16777214; 26 # cmd-id = 16777214;
27 27
28 # The AVP id for the test. 28 # The AVP id for the test.
29 # avp-id = 345678; 29 # avp-id = 345678;
30
31 # Another AVP id for long payload test. default to value 0, meaning this is not used.
32 # long-avp-id = 0;
33
34 # Define the payload length of the long-avp. Default 5000 bytes.
35 # long-avp-len = 5000;
36
30 37
31 ####################### 38 #######################
32 # Configuration of the extension behavior 39 # Configuration of the extension behavior
33 40
34 # The mode for the extension. 41 # The mode for the extension.
"Welcome to our mercurial repository"