From Philippe Rosenfeld via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9126 :
authorpascal <pascal@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 Sep 2013 21:18:28 +0000 (21:18 +0000)
committerpascal <pascal@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 Sep 2013 21:18:28 +0000 (21:18 +0000)
Fix the value of 'SEND_TO_UE' in the DIAMETER Gx dictionary for Packet-Filter-Usage AVP

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@51942 f5534014-38df-0310-8fa8-9805f1628bb7

diameter/dictionary.xml

index 80c7a5e8f427251fe500bfc561f8f89f0117883f..4783c78589f71aec0989b4edc916b55bc32426c6 100644 (file)
                </avp>
                <avp name="Packet-Filter-Usage" code="1072" mandatory="mustnot" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
                        <type type-name="Enumerated"/>
-                       <enum name="SEND_TO_UE"  code="0"/>
+                       <enum name="SEND_TO_UE"  code="1"/>
                </avp>
                <avp name="Charging-Correlation-Indicator" code="1073" mandatory="mustnot" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
                        <type type-name="Enumerated"/>