source:
VirtualTestbed/conf/cli.simple.testbed.aaa/freeDiameter/test_app.conf
Last change on this file was 0:9e5a3c884de6, checked in by , 11 years ago | |
---|---|
File size: 381 bytes |
Line | |
---|---|
1 | mode = client; |
2 | |
3 | # Test for unsupported application: |
4 | #appli-id = 999998; |
5 | |
6 | # Test for unsupported command: |
7 | #cmd-id = 16777215; |
8 | |
9 | # Test for unsupported avp: |
10 | #avp-id = 345677; |
11 | |
12 | # Test for undeliverable message |
13 | #dest-realm = "another.testbed.aaa"; |
14 | # or |
15 | #dest-host = "anotherserver.simple.testbed.aaa"; |
16 | |
17 | # Test for decorated NAI |
18 | #user-name = "other.testbed.aaa!user@simple.testbed.aaa"; |
Note: See TracBrowser
for help on using the repository browser.