Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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: are:

<attribute code="1139"
 <attribute code="1139" vendorname="ALU" name="Subscriber-User-Id" format="UTF8STRING" mflag="OPTIONAL" pflag="OPTIONAL" vflag="REQUIRED" encrypt="true" register="true" proprietary="true"/>

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>