21 Mar
2019
21 Mar
'19
11:30 a.m.
On Mar 21, 2019, at 11:21 AM, Cesare Esposito <cesare.esposito@inquam-solutions.de> wrote:
I would like to implement the following attribute of the 3GPP2 dictionary:- "DNS-Server-IP-Address" It is an attribute which is using subtypes. Can someone please point me on a "how-to" implement subtypes ?
I'm not a 3GPP expert, but the subtypes may be TLVs. In which case the dictionaries have documentation and many examples of using TLVs and sub TLVs. See "dictionary.wimax" for one example. If that attribute does take TLVs, then the changes should be simple. But first you need to know what that attribute is, which means wading through pages of 3GPP2 specifications/ Alan DeKok.