aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/TGPPSh.xml
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-12 11:09:22 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-12 11:09:22 +0000
commitfc7f67793199bdfe9f9450eb05aebf5982c0fe6a (patch)
tree54e1645d17d386d12853344137be04e755a6a237 /diameter/TGPPSh.xml
parent32b27837976a8ff92b5c50dc7ee24a29b6878a90 (diff)
Diameter update:
- add IMS Gq interface (same AVPs seem to be used by IMS Rx and ETSI Gq' interfaces) - other small corrections git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22079 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'diameter/TGPPSh.xml')
-rw-r--r--diameter/TGPPSh.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/diameter/TGPPSh.xml b/diameter/TGPPSh.xml
index 1f31c3a936..b4ebda7bea 100644
--- a/diameter/TGPPSh.xml
+++ b/diameter/TGPPSh.xml
@@ -18,13 +18,13 @@
<gavp name="MSISDN"/>
</grouped>
</avp>
- <avp name="MSISDN" code="701" mandatory="must" vendor-bit="mustnot" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="MSISDN" code="701" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="OctetString"/>
</avp>
- <avp name="User-Data" code="702" mandatory="must" vendor-bit="mustnot" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="User-Data" code="702" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="OctetString"/>
</avp>
- <avp name="Data-Reference" code="703" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Data-Reference" code="703" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="Unsigned32"/>
<enum name="RepositoryData" code="0"/>
<enum name="IMSPublicIdentity" code="10"/>
@@ -37,25 +37,25 @@
<enum name="MSISDN" code="17"/>
<enum name="PSIActivation" code="18"/>
</avp>
- <avp name="Service-Indication" code="704" mandatory="must" vendor-bit="mustnot" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Service-Indication" code="704" mandatory="must" vendor-bit="mustnot" vendor-id="TGPP" may-encrypt="no">
<type type-name="OctetString"/>
</avp>
- <avp name="Subs-Req-Type" code="705" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Subs-Req-Type" code="705" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="Unsigned32"/>
<enum name="Subscribe" code="0"/>
<enum name="Unsubscribe" code="1"/>
</avp>
- <avp name="Requested-Domain" code="706" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Requested-Domain" code="706" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="Unsigned32"/>
<enum name="CS-Domain" code="0"/>
<enum name="PS-Domain" code="1"/>
</avp>
- <avp name="Current-Location" code="707" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Current-Location" code="707" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="Unsigned32"/>
<enum name="DoNotNeedInitiateActiveLocationRetrieval" code="0"/>
<enum name="InitiateActiveLocationRetrieval" code="1"/>
</avp>
- <avp name="Identity-Set" code="708" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <avp name="Identity-Set" code="708" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="no">
<type type-name="Unsigned32"/>
<enum name="ALL_IDENTITIES" code="0"/>
<enum name="REGISTERED_IDENTITIES" code="1"/>