User contributions for Administrator

A user with 4,669 edits. Account created on 9 April 2020.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

27 March 2025

26 March 2025

  • 21:3721:37, 26 March 2025 diff hist +17 WaitAndReceiveSMSNo edit summary Tag: 2017 source edit
  • 21:3621:36, 26 March 2025 diff hist +761 N WaitAndReceiveSMSCreated page with "This command waits until a SMS is received on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |WaitAndReceiveSms |PortIndex,[Timeout] |SMS origin number and text, in the case of error, Error Code |} '''OUTPUT''' Command status in the following format: "SMS RECEIVED from %s %s [%s]\n", origin_number, sms_text, sms_pdu or "SMS RECEIVED from MMS %s [%s]\n", sms_text, sms_pdu "Incoming MMS from %s, Subject: %s, URL: [..." Tag: Visual edit
  • 21:3321:33, 26 March 2025 diff hist +1,230 N WaitAndReceiveAllSmsCreated page with "This command waits until a SMS or MMS is received on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |WaitAndReceiveAllSms |PortIndex,[Timeout] |SMS origin number and text, in the case of error, Error Code |} '''OUTPUT''' Command status in the following format: "SMS RECEIVED from %s %s [%s]\n", origin_number, sms_text, sms_pdu or "SMS RECEIVED from MMS %s [%s]\n", sms_text, sms_pdu "Incoming MMS from %s, Subject:..." Tag: Visual edit
  • 21:2921:29, 26 March 2025 diff hist −113 StopSmsReceivingNo edit summary Tag: Visual edit
  • 21:2821:28, 26 March 2025 diff hist +464 N StopSmsReceivingCreated page with "This command enable the specified port to receive automatically SMS messages. All received SMS will be read from SIM card, written to CDR file and then purged from the SIM card. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |StartSmsReceiving |PortIndex |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# StartSmsReceiving 0 </syntaxhighlight> Category:SMS" Tag: 2017 source edit
  • 21:2721:27, 26 March 2025 diff hist +18 StartSmsReceivingNo edit summary Tag: 2017 source edit
  • 21:2621:26, 26 March 2025 diff hist −40 StartSmsReceivingNo edit summary Tag: 2017 source edit
  • 21:2521:25, 26 March 2025 diff hist +486 N StartSmsReceivingCreated page with "This command starts automatic SMS receiving on the specified GSM port. All received SMS will be read from SIM card, written to CDR file and then purged from SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |StartSmsReceiving |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status: "%s\n", status (CONNECTED or NO INCOMING CALL) '''EXAMPLE'''<syntaxhighlight lang="text"> ~# StartSmsReceiving 0 </synt..." Tag: Visual edit
  • 21:2321:23, 26 March 2025 diff hist +377 N SimMemoryPurgeCreated page with "This command clears all SMS storage area of the SIM currently assigned to the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |SimMemoryPurge |PortIndex |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SimMemoryPurge 0 SIM memory cleared </syntaxhighlight>" Tag: Visual edit
  • 21:2021:20, 26 March 2025 diff hist +1,064 N SetSmsParametersCreated page with "This command allows to set SMS Center address for the specified GSM port and to set the following parameteres : * delay between retry, * SMS validity, * Timeout (in seconds) for all SMS functions. :; RetryDelay :: Retry time must be a multiple of 5 in seconds. :: The default value is 120 seconds. :: 0 means no retry. :: {| class="wikitable" ! colspan="3" | |- !Value !Formula !Comments |- |0 to 143 |(Value+1) x 5 minutes |5 minutes intervals up to 12 hours |- |144 to 1..." Tag: Visual edit
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)