Comment out the obsoleted AVP:s in imscxdx but leave them in.

Update the comments accordingly.

svn path=/trunk/; revision=32253
This commit is contained in:
Anders Broman 2010-03-20 22:18:32 +00:00
parent bf3b7a8654
commit 25e4a2eae1
2 changed files with 3 additions and 7 deletions

View File

@ -5,7 +5,7 @@
<application id="16777223" name="3GPP Gmb" uri="http://www.ietf.org/rfc/rfc3588.txt?number=3588">
<!--
These AVP:s collide(share AVP code number) with other 3GPP AVP:s (3GPP Cx imscxdx.xml)
comment those out if you want to use these.
comment out these if you want to use them.
-->
<avp name="3GPP-IMSI" code="1" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
<type type-name="UTF8String"/>
@ -89,7 +89,6 @@
<type type-name="OctetString"/>
</avp>
<avp name="TMGI" code="900" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
<type type-name="OctetString"/>
</avp>

View File

@ -14,8 +14,7 @@
<!-- ************************** IMS Cx Dx AVPS ********************* -->
<!--
These AVP:s collide(share AVP code number) with other 3GPP AVP:s (TGPPGmb.xml)
comment out 1 - 28 here and uncomment the ones in TGPPGmb.xml if you want to use them.
-->
uncomment 1 - 28 here and uncomment the ones in TGPPGmb.xml if you want to use these.
<avp name="Visited-Network-Identifier(Obsolete CN#25)" code="1" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="OctetString"/>
</avp>
@ -56,7 +55,6 @@
<avp name="SIP-Authentication-Context(Obsolete CN#25)" code="12" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<type type-name="OctetString"/>
</avp>
<!-- GROUPED -->
<avp name="SIP-Auth-Data-Item(Obsolete CN#25)" code="13" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<grouped>
<gavp name="SIP-Item-Number"/>
@ -86,7 +84,6 @@
<enum name="Authentication-Timeout" code="10"/>
<enum name="Deregistration-Too-Much-Data" code="11"/>
</avp>
<!-- GROUPED -->
<avp name="Deregistration-Reason(Obsolete CN#25)" code="16" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<grouped>
<gavp name="Reason-Code"/>
@ -103,7 +100,6 @@
<avp name="Reason-Info(Obsolete CN#25)" code="18" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<type type-name="UTF8String"/>
</avp>
<!-- GROUPED -->
<avp name="Charging-Information(Obsolete CN#25)" code="19" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<grouped>
<gavp name="Primary-Event-Charging-Function-Name"/>
@ -147,6 +143,7 @@
<avp name="Integrity-Key(Obsolete CN#25)" code="28" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
<type type-name="OctetString"/>
</avp>
-->
<!-- ************************ END IMS Cx Dx AVPS ******************* -->
<!-- ************************** IMS Cx Dx AVPS 3GPP TS 29.229 version 6.7.0 Release 6 ********************* -->
<!-- Note: The AVP codes from 633 to 699 are reserved for TS 29.229. -->