summaryrefslogtreecommitdiff
path: root/diameter/Vodafone.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-16 00:04:36 -0400
committerAnders Broman <a.broman58@gmail.com>2016-06-16 04:38:32 +0000
commitb223d649fed632d10b356f66c3a286740cec9e7d (patch)
treeac8f6f59b6ac507870703f1ff48f2de608b65c2d /diameter/Vodafone.xml
parentf749a64280051663f04fa5dfd11a50e3d4ce4e77 (diff)
downloadwireshark-b223d649fed632d10b356f66c3a286740cec9e7d.tar.gz
Make the rest of the Diameter AVP names unique.
In most cases this means prepending the application- or vendor-name to force uniqueness. A few vendors have duplicates within their namespace--append the AVP code to these. Also fix a few other invalid names (with spaces or parentheses in the names). Change-Id: I5bb78d31526122dd5782055638af410cc497e49d Reviewed-on: https://code.wireshark.org/review/15960 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/Vodafone.xml')
-rw-r--r--diameter/Vodafone.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/diameter/Vodafone.xml b/diameter/Vodafone.xml
index a5fca04fe3..f421baa6db 100644
--- a/diameter/Vodafone.xml
+++ b/diameter/Vodafone.xml
@@ -9,13 +9,13 @@
<enum name="PRIMARY" code="0"/>
<enum name="SECONDARY" code="1"/>
</avp>
- <avp name="Quota-Consumption-Time" code="257" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Quota-Consumption-Time" code="257" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
</avp>
- <avp name="Quota-Holding-Time" code="258" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Quota-Holding-Time" code="258" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
</avp>
- <avp name="Time-Quota-Threshold" code="259" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Time-Quota-Threshold" code="259" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
</avp>
<avp name="Radio-Access-Technology" code="260" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
@@ -24,7 +24,7 @@
<enum name="GERAN" code="1"/>
<enum name="WLAN" code="2"/>
</avp>
- <avp name="Reporting-Reason" code="261" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Reporting-Reason" code="261" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Enumerated"/>
<enum name="THRESHOLD" code="0"/>
<enum name="QHT" code="1"/>
@@ -35,21 +35,21 @@
<enum name="RATING_CONDITION_CHANGE" code="6"/>
<enum name="FORCED_REAUTHORISATION " code="7"/>
</avp>
- <avp name="Rulebase-Id" code="262" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Rulebase-Id" code="262" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="UTF8String"/>
</avp>
- <avp name="Time-Of-First-Usage" code="263" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Time-Of-First-Usage" code="263" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Time"/>
</avp>
- <avp name="Time-Of-Last-Usage" code="264" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Time-Of-Last-Usage" code="264" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Time"/>
</avp>
- <avp name="Trigger" code="265" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Trigger" code="265" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<grouped>
- <gavp name="Trigger-Type"/>
+ <gavp name="Vodafone-Trigger-Type"/>
</grouped>
</avp>
- <avp name="Trigger-Type" code="266" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Trigger-Type" code="266" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Enumerated"/>
<enum name="CHANGE_IN_SGSN_IP_ADDRESS" code="1"/>
<enum name="CHANGEINQOS_ANY" code="2"/>
@@ -70,7 +70,7 @@
<avp name="User-Location-Information" code="267" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="OctetString"/>
</avp>
- <avp name="Volume-Quota-Threshold" code="268" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
+ <avp name="Vodafone-Volume-Quota-Threshold" code="268" vendor-id="Vodafone" mandatory="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
</avp>