THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Not able to add avp

Hi I have a AVP from vendor ALU. I tried to add it in dictionary.xml but still it is shown as unknown. The avp details are:

<attribute code="1139"
           vendorName="ALU"
           name="Subscriber-User-Id"
           format="UTF8STRING"
           mFlag="OPTIONAL"
           pFlag="OPTIONAL"
           vFlag="REQUIRED"
           encrypt="true"
           register="true"
           proprietary="true"/>

What I have added in xml is:

<avp name="Subscriber-User-Id" code="1139" mandatory="v" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
    <type type-name="UTF8String"/>
</avp>

Not able to add avp

Hi I have a AVP from vendor ALU. I tried to add it in dictionary.xml but still it is shown as unknown. The avp details are:

<attribute code="1139"
are:
         vendorName="ALU"
           name="Subscriber-User-Id"
           format="UTF8STRING"
           mFlag="OPTIONAL"
           pFlag="OPTIONAL"
           vFlag="REQUIRED"
           encrypt="true"
           register="true"
           proprietary="true"/>

What I have added in xml is:

<avp name="Subscriber-User-Id" code="1139" mandatory="v" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
    <type type-name="UTF8String"/>
</avp>