summaryrefslogtreecommitdiff
path: root/diameter/Nokia.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-04-28 20:29:28 -0400
committerAnders Broman <a.broman58@gmail.com>2015-04-29 11:37:29 +0000
commit7f6fe7a1fd9db03a48b044e2966561336fa39298 (patch)
tree376fb4a441f4d46c0886c4337380b4e5abc5b37c /diameter/Nokia.xml
parentfbec73db25515fada8a3b10d0d7160d8a548b859 (diff)
downloadwireshark-7f6fe7a1fd9db03a48b044e2966561336fa39298.tar.gz
Reorganize some of the Diameter XML files, taking advantage of the fact that
AVPs can be grouped by Vendor now (not just by Application). Move a bunch of vendor-specific Application IDs to the vendor's XML file. Delete the (basically empty) SKT.xml, ChinaTelecom.xml, and VerizonWireless.xml files. Fix a typo: 16777224 is 3GPP Gx, not 3GPP Cx. Use (derived) type Enumerated (rather than Unsigned32 or Integer32) when the AVP is of type Enumerated. Change-Id: I7a9702c0c48dc3fe751ad74413d8ecc040984f1f Reviewed-on: https://code.wireshark.org/review/8235 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/Nokia.xml')
-rw-r--r--diameter/Nokia.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/diameter/Nokia.xml b/diameter/Nokia.xml
index 55954d6968..e294e85c0c 100644
--- a/diameter/Nokia.xml
+++ b/diameter/Nokia.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Nokia verndor-specific AVPs. Simple encoding, by old (oleksandr.darchuk[AT]gmail.com). 02.03.2009 -->
+<!-- Nokia vendor-specific AVPs. Simple encoding, by old (oleksandr.darchuk[AT]gmail.com). 02.03.2009 -->
-<application id="16777246" name="NSN Unified Charging Trigger Function (UCTF)" uri="none">
+<application id="16777328" name="Nokia Service Extension, NSE" uri="none"></application>
+<application id="16777341" name="Nokia Sdr" uri="none"></application>
+
+<vendor vendor-id="Nokia" code="94" name="Nokia">
<avp name="Nokia-IMS-Media-Component-Id" code="5101" vendor-id="Nokia">
<type type-name="Unsigned32"/>
@@ -50,4 +53,4 @@
<type type-name="OctetString"/>
</avp>
-</application> \ No newline at end of file
+</vendor> \ No newline at end of file