aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorMarius Paliga <mareko.paliga@gmail.com>2016-09-07 11:17:25 +0200
committerAnders Broman <a.broman58@gmail.com>2016-09-07 10:15:14 +0000
commit693c745e36eb93fca6a06507bd1b63e3503dcb98 (patch)
tree27f7ac377c101452739c6c97f3a359b48684f049 /diameter/dictionary.xml
parentee1a4109cfc8fb314d151f59859a348765ba9dbf (diff)
Add support for TWAN-User-Location-Info
Bug: 12834 Change-Id: Ibb196a4e1e8d05b3f124409b18093623f3694af0 Reviewed-on: https://code.wireshark.org/review/17553 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index a395e87c83..622995c73c 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -6245,6 +6245,12 @@ UTRAN-Additional-Positioning-Data 2558 7.4.63 OctetString V M No
<!--
Note: The AVP codes from 2607 to 2699 are reserved for TS 32.299
-->
+ <avp name="TWAN-User-Location-Info" code="2714" mandatory="must" vendor-bit="must" vendor-id="TGPP">
+ <grouped>
+ <gavp name="SSID"/>
+ <gavp name="BSSID"/>
+ </grouped>
+ </avp>
<avp name="BSSID" code="2716" mandatory="must" vendor-bit="must" vendor-id="TGPP">
<type type-name="UTF8String"/>
</avp>