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).
- 00:28, 20 April 2020 Administrator talk contribs created page GetListOfApiFunctions Synopsis (Created page with "|- | GetListOfApiFunctions||[A]|4 || List of supported IRON R2D2 API functions, optionally sorted alphabetically <noinclude>category:Synopsis General Purpose</noinclude>")
- 00:26, 20 April 2020 Administrator talk contribs created page Template:Synopsis General Purpose (Created page with "category:Synopsis General Purpose")
- 00:10, 20 April 2020 Administrator talk contribs created page Category:Synopsis General Purpose (Created blank page)
- 00:08, 20 April 2020 Administrator talk contribs created page GetCallState Synopsis (Created page with "|- | GetCallState ||Port index ||Port Call state IDLE, DIALING, DIALED, ALERTING, CONNECTED, DISCONNECTING, INCOMING, HELD)")
- 00:07, 20 April 2020 Administrator talk contribs created page GetCallInfo Synopsis (Created page with "|- | GetCallInfo || Port index||Call info (status, called number, calling number, mode)")
- 00:06, 20 April 2020 Administrator talk contribs created page FirmwareUpdate Synopsis (Created page with "|- | FirmwareUpdate ||Port index, Firmware file name [PortType] ||In the case of error, Error Code")
- 00:04, 20 April 2020 Administrator talk contribs created page ExecuteShellCommand Synopsis (Created page with "|- | ExecuteShellCommand || ||")
- 00:00, 20 April 2020 Administrator talk contribs created page AcceptCall Synopsis (Created page with "|- | AcceptCall || ||")
- 23:43, 19 April 2020 Administrator talk contribs created page DisconnectFtp Synopsis (Created page with "|- | DisconnectFtp ||Port index ||In the case of error, Error Code")
- 23:23, 19 April 2020 Administrator talk contribs created page Test3 (Created page with "{{:Test1}} {{:Test2}}")
- 23:22, 19 April 2020 Administrator talk contribs created page Test2 (Created page with "{| class="wikitable" |- !Command !! Input arguments !! Returns |- | GetGsmRobotApiVersion ||None ||IRON R2D2 API version |}")
- 23:22, 19 April 2020 Administrator talk contribs created page Test1 (Created page with "{| class="wikitable" |- !Command !! Input arguments !! Returns |- | GetListOfApiFunctions||[A]|4 || List of supported IRON R2D2 API functions, optionally sorted alphabetically |}")
- 23:02, 19 April 2020 Administrator talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .fancytree ul { background: none; border: none; font-size: 12px; } ul.fancytree-container { outline: 0;...")
- 22:53, 19 April 2020 Administrator talk contribs created page MediaWiki:SidebarTree (Created page with "{{#tree: *LOG **CDR **RDR **CDR Data * Systems message **Error Codes Values **Message Codes Values **Data Status Message }}")
- 21:18, 19 April 2020 Administrator talk contribs created page CDR Data (Created page with "=R2D2 Data log file= IRON R2D2 generates a line in Data log file (/var/log/R2D2_DATA.CDR) for each Data (PDP) session, with the information from this session. Here is an examp...")
- 00:23, 19 April 2020 Administrator talk contribs created page Category:LogFiles (Created blank page)
- 00:22, 19 April 2020 Administrator talk contribs created page RDR (Created page with "=== R2D2 RDR File === R2D2 generates also GSM Authentication log file (/var/log/R2D2.RDR); each time one port/SIM is authenticated by Network a line is written in this log: a...")
- 00:09, 19 April 2020 Administrator talk contribs created page CDR (Created page with "==R2D2 CDR File== IRON R2D2 generates a line in CDR (Call Data Record) file for each incoming/outgoing call, SMS and USSD session. Here is an example of 2 such lines (tickets)...")
- 23:48, 18 April 2020 Administrator talk contribs created page Message Codes Values (Created page with "==Message Code Values== #define GRA_GSM_ROBOT_API_AUTHENTICATION_REQUEST 0x00000000 #define GRA_GSM_ROBOT_API_AUTHENTICATION_CONFIRM 0x00010000 #define GRA_GET_GSM_...")
- 23:29, 18 April 2020 Administrator talk contribs created page SpeedTest Remote (Created page with "== GRA_SPEED_TEST== === MessageCode: '''GRA_SPEED_TEST_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex...")
- 22:47, 18 April 2020 Administrator talk contribs created page GetDataStatus Remote (Created page with "== GRA_GET_DATA_STATUS == === MessageCode: '''GRA_CONNECT_DATA_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | P...")
- 22:41, 18 April 2020 Administrator talk contribs created page GetDataParameters Remote (Created page with "== GRA_GET_DATA_PARAMETERS == This pair of REQUEST/CONFIRM messages is used to get configured PDP parameters for data session on the specified GSM port; APN Name, PDP User N...")
- 22:38, 18 April 2020 Administrator talk contribs created page SetFtpParameters Remote (Created page with "== GRA_SET_FTP_PARAMETERS == This pair of REQUEST/CONFIRM messages is used to configure parameters for the connected FTP on the specified GSM port; Data Type (TEXT or BINARY...")
- 22:36, 18 April 2020 Administrator talk contribs created page SetDataParameters Remote (Created page with "== GRA_SET_DATA == This pair of REQUEST/CONFIRM messages is used to configure PDP parameters for data session on the specified GSM port; APN Name, PDP User Name, PDP password,...")
- 22:26, 18 April 2020 Administrator talk contribs created page SendSmtpTextMessage Remote (Created page with "== GRA_SEND_SMTP_TEXT_MESSAGE == This pair of REQUEST/CONFIRM messages is used to send a specified Email message to SMTP server on the specified GSM port. It requires that D...")
- 22:23, 18 April 2020 Administrator talk contribs created page SendSmtpFileMessage Remote (Created page with "== GRA_SEND_SMTP_FILE_MESSAGE == This pair of REQUEST/CONFIRM messages is used to send a specified Email message to SMTP server on the specified GSM port. It requires that Da...")
- 22:19, 18 April 2020 Administrator talk contribs created page SendMmsMessage Remote (Created page with "== GRA_SEND_MMS_MESSAGE == This pair of REQUEST/CONFIRM messages is used to send a specified MMS message from the specified GSM port. It requires that Data session on the sp...")
- 22:12, 18 April 2020 Administrator talk contribs created page SendFtpFile Remote (Created page with "== GRA_SEND_FTP_FILE == This pair of REQUEST/CONFIRM messages is used to send a specified file to FTP server on the specified GSM port. It requires that FTP session on the s...")
- 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}}")