From Anders: add Verizon Wireless dictionary

svn path=/trunk/; revision=50726
This commit is contained in:
Pascal Quantin 2013-07-18 09:27:10 +00:00
parent fdc867a4fc
commit d64dbd371b
4 changed files with 15 additions and 2 deletions

View File

@ -90,12 +90,14 @@ diameter_DATA = \
diameter/TGPPGmb.xml \
diameter/TGPPRx.xml \
diameter/TGPPS9.xml \
diameter/TGPPSh.xml \
diameter/TGPPSh.xml \
diameter/Vodafone.xml \
diameter/AlcatelLucent.xml \
diameter/Nokia.xml \
diameter/NokiaSiemensNetworks.xml \
diameter/SKT.xml
diameter/SKT.xml \
diameter/SKT.xml \
diameter/VerizonWireless.xml
#
# Install the DTDs directory files in the "dtds" subdirectory

View File

@ -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>

View File

@ -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>

View File

@ -439,6 +439,7 @@ File "..\..\diameter\TGPPGmb.xml"
File "..\..\diameter\TGPPRx.xml"
File "..\..\diameter\TGPPS9.xml"
File "..\..\diameter\TGPPSh.xml"
File "..\..\diameter\VerizonWireless.xml"
File "..\..\diameter\Vodafone.xml"
SetOutPath $INSTDIR