Is there a way to set AVP length forcefully in Seagull Diameter Traffic Generator? I have set it in base_cc.xml but it didn't help, AVP length stayed the same as it was before. Here's is how my cfg looks like:
<define name="User-Equipment-Info-Value" type="OctetString">
<setfield name="avp-code" value="460"></setfield>
<setfield name="flags" value="64"></setfield>
<setfield name="avp-length" value="16"></setfield>