diff 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
line wrap: on
line diff
--- a/doc/test_app.conf.sample	Tue Jun 18 12:44:30 2013 +0800
+++ b/doc/test_app.conf.sample	Tue Jun 18 16:27:45 2013 +0800
@@ -28,6 +28,13 @@
 # The AVP id for the test.
 # avp-id = 345678;
 
+# Another AVP id for long payload test. default to value 0, meaning this is not used.
+# long-avp-id = 0;
+
+# Define the payload length of the long-avp. Default 5000 bytes.
+# long-avp-len = 5000;
+
+
 #######################
 # Configuration of the extension behavior
 
"Welcome to our mercurial repository"