Correcting AVP Type for Framed-Pool and Charging-Gateway-Function-Host AVPs

Corrected the Type from OctectString to UTF8String
This commit is contained in:
mlugo.apx 2023-12-06 18:53:45 -05:00 committed by AndersBroman
parent 00bbec71ca
commit fec945c2c6
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
</avp>
<avp name="Charging-Gateway-Function-Host" vendor-id="VerizonWireless" code="6068" >
<type type-name="OctetString"/>
<type type-name="UTF8String"/>
</avp>
<avp name="Charging-Group-ID" vendor-id="VerizonWireless" code="6069" >

View File

@ -1127,7 +1127,7 @@
<type type-name="UTF8String"/>
</avp>
<avp name="Framed-Pool" code="88" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
<type type-name="OctetString"/>
<type type-name="UTF8String"/>
</avp>
<avp name="CUI" code="89" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot">
<type type-name="UTF8String"/>