Changes

219 bytes added ,  14:36, 1 August 2018
Line 250: Line 250:  
===Get IMSI===
 
===Get IMSI===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the International Mobile Subscriber Identity (IMSI), use '''''-x''''' or '''''--imsi''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-x</span>, <span style="color:blue;">--imsi</span>
   −
'''Example''': obtaining the
+
'''Example''': obtaining IMSI:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-x</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">246029999999999</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* a 15 digit (or less) sequence of decimal numbers
       
===Get SIM card state===
 
===Get SIM card state===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the state of the SIM card currently in use, use '''''-z''''' or '''''--simstate''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-z</span>, <span style="color:blue;">--simstate</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the current SIM state:
    
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
 
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
Line 296: Line 296:     
'''Possible responses''':
 
'''Possible responses''':
*  
+
* inserted
 
+
* not inserted
    
===Get WCDMA RSCP level===
 
===Get WCDMA RSCP level===