aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-04-01 16:05:52 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-04-01 16:05:52 +0000
commit342e848757be18fe698df57da3325d675325d941 (patch)
tree64a1d21ebafa35b8069e55aa88117104491af706
parentba12caf301d23acd96a72d4af18ce2207d4dcf22 (diff)
From Liangfeng: SGmb diameter AVP 'MBMS-Data-Transfer-Start' type error. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7016
svn path=/trunk/; revision=41884
-rw-r--r--diameter/TGPPGmb.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/diameter/TGPPGmb.xml b/diameter/TGPPGmb.xml
index 1f724a4659..d800200669 100644
--- a/diameter/TGPPGmb.xml
+++ b/diameter/TGPPGmb.xml
@@ -298,10 +298,10 @@
<enum name="UDP-PORT-REQUIRED" code="1"/>
</avp>
<avp name="MBMS-Data-Transfer-Start" code="929" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
- <type type-name="Time"/>
+ <type type-name="Unsigned64"/>
</avp>
<avp name="MBMS-Data-Transfer-Stop" code="930" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
- <type type-name="Time"/>
+ <type type-name="Unsigned64"/>
</avp>
<!--
Note: The AVP codes from 929 to 999 are reserved for TS 29.061