aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-11-16 17:52:57 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-11-16 17:52:57 +0000
commit26db1c8a73cc7576dc4075ad61534883d7c2b4ba (patch)
tree96520c4d186e744ef2899e7f677bc9ab97a8481d /diameter
parent838a24aaa0b83b8629f78a1b341834b1b98c040e (diff)
Accounting-Session-Id should be an UTF8String.
svn path=/trunk/; revision=34910
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"/>