summaryrefslogtreecommitdiff
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-02-05 09:33:05 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-02-05 09:33:05 +0000
commit33aa64d269b368211d36d9501070bb3d00ed00f5 (patch)
treefc7928c51b71948744a94649dde5db98a99aad0d /diameter
parent618e732f98e685f5aafa3776fda2d480dc80a836 (diff)
downloadwireshark-33aa64d269b368211d36d9501070bb3d00ed00f5.tar.gz
According to 3GPP TS 32.299 version 10.7.0 Release 10 AVP 846 is
7.2.36 CG-Address AVP The CG-Address AVP (AVP code 846) is of type Address and holds the IP-address of the charging gateway. svn path=/trunk/; revision=47492
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 19e6cbcc33..09aaec4186 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -2917,8 +2917,8 @@
<avp name="SDP-Media-Description" code="845" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
<type type-name="UTF8String"/>
</avp>
- <avp name="GPRS-Charging-ID" code="846" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
- <type type-name="UTF8String"/>
+ <avp name="CG-Address" code="846" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
+ <type type-name="Address"/>
</avp>
<!-- ETSI TS 132 299 V7.6.0 (2007-06) -->
<avp name="GGSN-Address" code="847" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">