aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
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>