aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/TGPPRx.xml
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-05-31 12:46:51 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-05-31 12:46:51 +0000
commit52583460d5e9acef7362861519578b05029808dd (patch)
tree6a5eb306132f269113354b7107e88665c2d0cfc9 /diameter/TGPPRx.xml
parent7720ac9929090a733044383a7192227ea3e619aa (diff)
Minor updates to the AVP:s
svn path=/trunk/; revision=42942
Diffstat (limited to 'diameter/TGPPRx.xml')
-rw-r--r--diameter/TGPPRx.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/diameter/TGPPRx.xml b/diameter/TGPPRx.xml
index 9690b2b6a0..a6441415d8 100644
--- a/diameter/TGPPRx.xml
+++ b/diameter/TGPPRx.xml
@@ -42,7 +42,19 @@ Is defined in gqpolicy.xml
<enum name="FINAL_SERVICE_INFORMATION" code="0"/>
<enum name="PRELIMINARY_SERVICE_INFORMATION" code="1"/>
</avp>
-
- <!-- ************************ END Rx AVPS ******************* -->
+ <avp name="MPS-Identifier" code="528" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <type type-name="OctetString" />
+ </avp>
+ <!--
+529 AF-Signalling-Protocol Enumerated
+530 Sponsored-Connectivity-Data Grouped
+-->
+ <avp name="Sponsor-Identity" code="531" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <type type-name="OctetString" />
+ </avp>
+ <avp name="Application-Service-Provider-Identity" code="532" mandatory="must" vendor-bit="must" vendor-id="TGPP" may-encrypt="yes">
+ <type type-name="OctetString" />
+ </avp>
+ <!-- ************************ END Rx AVPS ******************* -->
</application>