User contributions for Administrator
A user with 4,544 edits. Account created on 9 April 2020.
1 April 2025
- 22:2422:24, 1 April 2025 diff hist +727 N GetUSSDPush Created page with "This command gets USSD data pushed by Network to the specified GSM port. Optional flag can be specified to remove this received data from port internal buffer. Response text is displayed as GSM7 or UCS2 coded string. In the case of UCS2 coding each character is displayed as 2 hexadecimal digits. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetUSSDPush''' |PortIndex, [ResetFlag] |USSD data string |} '''OUTPUT''' USSD..." Tag: Visual edit
- 22:2322:23, 1 April 2025 diff hist +1,588 N MediaWiki:Print.css Created page with "→CSS placed here will affect the print output: →Do not print: .ns-0 .metadata, →items in mainspace marked as metadata: .editlink, →section edit links: .mw-collapsible-toggle, →Show/hide toggles for collapsible items.: #mw-revision-nav, →revision navigation on a permalink [[phab:T173057]]: /* Add formatting to make sure that "external references" from templates like Template:Ref do not get URL expansion, not even when printed. The anchor..."
- 22:2222:22, 1 April 2025 diff hist +19 m CloseUSSDSession added Category:R2D2 using HotCat
- 22:2222:22, 1 April 2025 diff hist +339 N CloseUSSDSession Created page with "This command closes the existing USSD session on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''CloseUSSDSession''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# CloseUSSDSession 0 </syntaxhighlight>" Tag: Visual edit
- 22:2122:21, 1 April 2025 diff hist +36 m SwitchCall added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:2122:21, 1 April 2025 diff hist +19 m SwitchCall added Category:R2D2 using HotCat
- 22:2122:21, 1 April 2025 diff hist +498 N SwitchCall Created page with "This command enables or disables call waiting supplementary service for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SwitchCall''' |PortIndex |Call State |} '''OUTPUT''' GSM port waiting calls state in the following format: "Call 1 : %s\nCall 2: %s\n", 1stcall_state, 2ndcall_state '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SwitchCall 0 Call 1 : HELD Call 2 : CONNECTED ~# SwitchCall 1 Call 1 : HELD Call 2 :..." Tag: Visual edit
- 22:1922:19, 1 April 2025 diff hist +36 m SetCallWaiting added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1922:19, 1 April 2025 diff hist +19 m SetCallWaiting added Category:R2D2 using HotCat
- 22:1922:19, 1 April 2025 diff hist +507 N SetCallWaiting Created page with "This command enables or disables call waiting supplementary service for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SetCallWaiting''' |PortIndex, Call Waiting flag |Error Code in case of error. |} '''OUTPUT''' GSM port callwaiting status in the following format: "%s\n", callwaiting_status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SetCallWaiting 0 ENABLE ENABLED ~# SetCallWaiting 0 DIS..." Tag: Visual edit
- 22:1822:18, 1 April 2025 diff hist +36 m RegisterCallForwarding added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1822:18, 1 April 2025 diff hist +19 m RegisterCallForwarding added Category:R2D2 using HotCat
- 22:1822:18, 1 April 2025 diff hist +881 N RegisterCallForwarding Created page with "This command registers and enables call forwarding for the specified GSM port, under specified conditions, on the specified phone number, for optional specified call class. Condition could be UNCONDITIONAL, BUSY, NO_REPLY, NOT_REACHABLE, ALL or ALL_CONDITIONAL, and for NO_REPLY the delay time (in seconds) should be specified. Call class could be VOICE, DATA, FAX, SMS, ALL_CALLS or ALL. If call class is omitted call forwarding will be set for ALL. '''COMMAND''' {| class..." Tag: Visual edit
- 22:1622:16, 1 April 2025 diff hist +36 m GetCallWaiting added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1622:16, 1 April 2025 diff hist +19 m GetCallWaiting added Category:R2D2 using HotCat
- 22:1622:16, 1 April 2025 diff hist +483 N GetCallWaiting Created page with "This command writes to the standard output the call waiting supplementary service status (ENABLED or DISABLED) of the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetCallWaiting''' |PortIndex |CallWaiting status |} '''OUTPUT''' GSM port callwaiting status in the following format: "%s\n", callwaiting_status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# GetCallWaiting 0 DISABLED ~# GetCallWaiting 1 ENABLED </syntaxhi..." Tag: Visual edit
- 22:1522:15, 1 April 2025 diff hist +36 m GetCallBarringStatus added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1522:15, 1 April 2025 diff hist +19 m GetCallBarringStatus added Category:R2D2 using HotCat
- 22:1422:14, 1 April 2025 diff hist +472 N GetCallBarringStatus Created page with "This command writes to the standard output the call barring status. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetCallBarringStatus''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' GSM port barring call information in the following format: "%s\n%s\n%s\n", voice_facility, data_facility, fax_facility '''EXAMPLE'''<syntaxhighlight lang="text"> ~# GetCallBarringStatus 0 BAOC NONE BAIC </syntaxhighlight>" Tag: Visual edit
- 22:1322:13, 1 April 2025 diff hist +36 m EnableCallForwarding added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1322:13, 1 April 2025 diff hist +19 m EnableCallForwarding added Category:R2D2 using HotCat
- 22:1322:13, 1 April 2025 diff hist +817 N EnableCallForwarding Created page with "This command enables call forwarding for the specified GSM port, under specified conditions, for optional specified call class. Condition could be UNCONDITIONAL, BUSY, NO_REPLY, NOT_REACHABLE, ALL or ALL_CONDITIONAL. Call class could be VOICE, DATA, FAX, SMS, ALL_CALLS or ALL. If call class is omitted call forwarding will be enabled for ALL. Prior to enable or disable call forwarding in has to be registered using RegisterCallForwarding command. '''COMMAND''' {| class="..." Tag: Visual edit
- 22:1222:12, 1 April 2025 diff hist +36 m EnableCallBarring added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1222:12, 1 April 2025 diff hist +19 m EnableCallBarring added Category:R2D2 using HotCat
- 22:1222:12, 1 April 2025 diff hist +644 N EnableCallBarring Created page with "This command enables call barring for the specified GSM port, under the specified lock type and for optional specified call class. Lock type could be BAOC, BOIC, BOIC_EX, BAIC or BIC_RO. Call class could be VOICE, DATA, FAX, ALL_CALLS or ALL. If call class is omitted call forwarding will be set for ALL. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''EnableCallBarring''' |PortIndex, Lock type, [class] |Error Code in cas..." Tag: Visual edit
- 22:1022:10, 1 April 2025 diff hist +36 m DisableCallForwarding added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:1022:10, 1 April 2025 diff hist +19 m DisableCallForwarding added Category:R2D2 using HotCat
- 22:1022:10, 1 April 2025 diff hist +823 N DisableCallForwarding Created page with "This command disables call forwarding for the specified GSM port, under specified conditions, for optional specified call class. Condition could be UNCONDITIONAL, BUSY, NO_REPLY, NOT_REACHABLE, ALL or ALL_CONDITIONAL. Call class could be VOICE, DATA, FAX, SMS, ALL_CALLS or ALL. If call class is omitted call forwarding will be disabled for ALL. Prior to enable or disable call forwarding in has to be registered using RegisterCallForwarding command. '''COMMAND''' {| class..." Tag: Visual edit
- 22:0822:08, 1 April 2025 diff hist +36 m DisableCallBarring added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:0822:08, 1 April 2025 diff hist +19 m DisableCallBarring added Category:R2D2 using HotCat
- 22:0822:08, 1 April 2025 diff hist −22 m DisableCallBarring removed Category:CDR using HotCat
- 22:0822:08, 1 April 2025 diff hist −24 m DisableCallBarring removed Category:Voice using HotCat
- 22:0822:08, 1 April 2025 diff hist −22 m DisableCallBarring removed Category:SMS using HotCat
- 22:0822:08, 1 April 2025 diff hist −112 DisableCallBarring No edit summary Tag: Visual edit
- 22:0722:07, 1 April 2025 diff hist +524 N DisableCallBarring Created page with " This command allows to accept an incoming call once presented on the specified port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |AcceptCall |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status: <br> "%s\n", status (CONNECTED or NO INCOMING CALL) '''EXAMPLE''' <syntaxhighlight lang="text"> ~# AcceptCall 0<br> CONNECTED<br> ~# AcceptCall 2<br> NO INCOMING CALL </syntaxhighlight> Category:SMS|R2D..." Tag: 2017 source edit
- 22:0622:06, 1 April 2025 diff hist 0 Category:R2D2 No edit summary Tag: 2017 source edit
- 22:0622:06, 1 April 2025 diff hist +63 N Category:SUPPLEMENTARY SERVICES Created page with "This pages lists all commands related to supplementary services" current Tag: 2017 source edit
- 22:0522:05, 1 April 2025 diff hist +60 Category:R2D2 No edit summary Tag: 2017 source edit
- 22:0422:04, 1 April 2025 diff hist +36 m ClearCallForwarding added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:0422:04, 1 April 2025 diff hist +19 m ClearCallForwarding added Category:R2D2 using HotCat
- 22:0422:04, 1 April 2025 diff hist +509 N ClearCallForwarding Created page with "This command allows to accept an incoming call once presented on the specified port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''ClearCallForwarding''' |PortIndex, Forward condition, [ Call class ] |Error Code in case of error. |} '''OUTPUT''' Command status: "%s\n", status (CONNECTED or NO INCOMING CALL) '''EXAMPLE'''<syntaxhighlight lang="text"> ~# ClearCallForwarding 0 UNCONDITIONAL ALL ~# ClearCallForwarding 1..." Tag: Visual edit
- 22:0322:03, 1 April 2025 diff hist +36 m CheckForwardings added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:0222:02, 1 April 2025 diff hist +19 m CheckForwardings added Category:R2D2 using HotCat
- 22:0222:02, 1 April 2025 diff hist +922 N CheckForwardings Created page with "This command checks call forwarding for the specified GSM port, for 4 conditions BUSY, NO_REPLY, NOT_REACHABLE and UNCONDITIONAL, for optional specified call class. Call class could be VOICE, DATA, FAX, SMS, ALL_CALLS or ALL. If call class is omitted call forwarding will be check for ALL. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''CheckForwardings''' |<nowiki>PortIndex, |Call class ]</nowiki> |Forward Status - R2D2 Error Codes|Error Co..." Tag: Visual edit
- 22:0222:02, 1 April 2025 diff hist +3 MediaWiki:Sidebar No edit summary Tag: 2017 source edit
- 22:0022:00, 1 April 2025 diff hist +36 m CheckCallForwarding added Category:SUPPLEMENTARY SERVICES using HotCat current
- 22:0022:00, 1 April 2025 diff hist +19 m CheckCallForwarding added Category:R2D2 using HotCat
- 22:0022:00, 1 April 2025 diff hist +807 N CheckCallForwarding Created page with "This command checks call forwarding for the specified GSM port, under specified conditions, for optional specified call class. Condition could be UNCONDITIONAL, BUSY, NO_REPLY, NOT_REACHABLE, ALL or ALL_CONDITIONAL. Call class could be VOICE, DATA, FAX, SMS, ALL_CALLS or ALL. If call class is omitted call forwarding will be check for ALL. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''CheckCallForwarding''' |PortIndex, Forward condition, [..." Tag: Visual edit
- 21:5821:58, 1 April 2025 diff hist +19 m GetVolteStatus added Category:VOLTE using HotCat current
- 21:5821:58, 1 April 2025 diff hist +19 m GetVolteStatus added Category:R2D2 using HotCat