Harald Welte
f22637f151
pySim.apdu.ts_102_221: Decode the ENVELOPE command body using pySim.cat TLV
This will decode the ENVELOPE body in pySim-trace further.
Before:
00 ENVELOPE - 9000 {'p1': 0, 'p2': 0, 'cmd': 'd14682028381060291978b3c40048111227ff6407070611535002d02700000281516011212000001eae1bd578fa25791898128811b2206cc71639ca292ec2526da8aef4273d2fe2e', 'rsp': '027100001f0a00000100000001200000ab12800101230d08a0000001510000000f829000'}
After:
00 ENVELOPE - 9000 {'p1': 0, 'p2': 0, 'cmd': [{'smspp_download': [{'device_identities': {'source_dev_id': 'network', 'dest_dev_id': 'uicc'}}, {'address': {'ton_npi': 145, 'call_number': '79'}}, {'sms_tpdu': {'tpdu': '40048111227ff6407070611535002d02700000281516011212000001eae1bd578fa25791898128811b2206cc71639ca292ec2526da8aef4273d2fe2e'}}]}], 'rsp': '027100001f0a00000100000001200000ab12800101230d08a0000001510000000f829000'}
Change-Id: I5ecdbe0b5fa8856cb723569896b73cd49778ed5f
2024-06-08 18:38:22 +02:00
..
2024-06-08 18:38:22 +02:00
2024-06-08 18:38:22 +02:00
2024-06-04 23:18:37 +02:00
2024-06-04 23:18:37 +02:00
2024-02-01 12:06:07 +01:00
2024-05-24 20:23:01 +00:00
2022-02-11 13:32:58 +01:00
2024-05-26 11:01:29 +02:00
2024-02-05 11:27:36 +01:00
2024-02-05 09:44:18 +01:00
2024-06-04 23:18:37 +02:00
2024-02-05 09:44:53 +01:00
2024-06-08 18:38:22 +02:00
2024-02-05 09:53:59 +01:00
2024-05-26 11:01:29 +02:00
2024-02-05 17:54:30 +01:00
2024-06-04 23:18:37 +02:00
2024-02-05 09:44:53 +01:00
2024-05-10 19:58:53 +02:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 09:50:54 +01:00
2024-05-26 11:01:29 +02:00
2024-02-04 17:42:30 +01:00
2024-02-05 09:50:47 +01:00
2024-05-22 18:03:59 +02:00
2024-02-05 17:54:30 +01:00
2024-02-05 09:51:00 +01:00
2024-02-12 18:04:19 +01:00
2024-02-04 21:27:00 +01:00
2023-12-05 17:37:36 +00:00
2024-01-12 10:02:54 +01:00
2024-02-12 18:59:54 +01:00
2024-02-05 17:54:30 +01:00
2024-01-04 21:50:38 +01:00
2024-06-03 16:07:57 +00:00