All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Opale Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:03, 18 April 2020 Administrator talk contribs created page ReceivePopMessage Remote (Created page with "== GRA_RECEIVE_POP_MESSAGE == This pair of REQUEST/CONFIRM messages is used to get a specified Email message from POP3 server on the specified GSM port. It requires that Dat...")
- 21:59, 18 April 2020 Administrator talk contribs created page ReceiveFtpFile Remote (Created page with "== GRA_RECEIVE_FTP_FILE == This pair of REQUEST/CONFIRM messages is used to receive a specified file from FTP server on the specified GSM port. It requires that FTP session...")
- 21:53, 18 April 2020 Administrator talk contribs created page GetNumberOfPopMessages Remote (Created page with "== GRA_GET_NUMBER_OF_POP_MESSAGES == This pair of REQUEST/CONFIRM messages is used to get a number of Email messages saved in POP3 mailbox, together with total size of all m...")
- 21:47, 18 April 2020 Administrator talk contribs created page ExecuteHttpMethod Remote (Created page with "== GRA_EXECUTE_HTTP_METHOD == This pair of REQUEST/CONFIRM messages is used to execute HTTP method on the specified GSM port. It requires that connection to HTTP server on th...")
- 21:42, 18 April 2020 Administrator talk contribs created page DisconnectFtp Remote (Created page with "== GRA_DISCONNECT_FTP == This pair of REQUEST/CONFIRM messages is used to disconnect from FTP server on the specified GSM port. MessageCode: '''GRA_DISCONNECT_FTP_REQUEST'''...")
- 21:38, 18 April 2020 Administrator talk contribs created page DisconnectData Remote (Created page with "== GRA_DISCONNECT_DATA == This pair of REQUEST/CONFIRM messages is used to close data session on the specified GSM port. MessageCode: '''GRA_DISCONNECT_DATA_REQUEST''' {| c...")
- 20:12, 18 April 2020 Administrator talk contribs created page ConnectHttp Remote (Created page with "== GRA_CONNECT_HTTP == This pair of REQUEST/CONFIRM messages is used to specify HTTP server that will be used on the specified GSM port. It requires that Data session on the s...")
- 19:57, 18 April 2020 Administrator talk contribs created page ConnectFtp Remote (Created page with "== GRA_CONNECT_FTP == This pair of REQUEST/CONFIRM messages is used to connect to FTP server on the specified GSM port, using specified server parameters, IP address or Host...")
- 19:34, 18 April 2020 Administrator talk contribs created page Error Codes Values (Created page with "== Error Codes Values == <source> #define STATUS_OK 0x00000000 #define STATUS_ERROR 0x00000001 #define STATUS_ERROR_INVAL...")
- 19:29, 18 April 2020 Administrator talk contribs created page ConnectData Remote (Created page with "== GRA_CONNECT_DATA == This pair of REQUEST/CONFIRM messages is used to establish data session on the specified GSM port, using previously configured data parameters, such as...")
- 16:02, 17 April 2020 Administrator talk contribs created page BackupCDR Remote (Created page with "== BackupCDR == This pair of REQUEST/CONFIRM messages is used to backup actual IRON R2D2 CDR file (to copy it to the specified backup file). MessageCode: '''GRA_BACKUP_CDR_R...")
- 15:53, 17 April 2020 Administrator talk contribs created page GetCDR Bash (Created page with "== DESCRIPTION == This command writes to the standard output the current CDR file path. == SYNOPSIS == '''GetCDR''' == STDOUT == Command output CDR file path in the followin...")
- 15:41, 17 April 2020 Administrator talk contribs created page GetCDR Remote (Created page with "== GRA_GET_CDR == This pair of REQUEST/CONFIRM messages is used to get actual R2D2 CDR file path. MessageCode: '''GRA_GET_CDR_REQUEST'''<br> This message has only Header, no...")
- 15:39, 17 April 2020 Administrator talk contribs created page ResetCDR Remote (Created page with "== GRA_RESET_CDR == This pair of REQUEST/CONFIRM messages is used to reset (purge) R2D2 CDR file. MessageCode: '''GRA_RESET_CDR_REQUEST'''<br> This message has only Header,...")
- 00:22, 17 April 2020 Administrator talk contribs created page Alphebatical List of R2D2 API function (Created page with "<categorytree mode="pages">Commands</categorytree>")
- 00:09, 17 April 2020 Administrator talk contribs created page SMS CMS Error code (Created page with "=SMS "CMS ERROR" Codes= SMS related "CMS ERROR" Codes (GSM 07.05) {| | '''Number''' || '''Description''' |- | 1 || Unassigned (unallocated) number |- | 8 || Operator de...")
- 23:34, 16 April 2020 Administrator talk contribs created page GSM Release cause (Created page with "GSM release causes for L3 Call Control (GSM 04.08) {| |Number|| Description |- | 0|| No error |- | 1|| Unassigned (unallocated) number |- | 2|| Service not available |- | 3|...")
- 23:04, 16 April 2020 Administrator talk contribs created page SendMmsMessage Bash (Created page with "== DESCRIPTION == This command sends a specified MMS message from the specified GSM port. It requires that Data session on the specified GSM port be already up on the appropr...")
- 23:00, 16 April 2020 Administrator talk contribs created page SpeedTest Bash (Created page with "== DESCRIPTION == This command calls speedtest-cli utility on the specified GSM port. Data session should be established on this port. server_id list can be found on https://w...")
- 22:56, 16 April 2020 Administrator talk contribs created page SendSmtpTextMessage Bash (Created page with "== DESCRIPTION == This command sends a specified Email message to SMTP server on the specified GSM port. It requires that Data session on the specified GSM port be already up....")
- 22:45, 16 April 2020 Administrator talk contribs created page SendFtpFile Bash (Created page with "== DESCRIPTION == This command sends a specified file to FTP server on the specified GSM port. It requires that FTP session on the specified GSM port be already connected. Com...")
- 22:44, 16 April 2020 Administrator talk contribs created page SendFtpFile (Created page with "{{:SendFtpFile Bash}} {{Data}}")
- 22:42, 16 April 2020 Administrator talk contribs created page SendSmtpFileMessage Bash (Created page with "== DESCRIPTION == This command sends a specified file to FTP server on the specified GSM port. It requires that FTP session on the specified GSM port be already connected. Com...")
- 22:40, 16 April 2020 Administrator talk contribs created page SetFtpParameters Bash (Created page with "== DESCRIPTION == This command configures parameters for the connected FTP on the specified GSM port; Data Type (TEXT or BINARY) and FTP Mode (ACTIVE or PASSIVE). == SYNOPSIS...")
- 22:38, 16 April 2020 Administrator talk contribs created page ReceivePopMessage Bash (Created page with "== DESCRIPTION == This command gets a specified Email message from POP3 server on the specified GSM port. It requires that Data session on the specified GSM port be already up...")
- 22:32, 16 April 2020 Administrator talk contribs created page ReceiveFtpFile Bash (Created page with "== DESCRIPTION == This command receives a specified file from FTP server on the specified GSM port. It requires that FTP session on the specified GSM port be already connected...")
- 22:30, 16 April 2020 Administrator talk contribs created page GetNumberOfPopMessages Bash (Created page with "== DESCRIPTION == This command gets a number of Email messages saved in POP3 mailbox, together with total size of all messages in the mail box. It requires that Data session o...")
- 22:20, 16 April 2020 Administrator talk contribs created page ExecuteHttpMethod Bash (Created page with "== DESCRIPTION == This command executes HTTP method on the specified GSM port. It requires that connection to HTTP server on this GSM port be already established.<br> HTTP met...")
- 22:16, 16 April 2020 Administrator talk contribs created page DisconnectFtp Bash (Created page with "== DESCRIPTION == This command disconnects from FTP server on the specified GSM port. == SYNOPSIS== '''DisconnectFtp''' ''port_index'' == STDOUT == Command status in the fol...")
- 22:12, 16 April 2020 Administrator talk contribs created page ConnectHttp Bash (Created page with "== DESCRIPTION == This command specifies HTTP server that will be used on the specified GSM port. It requires that Data session on the specified GSM port be already up. If an...")
- 22:09, 16 April 2020 Administrator talk contribs created page ConnectFtp Bash (Created page with "== DESCRIPTION == This command connects to FTP server on the specified GSM port, using specified server parameters IP address or Host Name, User Name and Password. It require...")
- 22:01, 16 April 2020 Administrator talk contribs created page Forward to Data Status Message (Created page with "All error messages are available in <u>Data Commands Status Message list</u>")
- 22:01, 16 April 2020 Administrator talk contribs created page GetDataStatus Bash (Created page with "== DESCRIPTION == This command returns status of data session on the specified GSM port.<br> If GSM port is not registered to mobile network, command returns status of GSM por...")
- 21:33, 16 April 2020 Administrator talk contribs created page Run Macro (Created page with "The '''Run Macro''' feature can be used to run a macro immediately, for a quick test or for debugging purpose.<br> The results are collected into the '''Results''' tab like an...")
- 16:50, 16 April 2020 Administrator talk contribs created page Data Status Message (Created page with "Data Commands Status Message * SUCCESS * NOT SUPPORTED * LINK IS DOWN * BAD PARAMETERS * TIMEOUT EXPIRED * FILE NOT FOUND * FTP ALREADY CONNECTED * FTP DISCONNECTED * INVAL...")
- 16:46, 16 April 2020 Administrator talk contribs created page DisconnectData Bash (Created page with "== DESCRIPTION == This command closes data session on the specified GSM port. All parameters previously set by SetDataParameters command are removed. == SYNOPSIS== '''Disconn...")
- 16:44, 16 April 2020 Administrator talk contribs created page ConnectData Bash (Created page with "== DESCRIPTION == This command establishes data session on the specified GSM port, using previously configured data parameters, such as APN, User Name, Password... Command wai...")
- 16:34, 16 April 2020 Administrator talk contribs created page GetDataParameters Bash (Created page with "== DESCRIPTION == This command writes to the standard output the data parameters of GSM port. == SYNOPSIS== GetDataParameters port_index == STDOUT == Data parameters set for...")
- 16:32, 16 April 2020 Administrator talk contribs created page SetDataParameters Bash (Created page with "== DESCRIPTION == This command configures PDP parameters for data session on the specified GSM port; APN Name, PDP User Name, PDP password, connection timeout (seconds), PDP H...")
- 16:12, 16 April 2020 Administrator talk contribs created page SetCallWaiting (Created page with "{{:SetCallWaiting Bash}} {{Supplementary Services}}")
- 16:12, 16 April 2020 Administrator talk contribs created page GetCallWaiting (Created page with "{{:GetCallWaiting Bash}} {{Supplementary Services}}")
- 16:11, 16 April 2020 Administrator talk contribs created page SwitchCall (Created page with "{{:SwitchCall Bash}} {{Supplementary Services}}")
- 16:11, 16 April 2020 Administrator talk contribs created page GetCallBarringStatus (Created page with "{{:GetCallBarringStatus Bash}} {{Supplementary Services}}")
- 16:11, 16 April 2020 Administrator talk contribs created page DisableCallBarring (Created page with "{{:DisableCallBarring Bash}} {{Supplementary Services}}")
- 16:10, 16 April 2020 Administrator talk contribs created page EnableCallBarring (Created page with "{{:EnableCallBarring Bash}} {{Supplementary Services}}")
- 16:10, 16 April 2020 Administrator talk contribs created page CheckForwardings (Created page with "{{:CheckForwardings Bash}} {{Supplementary Services}}")
- 16:10, 16 April 2020 Administrator talk contribs created page ClearCallForwarding (Created page with "{{:ClearCallForwarding Bash}} {{Supplementary Services}}")
- 16:10, 16 April 2020 Administrator talk contribs created page CheckCallForwarding (Created page with "{{:CheckCallForwarding Bash}} {{Supplementary Services}}")
- 16:09, 16 April 2020 Administrator talk contribs created page DisableCallForwarding (Created page with "{{:DisableCallForwarding Bash}} {{Supplementary Services}}")
- 16:09, 16 April 2020 Administrator talk contribs created page EnableCallForwarding (Created page with "{{:EnableCallForwarding Bash}} {{Supplementary Services}}")