User contributions for Administrator
A user with 4,612 edits. Account created on 9 April 2020.
2 April 2025
- 20:4620:46, 2 April 2025 diff hist +2,976 MediaWiki:Print.css No edit summary current
- 20:4220:42, 2 April 2025 diff hist −3,028 MediaWiki:Print.css Replaced content with "→CSS placed here will affect the print output: " Tags: Replaced Manual revert
- 20:4220:42, 2 April 2025 diff hist −138 MediaWiki:Print.css No edit summary Tags: Manual revert Reverted
- 20:4120:41, 2 April 2025 diff hist +138 MediaWiki:Print.css No edit summary Tag: Reverted
- 20:1920:19, 2 April 2025 diff hist +2,828 MediaWiki:Print.css No edit summary Tag: Reverted
- 10:2510:25, 2 April 2025 diff hist +10 MediaWiki:Sidebar No edit summary Tag: 2017 source edit
- 10:2510:25, 2 April 2025 diff hist −10 MediaWiki:Sidebar No edit summary Tag: 2017 source edit
- 10:2210:22, 2 April 2025 diff hist −3 Category:R2D2 No edit summary current Tag: 2017 source edit
- 10:2110:21, 2 April 2025 diff hist +17 m RouteSipToGsmPort added Category:SIP using HotCat current
- 10:2110:21, 2 April 2025 diff hist +19 m RouteSipToGsmPort added Category:R2D2 using HotCat
- 10:2010:20, 2 April 2025 diff hist +1,409 N RouteSipToGsmPort Created page with "This command creates or deletes rule for routing incoming SIP call from the specified SIP device on the specified GSM Port. SIP device is identified with its IP address, port_index parameter defines which GSM port will be used for outgoing calls. sip_device_ip_address and port_index may have value "ANY" which means that incoming SIP call will be accepted from ANY SIP device and will be routed on ANY available GSM port. Last optional parameter (default : "ADD") defines i..." Tag: Visual edit
- 10:1710:17, 2 April 2025 diff hist +44 N Category:SIP Created page with "This pages lists all commands related to SIP" current Tag: 2017 source edit
- 10:1610:16, 2 April 2025 diff hist +24 Category:R2D2 No edit summary Tag: 2017 source edit
- 10:1510:15, 2 April 2025 diff hist +17 m RouteGsmPortToSip added Category:SIP using HotCat current
- 10:1510:15, 2 April 2025 diff hist +19 m RouteGsmPortToSip added Category:R2D2 using HotCat
- 10:1510:15, 2 April 2025 diff hist +1,199 N RouteGsmPortToSip Created page with "This command creates or deletes rule for routing incoming call on GSM port defined by port_index on given SIP device. SIP device is defined with parameter sip_device_ip_address which is in format: IPAddress[:listeningPort]. Called number is defined with parameter destination_number (this number will be used in the SIP To header in INVITE message). Last parameter in the command defines if rule will be created ("ADD") or deleted ("REMOVE"). It is optional and its default..." Tag: Visual edit
- 10:1210:12, 2 April 2025 diff hist +17 m GsmRoutePrint added Category:SIP using HotCat current
- 10:1210:12, 2 April 2025 diff hist −17 m GsmRoutePrint removed Category:SIM using HotCat
- 10:1210:12, 2 April 2025 diff hist +63 GsmRoutePrint No edit summary Tag: Visual edit
- 10:1010:10, 2 April 2025 diff hist +369 N GsmRoutePrint Created page with "This command suppresses pin code lock on the SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight> Category:R2D2 Category:SIM" Tag: 2017 source edit
- 10:0910:09, 2 April 2025 diff hist +2 Category:R2D2 No edit summary Tag: 2017 source edit
- 10:0910:09, 2 April 2025 diff hist +19 m SetVolteParameters added Category:VOLTE using HotCat current
- 10:0910:09, 2 April 2025 diff hist +19 m SetVolteParameters added Category:R2D2 using HotCat
- 10:0910:09, 2 April 2025 diff hist +1,081 N SetVolteParameters Created page with "This command allows to set all VoLTE parameters for a dedicated port and restart the modem if it is mandatory. For voice call, the modem can be configured to either (CSFB, VOLTE or AUTO) : * accept the fallback in circuit switch (2G/3G), * force in VoLTE * automatic mode. IMS APN, UserName, Password, Authentication type and the PDP Type are optional parameters. The Authentication type can be NONE, PAP, CHAP or PAP_CHAP and the PDP type can take the value IPV4 or..." Tag: Visual edit
- 10:0410:04, 2 April 2025 diff hist +18 m WaitAndRejectCall added Category:R2D2 using HotCat current
- 10:0410:04, 2 April 2025 diff hist +19 m PlayVoice added Category:Voice using HotCat current
- 10:0410:04, 2 April 2025 diff hist −19 m PlayVoice removed Category:VOICE using HotCat
- 09:5909:59, 2 April 2025 diff hist +18 m SendSmsTextAndWaitDelivery added Category:R2D2 using HotCat current
- 09:5909:59, 2 April 2025 diff hist +18 m DecodePdu added Category:R2D2 using HotCat current
- 09:5909:59, 2 April 2025 diff hist +17 m SimMemoryPurge added Category:SMS using HotCat current
- 09:5809:58, 2 April 2025 diff hist +19 m SimMemoryPurge added Category:R2D2 using HotCat
- 09:5709:57, 2 April 2025 diff hist +17 m GetSimLocation added Category:SIM using HotCat current
- 09:5709:57, 2 April 2025 diff hist +19 m GetSimLocation added Category:R2D2 using HotCat
- 09:5609:56, 2 April 2025 diff hist +1,058 N SetSimLocation Created page with "This command allocates a remote SIM card to a specified GSM port. Depending on the allocation mode, ICCID, IMSI or Remote SIM IP address,location and sublocationshould be specified. Available Modes are SIM_ICCID, SIM_LOCATION, SIM_EMUL or SIM_UNALLOCATE. Mode SIM_EMUL is used when 2G Full Simulation is configured for specified GSM port; in this case emulated ICCID and IMSI are specified. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'..." Tag: Visual edit
- 09:5009:50, 2 April 2025 diff hist +17 m SetDefaultPinCode added Category:SIM using HotCat current
- 09:5009:50, 2 April 2025 diff hist +19 m SetDefaultPinCode added Category:R2D2 using HotCat
- 09:4909:49, 2 April 2025 diff hist +693 N SetDefaultPinCode Created page with "This command sets a default PIN code for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SetDefaultPinCode''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' Command status in the following format: "%s\n", command_status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SetDefaultPinCode 0 "0000" OK </syntaxhighlight>'''COMMAND''' {| class="wikitable" !Command !Line Arguments !R..." Tag: Visual edit
- 09:4609:46, 2 April 2025 diff hist −1 GetSimTMSI No edit summary current Tag: Visual edit
- 09:4509:45, 2 April 2025 diff hist +402 N GetSimTMSI Created page with "This command gets TMSI number of the SIM card allocated on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight> Category:R2D2 Category:SIM" Tag: 2017 source edit
- 09:4409:44, 2 April 2025 diff hist +9 GetSimLocation No edit summary Tag: 2017 source edit
- 09:4409:44, 2 April 2025 diff hist +456 N GetSimLocation Created page with "This command provides remote SIM location information on the specified GSM port. (Requires RemoteSIM Licence) '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetSimLocation''' |Port index |RemoteSIM IP address, loc/subloc |} '''OUTPUT''' Command output in the following format: “%s %d %d\n”, sim_rack_ip_addr, board, slot '''EXAMPLE'''<syntaxhighlight lang="text"> ~# GetSimLocation 2 10.58.45.6 2 1 </syntaxhighlight>" Tag: Visual edit
- 09:4009:40, 2 April 2025 diff hist +17 m GetSimIMSI added Category:SIM using HotCat current
- 09:4009:40, 2 April 2025 diff hist +19 m GetSimIMSI added Category:R2D2 using HotCat
- 09:4009:40, 2 April 2025 diff hist +34 GetSimIMSI No edit summary Tag: Visual edit
- 09:3909:39, 2 April 2025 diff hist +331 N GetSimIMSI Created page with "This command suppresses pin code lock on the SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight>" Tag: Visual edit
- 09:3909:39, 2 April 2025 diff hist +42 GetSimICCID No edit summary current Tag: Visual edit
- 09:3709:37, 2 April 2025 diff hist +369 N GetSimICCID Created page with "This command suppresses pin code lock on the SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight> Category:R2D2 Category:SIM" Tag: 2017 source edit
- 09:3709:37, 2 April 2025 diff hist +45 N Category:SIM Created page with "This page lists commands related to SIM cards" current Tag: 2017 source edit
- 09:3609:36, 2 April 2025 diff hist +29 Category:R2D2 No edit summary Tag: 2017 source edit
- 09:3509:35, 2 April 2025 diff hist +17 m GetPinLockStatus added Category:SIM using HotCat current