aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-16 17:52:57 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-16 17:52:57 +0000
commita7f70b7d8b9d14326a77c7200ee5610d17ad03ac (patch)
tree96520c4d186e744ef2899e7f677bc9ab97a8481d /diameter
parent6c3d924d386cae551b5e59b5472c52488d5c1498 (diff)
Accounting-Session-Id should be an UTF8String.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34910 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 69ac2064e7..72df52689f 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -776,7 +776,7 @@
<type type-name="Unsigned32"/>
</avp>
<avp name="Accounting-Session-Id" code="44" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="mustnot">
- <type type-name="Unsigned32"/>
+ <type type-name="UTF8String"/>
</avp>
<avp name="Acct-Authentic" code="45" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="mustnot">
<type type-name="Enumerated"/>