aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-15 06:03:53 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-15 06:03:53 +0000
commit03359bd6adf09c2aa0450d1bb217862986cc67fe (patch)
treeb89ad49c5ad8cb5d4a14cc2eb714638d786770e3 /diameter
parent4a285928bb8ee420357d0570e62f20d39f471720 (diff)
Fix "Diameter Dictionary: No Vendor: 3GPPDiameter Dictionary: No Vendor: 3GPP".
svn path=/trunk/; revision=23451
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 757435d603..897a8f4a43 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -1263,7 +1263,7 @@ Note: The AVP codes from 410 to 499 are reserved for TS 29.109
505 AF-Charging-Identifier OctetString
506 Authorization-Token OctetString
-->
- <avp name="Flow-Description" code="507" vendor-id="3GPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
+ <avp name="Flow-Description" code="507" vendor-id="TGPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
<type type-name="IPFilterRule"/>
</avp>
<!--
@@ -1271,7 +1271,7 @@ Note: The AVP codes from 410 to 499 are reserved for TS 29.109
509 Flow-Number Unsigned32
510 Flows Grouped
-->
- <avp name="Flow-Status" code="511" vendor-id="3GPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
+ <avp name="Flow-Status" code="511" vendor-id="TGPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
<enum name="ENABLED_UPLINK" code="0"/>
<enum name="ENABLED_DOWNLINK" code="1"/>