mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
pySim-prog and pySim-read currently echo back the pcsc reader id (or baudrate/socket, depending on the interface used). This makes the output unecessarly undeterministic, which becomes a problem when verifying the putput in tests. Lets not echo those variable, user supplied parameters back. Also lets move the code that does the initalization to utils, so that it can be used from pySim-prog and from pySim-read (code dup). Change-Id: I243cc332f075d007b1c111292effcc610e874eb3 Related: OS#4503
56 lines
2.1 KiB
Plaintext
56 lines
2.1 KiB
Plaintext
Using PC/SC reader interface
|
|
Reading ...
|
|
Autodetected card type: sysmosim-gr1
|
|
Can't read AIDs from SIM -- SW match failed! Expected 9000 and got 9404.
|
|
ICCID: 1122334455667788990
|
|
IMSI: 001010000000102
|
|
GID1: Can't read file -- SW match failed! Expected 9000 and got 9404.
|
|
GID2: Can't read file -- SW match failed! Expected 9000 and got 9404.
|
|
SMSP: ffffffffffffffffffffffffe1ffffffffffffffffffffffff0581005155f5ffffffffffff000000
|
|
SPN: Not available
|
|
Display HPLMN: False
|
|
Display OPLMN: False
|
|
PLMNsel: fff11fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
|
PLMNwAcT: Can't read file -- SW match failed! Expected 9000 and got 9404.
|
|
OPLMNwAcT: Can't read file -- SW match failed! Expected 9000 and got 9404.
|
|
HPLMNAcT: Can't read file -- SW match failed! Expected 9000 and got 9404.
|
|
ACC: 0008
|
|
MSISDN: Not available
|
|
AD: 000000
|
|
SIM Service Table: ff3fff0f0f0000030000
|
|
Service 1 - CHV1 disable function
|
|
Service 2 - Abbreviated Dialling Numbers (ADN)
|
|
Service 3 - Fixed Dialling Numbers (FDN)
|
|
Service 4 - Short Message Storage (SMS)
|
|
Service 5 - Advice of Charge (AoC)
|
|
Service 6 - Capability Configuration Parameters (CCP)
|
|
Service 7 - PLMN selector
|
|
Service 8 - RFU
|
|
Service 9 - MSISDN
|
|
Service 10 - Extension1
|
|
Service 11 - Extension2
|
|
Service 12 - SMS Parameters
|
|
Service 13 - Last Number Dialled (LND)
|
|
Service 14 - Cell Broadcast Message Identifier
|
|
Service 17 - Service Provider Name
|
|
Service 18 - Service Dialling Numbers (SDN)
|
|
Service 19 - Extension3
|
|
Service 20 - RFU
|
|
Service 21 - VGCS Group Identifier List (EFVGCS and EFVGCSS)
|
|
Service 22 - VBS Group Identifier List (EFVBS and EFVBSS)
|
|
Service 23 - enhanced Multi-Level Precedence and Pre-emption Service
|
|
Service 24 - Automatic Answer for eMLPP
|
|
Service 25 - Data download via SMS-CB
|
|
Service 26 - Data download via SMS-PP
|
|
Service 27 - Menu selection
|
|
Service 28 - Call control
|
|
Service 33 - De-personalization Control Keys
|
|
Service 34 - Co-operative Network List
|
|
Service 35 - Short Message Status Reports
|
|
Service 36 - Network's indication of alerting in the MS
|
|
Service 57 - Multimedia Messaging Service (MMS)
|
|
Service 58 - Extension 8
|
|
|
|
Done !
|
|
|