R2D2 Error Codes: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | |||
! Error Code !! Comment | |||
|- | |||
| STATUS OK ||No error. | |||
|- | |||
|CALL CONNECTED | |||
|Call has been connected. | |||
|- | |||
|SIM ALLOCATED | |||
|A SIM has been allocated. | |||
|- | |||
|OK | |||
|Ok status. | |||
|- | |||
|ERROR | |||
|Error unspecified. | |||
|- | |||
|ERROR INVALID PORT NUMBER | |||
|Error with Invalid Port Number. | |||
|- | |||
|ERROR PORT NOT STARTED | |||
|Error Port has not been started. | |||
|- | |||
|ERROR TIMEOUT | |||
|Error with time-out. | |||
|- | |||
|ERROR NOT REGISTERED | |||
|Error not registered to network | |||
|- | |||
|ERROR NOT IDLE | |||
|Error not idle | |||
|- | |||
|ERROR MUX NOT CONNECTED | |||
|Error Mux is not connected. | |||
|- | |||
|ERROR COMMAND IN PROGRESS | |||
|Error a command is in progress. | |||
|- | |||
|ERROR NOT SUPPORTED | |||
|Error not supported | |||
|- | |||
|ERROR URL TOO LONG | |||
|Error supplied URL too long. | |||
|- | |||
|ERROR MISSING PARAMETER | |||
|Error a parameter is missing. | |||
|- | |||
|ERROR FILE IO ERROR | |||
|Error file input/output error. | |||
|- | |||
|ERROR BAD PARAMETER | |||
|Error bad parameter supplied. | |||
|- | |||
|ERROR WAITING SIM ALLOCATION | |||
|Error waiting a SIM to be allocated. | |||
|- | |||
|ERROR SIM INIT IN PROGRESS | |||
|Error SIM initialization is in progress. | |||
|- | |||
|ERROR NO INCOMING CALL | |||
|Error no incoming call received. | |||
|- | |||
|ERROR NO USSD SESSION | |||
|Error no USSD session established | |||
|- | |||
|ERROR USSD COMMAND FAILED | |||
|Error USSD command has failed. | |||
|- | |||
|ERROR NOT CONNECTED | |||
|Error not connected | |||
|- | |||
|ERROR TIMEOUT EXPIRED | |||
|Error timeout has expired | |||
|- | |||
|ERROR CANT CREATE FILE | |||
|Error cannot create file. | |||
|- | |||
|ERROR CALL DISCONNECTED | |||
|Error Call has been disconnected | |||
|- | |||
|ERROR CANT OPEN FILE | |||
|Error cannot open file. | |||
|- | |||
|ERROR CANT CREATE DSP CH | |||
|Error Cannot create a DSP channel. | |||
|- | |||
|ERROR COMMAND NOT ENABLED BY PROTOCOL STACK STATE | |||
|Error command not enabled by protocol stack state. | |||
|- | |||
|ERROR CELL NOT SYNCHRONIZED | |||
|Error Cell is not synchronized. | |||
|- | |||
|ERROR CELL LOST | |||
|Error cell connexion lost. | |||
|- | |||
|ERROR CELL CAMPED EMERGENCY CALLS ONLY | |||
|Error cell camped emergency calls only. | |||
|- | |||
|ERROR CELL OUT OF BAND | |||
|Error cell out of band. | |||
|- | |||
|ERROR FAILED TO SET A CELL | |||
|Error failed to set a cell. | |||
|- | |||
|ERROR COMMAND NOT SUPPORTED | |||
|Error unsupported command. | |||
|- | |||
|ERROR DELIVERY REPORT TIMEOUT | |||
|Error delivery report time-out. | |||
|- | |||
|ERROR SIM NOT FOUND | |||
|SIM doesn't exist. | |||
|- | |||
|ERROR PORT NOT FOUND | |||
|Port doesn't exist. | |||
|- | |||
|ERROR SIM IS DEACTIVATED | |||
|Sim has been deactivated. | |||
|- | |||
|ERROR PORT IS DEACTIVATED | |||
|Port has been deactivated. | |||
|- | |||
|ERROR SIM BUSY | |||
|Sim Already allocated on another port (UNALLOCATE or FORCE mode required). | |||
|- | |||
|ERROR PORT BUSY | |||
|Port already busy with another sim (UNALLOCATE or FORCE mode required). | |||
|- | |||
|ERROR CDR FILE NOT FOUND | |||
|Error CDR file not found. | |||
|- | |||
|ERROR CANT CREATE BACKUP FILE | |||
|Error Cannot create a backup file | |||
|- | |||
|ERROR GPS OFF | |||
|Error GPS device is off | |||
|- | |||
|ERROR GPS NOT SUPPORTED | |||
|Error GPS is not supported. | |||
|- | |||
|ERROR NOT ON HOOK | |||
|Error not on hook. | |||
|- | |||
|ERROR LIGHT ROBOT | |||
|Error Light robot. | |||
|- | |||
|ERROR FTP TRANSFER BROKEN | |||
|Error FTP file transfer is broken. | |||
|- | |||
|ERROR CDR LINE NOT FOUND | |||
|Error CDR line was not found. | |||
|- | |||
|ERROR INVALID ADAPTER NUMBER | |||
|Error Invalid adapter number. | |||
|- | |||
|ERROR NO FREE PORT | |||
|Error no free port available. | |||
|} |
Latest revision as of 22:38, 14 May 2024
Error Code | Comment |
---|---|
STATUS OK | No error. |
CALL CONNECTED | Call has been connected. |
SIM ALLOCATED | A SIM has been allocated. |
OK | Ok status. |
ERROR | Error unspecified. |
ERROR INVALID PORT NUMBER | Error with Invalid Port Number. |
ERROR PORT NOT STARTED | Error Port has not been started. |
ERROR TIMEOUT | Error with time-out. |
ERROR NOT REGISTERED | Error not registered to network |
ERROR NOT IDLE | Error not idle |
ERROR MUX NOT CONNECTED | Error Mux is not connected. |
ERROR COMMAND IN PROGRESS | Error a command is in progress. |
ERROR NOT SUPPORTED | Error not supported |
ERROR URL TOO LONG | Error supplied URL too long. |
ERROR MISSING PARAMETER | Error a parameter is missing. |
ERROR FILE IO ERROR | Error file input/output error. |
ERROR BAD PARAMETER | Error bad parameter supplied. |
ERROR WAITING SIM ALLOCATION | Error waiting a SIM to be allocated. |
ERROR SIM INIT IN PROGRESS | Error SIM initialization is in progress. |
ERROR NO INCOMING CALL | Error no incoming call received. |
ERROR NO USSD SESSION | Error no USSD session established |
ERROR USSD COMMAND FAILED | Error USSD command has failed. |
ERROR NOT CONNECTED | Error not connected |
ERROR TIMEOUT EXPIRED | Error timeout has expired |
ERROR CANT CREATE FILE | Error cannot create file. |
ERROR CALL DISCONNECTED | Error Call has been disconnected |
ERROR CANT OPEN FILE | Error cannot open file. |
ERROR CANT CREATE DSP CH | Error Cannot create a DSP channel. |
ERROR COMMAND NOT ENABLED BY PROTOCOL STACK STATE | Error command not enabled by protocol stack state. |
ERROR CELL NOT SYNCHRONIZED | Error Cell is not synchronized. |
ERROR CELL LOST | Error cell connexion lost. |
ERROR CELL CAMPED EMERGENCY CALLS ONLY | Error cell camped emergency calls only. |
ERROR CELL OUT OF BAND | Error cell out of band. |
ERROR FAILED TO SET A CELL | Error failed to set a cell. |
ERROR COMMAND NOT SUPPORTED | Error unsupported command. |
ERROR DELIVERY REPORT TIMEOUT | Error delivery report time-out. |
ERROR SIM NOT FOUND | SIM doesn't exist. |
ERROR PORT NOT FOUND | Port doesn't exist. |
ERROR SIM IS DEACTIVATED | Sim has been deactivated. |
ERROR PORT IS DEACTIVATED | Port has been deactivated. |
ERROR SIM BUSY | Sim Already allocated on another port (UNALLOCATE or FORCE mode required). |
ERROR PORT BUSY | Port already busy with another sim (UNALLOCATE or FORCE mode required). |
ERROR CDR FILE NOT FOUND | Error CDR file not found. |
ERROR CANT CREATE BACKUP FILE | Error Cannot create a backup file |
ERROR GPS OFF | Error GPS device is off |
ERROR GPS NOT SUPPORTED | Error GPS is not supported. |
ERROR NOT ON HOOK | Error not on hook. |
ERROR LIGHT ROBOT | Error Light robot. |
ERROR FTP TRANSFER BROKEN | Error FTP file transfer is broken. |
ERROR CDR LINE NOT FOUND | Error CDR line was not found. |
ERROR INVALID ADAPTER NUMBER | Error Invalid adapter number. |
ERROR NO FREE PORT | Error no free port available. |