Diameter: Add ALU AVP 1139 from Ask.

Change-Id: Ia2a72bca2c790fb9ad066608484e99e029830998
Reviewed-on: https://code.wireshark.org/review/29556
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
AndersBroman 2018-09-10 15:06:40 +02:00 committed by Anders Broman
parent 8f4b040124
commit 5246eba5dc
1 changed files with 3 additions and 1 deletions

View File

@ -34,5 +34,7 @@
<avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
<type type-name="Unsigned32"/>
</avp>
<avp name="Subscriber-User-Id" code="1139" mandatory="mustnot" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
<type type-name="UTF8String"/>
</avp>
</application>