aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorJoakim Karlsson <oakimk@gmail.com>2018-12-13 17:46:27 +0100
committerAnders Broman <a.broman58@gmail.com>2018-12-13 18:27:23 +0000
commitc3eb293048ad1a4c012dc9386a0a9dfb55206a26 (patch)
tree1ea69c2ce0498fcae4dbc6cea2fca9652fa1be3a /diameter
parent2d589df127c37c523374349c54b66df1bec1542b (diff)
diameter: Added Secondary-RAT-Type
Group RAN-Secondary-RAT-Usage-Report and decoding of Secondary-RAT-Type Change-Id: I33c1a0e21be64b5b5b4b9a4a40e9e718d89c9943 Reviewed-on: https://code.wireshark.org/review/31036 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index c6893afce8..2ac8cb95e0 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -4951,6 +4951,25 @@
</avp>
<!-- Note: The AVP codes from 1289 to 1399 are reserved for TS 32.299 -->
+ <avp name="RAN-End-Timestamp" code="1301" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="Time"/>
+ </avp>
+ <avp name="RAN-Secondary-RAT-Usage-Report" code="1302" vendor-bit="must" vendor-id="TGPP">
+ <grouped>
+ <gavp name="Secondary-RAT-Type"/>
+ <gavp name="RAN-Start-Timestamp"/>
+ <gavp name="RAN-End-Timestamp"/>
+ <gavp name="Accounting-Input-Octets"/>
+ <gavp name="Accounting-Output-Octets"/>
+ <gavp name="3GPP-Charging-Id"/>
+ </grouped>
+ </avp>
+ <avp name="RAN-Start-Timestamp" code="1303" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="Time"/>
+ </avp>
+ <avp name="Secondary-RAT-Type" code="1304" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="OctetString"/>
+ </avp>
<!-- 3GPP TS 29.272 V9.1.0 (2009-12 -->
<avp name="Subscription-Data" code="1400" mandatory="must" vendor-bit="must" may-encrypt="no" vendor-id="TGPP">