<div dir="auto"><div dir="auto">We have a problem putting data to an AVP object. The data type is byte array (:byte[]).<br></div><div dir="auto">If we convert that array to an integer and put it in 'int32' field then the module just gets the first 4 bytes.</div><div dir="auto">If we convert it to base64 or hexString and put it in 'string' field then it treats it as a regular string.</div><div dir="auto">And any other field beside 'int32' and 'string' will be ignored.</div><div dir="auto">So the question is, how we put a byte array inside an AVP and send it to the module so the diameter gets the data as a byte array?</div><br><div data-smartmail="gmail_signature">Best Regards<br>Iman Mohammadi</div></div>