diff doc/test_app.conf.sample @ 127:8ee43cf85a5f

Added User-Name AVP in test_app extension
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 10 Dec 2009 14:39:55 +0900
parents d7acdc46134d
children 5d1a22bb1cfe
line wrap: on
line diff
--- a/doc/test_app.conf.sample	Thu Dec 10 14:34:31 2009 +0900
+++ b/doc/test_app.conf.sample	Thu Dec 10 14:39:55 2009 +0900
@@ -48,6 +48,10 @@
 # (default is not providing this AVP).
 # dest-host = "server.foreign.net";
 
+# The User-Name for the message (may be useful for some routing tests).
+# (default is not providing this AVP).
+# user-name = "user@server.foreign.net";
+
 # The signal that triggers sending the test message
 # Note: Symbolic names are now recognized, you must use integers
 # signal = 10;
"Welcome to our mercurial repository"