aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-06-11 07:48:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-06-11 07:48:14 +0000
commit3de0578f89221754522f0227f7cdff57c3836229 (patch)
tree594d4414c1bc83aca7914425ae287bff5aaf63af /diameter
parentec86463ac13202269746f35964ece95efddae9b2 (diff)
Add a reference to TGPPS9.xml update a couple of AVP:s while at it.
svn path=/trunk/; revision=43199
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 925ee37194..5ec8d6760f 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -5057,7 +5057,7 @@
<!--
Note: The AVP codes from 1485 to 1499 are reserved for TS 29.272.
- Note: The AVP codes from 1506 to 1599 are reserved for TS 29.273
+ Note: The AVP codes from 1508 to 1599 are reserved for TS 29.273
-->
<avp name="MME-Location-Information" code="1600" vendor-bit="must" vendor-id="TGPP">
@@ -5750,6 +5750,7 @@
Note: The AVP codes from 2118 to 2199 are reserved for TS 32.299
Note: The AVP codes from 2204 to 2299 are reserved for TS 29.215
+ Found in TGPPS9.xml
-->
<avp name="Reserved" code="2300" vendor-bit="must" vendor-id="TGPP">
@@ -5786,9 +5787,11 @@
<enum name="Authenticated" code="0"/>
<enum name="Unauthenticated" code="1"/>
</avp>
+ <avp name="Account-Expiration" code="2309" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="Time"/>
+ </avp>
- <!--
- 2309 Account-Expiration Time
+ <!--
2310 AoC-Format Enumerated
2311 AoC-Service Enumerated
2312 AoC-Service-Obligatory-Type Grouped
@@ -5886,10 +5889,12 @@
<avp name="Age-Of-Location-Estimate" code="2514" vendor-bit="must" vendor-id="TGPP">
<type type-name="Unsigned32"/>
</avp>
-
- <!-- 2515 Velocity-Estimate OctetString -->
- <!-- 2516 EUTRAN-Positioning-Data OctetString -->
-
+ <avp name="Velocity-Estimate" code="2515" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="OctetString"/>
+ </avp>
+ <avp name="EUTRAN-Positioning-Data" code="2516" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="OctetString"/>
+ </avp>
<avp name="ECGI" code="2517" vendor-bit="must" vendor-id="TGPP">
<type type-name="OctetString"/>
</avp>