aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/AlcatelLucent.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-10-09 17:37:49 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-10-09 17:37:49 +0000
commitbb266b5792ed5c0c9d69f9adcabd93f137a29cb5 (patch)
tree75e094779a486c3ed34d9568f08b74564ac528cd /diameter/AlcatelLucent.xml
parent635554cc51d6e4333787582591ef7e486afa3d37 (diff)
Fix up indentation and white space.
svn path=/trunk/; revision=45432
Diffstat (limited to 'diameter/AlcatelLucent.xml')
-rw-r--r--diameter/AlcatelLucent.xml62
1 files changed, 29 insertions, 33 deletions
diff --git a/diameter/AlcatelLucent.xml b/diameter/AlcatelLucent.xml
index 509d09e50b..49f9da2793 100644
--- a/diameter/AlcatelLucent.xml
+++ b/diameter/AlcatelLucent.xml
@@ -4,38 +4,34 @@
<!-- NOTE the Application ID is not assigned by IANA http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml -->
<application id="111" name="ALU Sy" uri="http://www.ietf.org/internet-drafts/draft-ietf-aaa-diameter-cc-06.txt">
+ <avp name="Detailed-Result" code="15" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Detailed-Result-Code"/>
+ <gavp name="Detailed-Result-Cause"/>
+ </grouped>
+ </avp>
+ <avp name="Detailed-Result-Cause" code="16" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="UTF8String"/>
+ </avp>
+ <avp name="Detailed-Result-Code" code="17" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <avp name="Policy-Counter" code="1135" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Policy-Counter-Id"/>
+ <gavp name="Policy-Counter-Value"/>
+ </grouped>
+ </avp>
+ <avp name="Charging-Policy-Report" code="1134" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Policy-Counter"/>
+ </grouped>
+ </avp>
+ <avp name="Policy-Counter-Id" code="1136" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="OctetString"/>
+ </avp>
+ <avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
- <!-- *********************** ALU AVPS ************************* -->
- <avp name="Detailed-Result" code="15" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <grouped>
- <gavp name="Detailed-Result-Code"/>
- <gavp name="Detailed-Result-Cause"/>
- </grouped>
- </avp>
- <avp name="Detailed-Result-Cause" code="16" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <type type-name="UTF8String"/>
- </avp>
- <avp name="Detailed-Result-Code" code="17" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <type type-name="Unsigned32"/>
- </avp>
- <avp name="Policy-Counter" code="1135" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <grouped>
- <gavp name="Policy-Counter-Id"/>
- <gavp name="Policy-Counter-Value"/>
- </grouped>
- </avp>
- <avp name="Charging-Policy-Report" code="1134" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <grouped>
- <gavp name="Policy-Counter"/>
- </grouped>
- </avp>
- <avp name="Policy-Counter-Id" code="1136" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <type type-name="OctetString"/>
- </avp>
- <avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
- <type type-name="Unsigned32"/>
- </avp>
- <!-- *********************** END ALU AVPS ********************* -->
</application>
-
-