summaryrefslogtreecommitdiff
path: root/diameter/Starent.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-05-08 14:05:58 -0400
committerAnders Broman <a.broman58@gmail.com>2015-05-09 07:20:48 +0000
commit2ad4bfedfb5f6b2b1a64449d60c75eeba0be6a7f (patch)
tree5761ecb973dd21bcd13d3788b5af01c055ab9e29 /diameter/Starent.xml
parent9f613e33055fdea2476996002895000498c2de71 (diff)
downloadwireshark-2ad4bfedfb5f6b2b1a64449d60c75eeba0be6a7f.tar.gz
Eliminate a couple of empty Diameter grouped AVP lists.
Use Session-ID as a place holder for grouped AVPs that can hold any AVP and look up the contents of a couple grouped AVPs whose contents wasn't specified. Also, update the DTD to allow vendors to not add any AVPs. Change-Id: Id2852e31cecbcfaf64efb46918101b3a81ed5bdb Reviewed-on: https://code.wireshark.org/review/8355 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/Starent.xml')
-rw-r--r--diameter/Starent.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/diameter/Starent.xml b/diameter/Starent.xml
index 7e2821e272..80833f71da 100644
--- a/diameter/Starent.xml
+++ b/diameter/Starent.xml
@@ -95,7 +95,13 @@
<avp name="SN-Total-Used-Service-Unit" code="504" vendor-id="Starent" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="must">
<grouped>
- <gavp name=""/>
+ <gavp name="Tariff-Change-Usage"/>
+ <gavp name="CC-Time"/>
+ <gavp name="CC-Total-Octets"/>
+ <gavp name="CC-Input-Octets"/>
+ <gavp name="CC-Output-Octets"/>
+ <gavp name="CC-Service-Specific-Units"/>
+ <gavp name="3GPP-Reporting-Reason"/>
</grouped>
</avp>