Changes

no edit summary
Line 619: Line 619:       −
===Get VoLTE state status===
+
{{#ifeq:{{{series}}}|RUTOS
 +
|===Get VoLTE state status===
 
----
 
----
 
To obtain the VoLTE state, use '''''-v''''' or '''''--volte_state''''' options.
 
To obtain the VoLTE state, use '''''-v''''' or '''''--volte_state''''' options.
Line 638: Line 639:  
*Active
 
*Active
 
*Inactive
 
*Inactive
 +
|===Get VoLTE state status===
 +
----
 +
To obtain the VoLTE state, use '''''-v''''' or '''''--volte_state''''' options.
 +
 +
<b>Note</b>: This argument is supported from FW version <i>R_00.07.03</i>.
 +
 +
'''Usage syntax''':
 +
 +
gsmctl <span style="color:blue;">-v</span>, <span style="color:blue;">--volte_state</span>
 +
 +
'''Example''': obtaining the VoLTE state.
 +
 +
root@Teltonika:~# gsmctl -v
 +
Active
 +
 +
'''Possible responses''':
 +
 +
*Active
 +
*Inactive}}
 +
 +
 +
===Print gsmctl version===
 +
----
 +
To find out the current ''gsmctl'' version, use '''''-v''''' or '''''--version''''' options.
 +
 +
'''Usage syntax''':
 +
 +
gsmctl <span style="color:blue;">-v</span>, <span style="color:blue;">--version</span>
 +
 +
'''Example''': obtaining the ''gsmctl'' version
 +
 +
root@Teltonika:~# gsmctl <span style="color:blue;">-v</span>
 +
<span style="color:red;">GSMCTL version: 0.2b</span>
 +
 +
'''Possible responses''':
    +
*a string type output indicating the ''gsmctl'' version
 +
----------------------------------------------------------------------------------
    
===Get operator station time===
 
===Get operator station time===