aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml26
1 files changed, 22 insertions, 4 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 9228295614..a82eb34768 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -1195,8 +1195,13 @@
<avp name="Content-Type" code="826" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP" >
<type type-name="UTF8String"/>
</avp>
+ <!-- In 3GPP TS 32.299 version 6.5.0 Release 6 (2005-12)
+ type type-name="UTF8String"
+ but according to 3GPP TS 32.299 version 7.4.0 Release 7(2006-12) it
+ should be:
+ -->
<avp name="Content-Length" code="827" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP" >
- <type type-name="UTF8String"/>
+ <type type-name="Unsigned32"/>
</avp>
<avp name="Content-Disposition" code="828" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP" >
<type type-name="UTF8String"/>
@@ -1652,6 +1657,11 @@ Note: The AVP codes from 1119 to 1199 are reserved for TS 29.140
1204 Type-Number Enumerated
1205 Additional-Type-Information UTF8String
1206 Content-Size Unsigned32
+-->
+ <avp name="Content-Size" code="1205" mandatory="must">
+ <type type-name="Unsigned32"/>
+ </avp>
+<!--
1207 Additional-Content-Information Grouped
1208 Addressee-Type Enumerated
1209 Priority Enumerated
@@ -1674,9 +1684,17 @@ Note: The AVP codes from 1119 to 1199 are reserved for TS 29.140
1226 Unit-Quota-Threshold Unsigned32
1227 PDP-Address Address
1228 SGSN-Address Address
-1229 PoC-Session-Id UTF8String
-1230 Deferred-Location-Even-Type UTF8String
-1231 LCS-Client-Name UTF8String
+-->
+ <avp name="PoC-Session-Id" code="1229" mandatory="must">
+ <type type-name="UTF8String"/>
+ </avp>
+ <avp name="Deferred-Location-Even-Type" code="1230" mandatory="must">
+ <type type-name="UTF8String"/>
+ </avp>
+ <avp name="LCS-Client-Name" code="1231" mandatory="must">
+ <type type-name="UTF8String"/>
+ </avp>
+<!--
1232 LCS-Client-Id Grouped
1233 LCS-Client-Dialed-By-MS UTF8String
1234 LCS-Client-External-ID UTF8String