summaryrefslogtreecommitdiff
path: root/diameter/imscxdx.xml
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-02-27 07:02:29 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-02-27 07:02:29 +0000
commit6df7878bd5e7bc411e2e49274e44648ada3207f0 (patch)
treeb82f23167f9643e34bc597b20ba5f706991b48e6 /diameter/imscxdx.xml
parent7725763b35a8c49b1ff5bad4db59edc4bd44bebd (diff)
downloadwireshark-6df7878bd5e7bc411e2e49274e44648ada3207f0.tar.gz
Add some AVP:s
svn path=/trunk/; revision=20940
Diffstat (limited to 'diameter/imscxdx.xml')
-rw-r--r--diameter/imscxdx.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/diameter/imscxdx.xml b/diameter/imscxdx.xml
index 8cc3d475a1..861b092792 100644
--- a/diameter/imscxdx.xml
+++ b/diameter/imscxdx.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
- <application id="16777215" name="IMS_Cx_Dx" uri="http://www.3GPP.org/ftp/Specs/html-info/29229.htm">
+ <application id="16777216" name="3GPP Cx" uri="http://www.3GPP.org/ftp/Specs/html-info/29229.htm">
<!-- IMS Cx Dx Application -->
<command name="User-Authorization" code="300" vendor-id="TGPP"/>
@@ -144,7 +144,7 @@
<type type-name="OctetString"/>
</avp>
<!-- ************************ END IMS Cx Dx AVPS ******************* -->
- <!-- ************************** IMS Cx Dx AVPS 3GPP TS 29.229 version 6.3.0 Release 6, ETSI TS 129 229 V6.3.0 (2004-12)********************* -->
+ <!-- ************************** IMS Cx Dx AVPS 3GPP TS 29.329 version 6.7.0 Release 6 ********************* -->
<avp name="Visited-Network-Identifier" code="600" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="OctetString"/>
</avp>
@@ -305,6 +305,13 @@
<gavp name="User-Name"/>
</grouped>
</avp>
+ <avp name="Originating-Request" code="633" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
+ <type type-name="Enumerated"/>
+ <enum name="ORIGINATING" code="0"/>
+ </avp>
+ <avp name="Wildcarded-PSI" code="634" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
+ <type type-name="UTF8String"/>
+ </avp>
<!-- ************************ END IMS Cx Dx AVPS ******************* -->