Does any one has the encoded hex dump trace for CAMEL 3 GPRS FCI Arg ?
Specs = 3GPP TS 29.078 (CAP) Version 3.8.0
I m interested in the encoding of this
CAMEL-FCIGPRSBillingChargingCharacteristics {PARAMETERS-BOUND : bound}
::= SEQUENCE{
fCIBCCCAMELsequence1 [0] SEQUENCE {
freeFormatData
[0] OCTET STRING (SIZE(
bound.&minFCIBillingChargingDataLength ..
bound.&maxFCIBillingChargingDataLength)),
pDPID
[1] PDPID OPTIONAL,
appendFreeFormatData [2]
AppendFreeFormatData DEFAULT overwrite,
...
}
}
Can anyone prove me k1297 trace for the above ?
Our encoding of above is :-
Component : { -- SEQUENCE --
fCIBCCCAMELsequence1 { -- SEQUENCE --
freeFormatData '536f6d655f667265655f666f726d61745f64617461'H
-- "Some_free_format_data" --,
,
pDPID '61'H -- "a" --,
appendFreeFormatData 1
}
}
010068ecb0-> 4D M
PARAM :
0100639d20-> 30 1F A0 1D 80 15 53 6F 6D 65 5F 66 72 65 65 5F 0.....Some_free_
0100639d30-> 66 6F 72 6D 61 74 5F 64 61 74 61 81 01 61 82 01 format_data..a..
0100639d40-> 01 .
TIMEOUT = 2
LASTCP :0
But K1297 is rejecting by saying it :-
4.2.2 Local Operation
|
|00000010 |Tag |(UNIV P
Integer) |
|00000001 |Length |1
|
|01001101 |Operation Code |Furnish
Charging Information GPRS |
|4.2.3 Parameter Sequence
|
|00110000 |Tag |(UNIV C
Sequence (of)) |
|00011111 |Length |31
|
|---v--- DECODING ERROR: IE not allowed ---v---
|
|4.2.3.1 Unknown Parameter
|
|10100000 |Tag |(CONT C [0])
|
|00011101 |Length |29
|
|**B29*** |Contents |80 15 53 6f
6d 65 5f 66 72 65 65... |
Can anyone help ?
thanks and regards
Rinchen Tundup
_______________________________________________
Asn1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1