aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-07-18 09:27:10 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-07-18 09:27:10 +0000
commitd64dbd371b6b058429cebdb381087dc43d183aae (patch)
treeb698dce8884b071281e6a392fc4d417f15037795 /diameter
parentfdc867a4fc1f2ae08d27e91894b672d4ee7bd61f (diff)
From Anders: add Verizon Wireless dictionary
svn path=/trunk/; revision=50726
Diffstat (limited to 'diameter')
-rw-r--r--diameter/VerizonWireless.xml8
-rw-r--r--diameter/dictionary.xml2
2 files changed, 10 insertions, 0 deletions
diff --git a/diameter/VerizonWireless.xml b/diameter/VerizonWireless.xml
new file mode 100644
index 0000000000..a73fec7c50
--- /dev/null
+++ b/diameter/VerizonWireless.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Id$ -->
+ <application id="4" name="Diameter Credit Control Application" uri="http://www.ietf.org/rfc/rfc4006.txt">
+
+ <avp name="Dummy" code="0" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="VerizonWireless">
+ <type type-name="OctetString"/>
+ </avp>
+ </application> \ No newline at end of file
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index a412d9cceb..f9243ded19 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -31,6 +31,7 @@
<!ENTITY NokiaSiemensNetworks SYSTEM "NokiaSiemensNetworks.xml">
<!ENTITY SKT SYSTEM "SKT.xml">
<!ENTITY ChinaTelecom SYSTEM "ChinaTelecom.xml">
+ <!ENTITY VerizonWireless SYSTEM "VerizonWireless.xml">
]>
<dictionary>
<base uri="http://www.ietf.org/rfc/rfc3588.txt">
@@ -6579,4 +6580,5 @@
&NokiaSiemensNetworks;
&SKT;
&ChinaTelecom;
+ &VerizonWireless;
</dictionary>