26 Apr
2013
26 Apr
'13
9:38 p.m.
Juan Pablo L. wrote:
i realise now that i may have not been very clear in my explanation of the problem, that problem is that all values for the fields are the wrong values, for example, this is my code:
pairadd(&request->reply->vps,pairmake("3GPP2-Prepaid-Acct-Quota-QuotaIDentifier","1", T_OP_EQ));
and this is what travels on the wire:
subtype = 01 (3GPP2-Prepaid-Acct-Quota-QuotaIDentifier) subtype-length = 06 value = f3 08 48 12
I don't see that in the wireshark output. The value in the pcap file is correct. Alan DeKok.