11 May
2009
11 May
'09
3:06 p.m.
I am looking at request information in a C module I am working on, and there are various value_pairs such as Framed-Protocol who's type is PW_TYPE_INTEGER but the content is actually a string. It does have a value in the dictionary and I am guessing it is being mapped from this, but then shouldn't the type be PW_TYPE_STRING? Or am I just looking at this incorrectly?