User contributions for Administrator
A user with 4,630 edits. Account created on 9 April 2020.
1 April 2025
- 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
- 21:5821:58, 1 April 2025 diff hist +476 N GetVolteStatus Created page with "This command shows the IMS and VoLTE connection status. It displays also, the connection APN and the IPv4 or IPv6 address. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetVolteStatus''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~ # GetVolteStatus 0 IMS : ENABLED VoLTE: READY APN : ims IP : 2a04:cec0:9ea:e4b5:0:55:72cc:4201 </syntaxhighlight>" Tag: Visual edit
- 21:5621:56, 1 April 2025 diff hist +19 m GetVolteParameters added Category:VOLTE using HotCat current
- 21:5621:56, 1 April 2025 diff hist +19 m GetVolteParameters added Category:R2D2 using HotCat
- 21:5521:55, 1 April 2025 diff hist +40 Category:VOLTE No edit summary current Tag: Visual edit
- 21:5521:55, 1 April 2025 diff hist +1 N Category:VOLTE Created page with "." Tag: 2017 source edit
- 21:5521:55, 1 April 2025 diff hist +31 MediaWiki:Sidebar No edit summary Tag: 2017 source edit
- 21:5421:54, 1 April 2025 diff hist 0 Category:R2D2 No edit summary Tags: Manual revert 2017 source edit
- 21:5321:53, 1 April 2025 diff hist 0 Category:R2D2 No edit summary Tags: Reverted 2017 source edit
- 21:5221:52, 1 April 2025 diff hist +15 MediaWiki:Sidebar No edit summary Tag: 2017 source edit
- 21:5121:51, 1 April 2025 diff hist 0 Category:R2D2 No edit summary Tag: 2017 source edit
- 21:5121:51, 1 April 2025 diff hist +35 Category:R2D2 No edit summary Tag: 2017 source edit
- 21:4921:49, 1 April 2025 diff hist +18 m WaitVolteRegistration added Category:R2D2 using HotCat
- 21:4921:49, 1 April 2025 diff hist +20 m WaitVolteRegistration added Category:VOLTE using HotCat
- 21:4921:49, 1 April 2025 diff hist +373 N WaitVolteRegistration Created page with "This command allows to wait until VoLTE registration is done. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''WaitVolteRegistration''' |PortIndex,TimeoutVolteMode |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# WaitVolteRegistration 0 180 OK </syntaxhighlight>" Tag: Visual edit