Appendix - SMS Gateway - Error Codes

What are SMS Gateway error codes

SMS gateway error codes are numeric codes that are used to indicate the cause of an error when sending or receiving an SMS message through an SMS gateway. SMS gateways are intermediary servers that allow businesses and individuals to send and receive SMS messages without having to connect directly to a mobile network operator.

SMS gateway error codes can be divided into two main categories:

  • Network-related errors are indicated by codes in the 400 range. These errors can occur for a variety of reasons, such as the destination phone being turned off, the network being congested, or the message being too long.
  • Device-related errors are indicated by codes in the 500 range. These errors can occur if the device is not properly configured if the SIM card is not inserted correctly, or if there is a hardware problem with the device.

SMS gateway error codes are typically displayed as a text message that begins with the word "ERROR" followed by the error code. For example, an error code of "400" would indicate a "Network failure" error, which means that the message could not be sent due to a problem with the network.

SMS gateway error codes can be helpful in troubleshooting problems with SMS messaging. If you receive an error code, you can consult an SMS gateway error code chart to determine the cause of the error and take steps to correct it.

Here are the main SMS gateway error codes:

Network-related errors

  • 400: Network failure
  • 401: Destination mailbox busy
  • 402: Destination mailbox unavailable
  • 403: Message too long

  • 500: Unspecified error
  • 501: Invalid sender address
  • 502: Invalid destination address
  • 503: Invalid message content

You can find the complete list of SMS gateway error codes in the following table:

ErrorcodeErrornameErrormessage
Error messages
1020ERROR_MAIN_BASE
1021ERROR_MAIN_GLOBALEXCEPTIONGlobal exception catched: [MSG]
1022ERROR_MAIN_LOCALEXCEPTIONLocal exception catched: [MSG]
1023ERROR_MAIN_UNEXPECTED_STOPStopping engine, because of unknown error. [CODE]
1024ERROR_MAIN_CANNOTLOAD_EXTENSION_PHASE1Cannot load extenstions. [MSG]
1025ERROR_MAIN_CANNOTLOAD_EXTENSION_PHASE2Cannot load extension [NAME]. [REASON]
1030ERROR_LICENSING_BASE
1031ERROR_LICENSING_CANNOTCONTACT_ACTIVATIONSERVERHTTP Download Error: [MSG]
1032ERROR_LICENSING_CANNOTFIND_LICENSEFILECould not find license file [FILENAME].
1033ERROR_LICENSING_CANNOTLOAD_LICENSEFILECannot load file [FILENAME]. Reason: [MSG]
1034ERROR_LICENSING_CANNOTSAVE_LICENSEFILECannot save file [FILENAME]. Reason: [MSG]
1040ERROR_CONFIG_BASE
1041ERROR_CONFIG_CANNOTCREATE_DIRUnable to create directory '[DIR]'. [MSG]
1042ERROR_CONFIG_CANNOTWRITE_FILECannot write file. Reason: '[REASON]'
1043ERROR_CONFIG_CANNOTREAD_FILECannot read configuration files. Reason: '[REASON]'
1044ERROR_CONFIG_CANNOTDELETE_FILECannot delete configuration file. [FILENAME] [MSG]
1045ERROR_CONFIG_INVALIDSECTIONInvalid configuration directive in '[SECTIONNAME]' configuration. Directive: '[DIRECTIVE]'
1046ERROR_CONFIG_INVALIDSECTION_SECTIONUNCLOSEDUnclosed section in configuration file. Check for closing ,, tags.
1047ERROR_CONFIG_INVALIDPARAM_ALREADYEXISTSDuplicate values for parameter '[PARAM]' in [SECTIONNAME1] and [SECTIONNAME2]. Only value [VALUE] is used.
1048ERROR_CONFIG_INVALIDVALUEInvalid configuration value '[VALUE]' for parameter '[PARAM]' in section '[SECTIONNAME]'.
1049ERROR_CONFIG_INVALIDVALUE_LISTENERPORTCannot listen on port '[PORT]'. Invalid port number, using default port: 9500
1050ERROR_CONFIG_INVALIDVALUE_UNKNOWNSMSCPROTOCOLUnknown protocol in configuration file: [PROTOCOL].
1051ERROR_CONFIG_INVALIDVALUE_NOPAIRFOUNDParameter '[PARAM1]' in section '[SECTIONNAME]' must have a pair named '[PARAM2]'.
1100ERROR_IFTCPCLIENT_BASE
1101ERROR_IFTCPCLIENT_CANNOTLISTENCannot open TCP listener socket to accept clients on port '[PORT]'. ([MSG])
1102ERROR_IFTCPCLIENT_CONNECTTIMEOUTConnect timeout. The connected TCP client [CLIENTNAME] did not send any data for more then 10 seconds.
1103ERROR_IFTCPCLIENT_SOCKETERRORError during communication with UI: '[MSG]'
1104ERROR_IFTCPCLIENT_CONNECTIONCLOSEDClient has closed connection ([ERRORMSG])
1105ERROR_IFTCPCLIENT_UNKNOWNPROTOCOLUnknown protocol. SMPP, UCP and OZTEXT are supported.
1106ERROR_IFTCPCLIENT_TEXT_SYNTAXERRORUser '[USER]' has entered unknown command '[COMMAND]' on console.
1107ERROR_IFTCPCLIENT_TEXT_UNKNOWNPARAMUser '[USER]' has entered unknown parameter '[PARAMETER]' for command '[COMMAND]' on console.
1108ERROR_IFTCPCLIENT_TCP_CLIENTTIMEOUTTimeout. No response received for PDU '[PDUTYPE]'
1109ERROR_IFTCPCLIENT_SMPP_INVALIDPDUInvalid PDU received: '[PDU]'
1110ERROR_IFTCPCLIENT_SMPP_PROTOCOLUNSUPPORTEDProtocol '[PROT]' not supported for this user. Check 'Type' settings in configuration file.
1111ERROR_IFTCPCLIENT_SMPP_CLIENTTIMEOUTTimeout. No response received for PDU '[PDUTYPE]'
1112ERROR_IFTCPCLIENT_SMPP_FORCEOUTAnother SMPP client ([CLIENTNAME]) is logged in with this username and password. That client is going to be disconnected because only one client instance is allowed to connect with a single username and password. Use a different username to connect with a second instance! Configure your client to connect as SMPP transceiver!
1113ERROR_IFTCPCLIENT_SMTP_MAILPARSECannot parse incoming mail message from [FROM]. Mail format error. [MSG]
1150ERROR_IFHTTP_BASE
1151ERROR_IFHTTP_LISTENER_GENERALERRORozHTTPListener error code:[CODE] says:[MSG]
1152ERROR_IFHTTP_LISTENER_GENERALERROR2HTTPListener error code:[CODE] says:[MSG]
1153ERROR_IFHTTP_INVALID_HTTPPORTCannot serve HTTP requests on this port. HTTP API can be accessed on following port: [PORT].
1154ERROR_IFHTTP_CANNOTSERVE_STATICCONTENTCannot serve static content [PATH]. [MSG]
1155ERROR_IFHTTP_CANNOTSERVE_DYNAMICCONTENTCannot serve dynamic content [PATH]. [MSG]
1156ERROR_IFHTTP_CANNOTREAD_TEMPLATECannot read template [TEMPLATENAME], [FILENAME]. [MSG]
1157ERROR_IFHTTP_UNKNOWNUSERInvalid username or password.
1158ERROR_IFHTTP_CANNOTFIND_ACTIONPARAMNo action parameter specified in HTTP query.
1159ERROR_IFHTTP_INVALID_ACTIONPARAMVALUEAction parameter specified in HTTP query unknown: '[PARAM]'.
1160ERROR_IFHTTP_INVALID_PARAMVALUEParameter '[PARAMNAME]' has invalid value: '[VALUE]'
1161ERROR_IFHTTP_MISSING_MANDATORYPARAMFollowing mandatory parameter missing from request: '[PARAMNAME]'.
1162ERROR_IFHTTP_INVALID_REPSONSEFORMATInvalid response format: [FORMAT].
1163ERROR_HTTPAPI_USERNOTFOUNDCannot find user [USERNAME].
1164ERROR_HTTPAPI_PARAMETERMISSINGMandatory http parameter is missing: [PARAMNAME].
1165ERROR_HTTPAPI_ACTIONUNKONWNInvalid action parameter value: [NAME].
1166ERROR_HTTPAPI_CANNOTCREATEENVCannot create envelope. [MSG]
1167ERROR_HTTPAPI_PARAMETERVALUEINVALIDInvalid parameter value for parameter [PARAMNAME]: '[PARAMVAL]'
1180ERROR_IFREMOTING_BASE
1181ERROR_IFREMOTING_TRANSPORT_ERRORProblem with API transport. [MSG]
1182ERROR_IFREMOTING_GENERALERRORInvalid API action. [MSG]
1183ERROR_IFREMOTING_MESSAGEEVENTInvalid event handling in API on event [EVENT]. [MSG]
1184ERROR_IFREMOTING_STARTUPCannot start API. [MSG]
1200ERROR_ENGINE_BASE
1201ERROR_ENGINE_CANNOTGET_ENVELOPE2SENDCannot get envelope from user [USERNAME]. [MSG]
1210ERROR_ROUTER_BASE
1211ERROR_ROUTER_UNKNOWUSERCannot add route. Unknown user '[USERNAME]'. [LINENO]
1212ERROR_ROUTER_ROUTENAMENOTUNIQUECannot add route. Route name not unique '[ROUTENAME]'. [LINENO]
1213ERROR_ROUTER_OPERATORNOTAVAILABLECannot add route. Service provider name does not exist: '[OPERATORNAME]'. [LINENO]
1214ERROR_ROUTER_INVALIDACTIONCannot add route. Invalid routing mode: '[ACTION]'. [LINENO]
1215ERROR_ROUTER_UNKNOWNDIRECTIONCannot add route. Unknown direction: '[DIRECTION]'
1216ERROR_ROUTER_COULDNOTFINDROUTEOUTMessage dropped. No outgoing route found. Message '[MSG]'.
1217ERROR_ROUTER_COULDNOTFINDROUTEINMessage dropped. No incoming route found for message coming from operator [OPERATOR] '[MSG]'.
1218ERROR_ROUTER_COULDNOTFINDCALLBACKIDDelivery reported dropped. Corresponding message was sent more than 1 day ago. [MSG]
1219ERROR_ROUTER_INVALIDREGEXPInvalid regular expression [PATTERN] in routing condition. [ERROR]. [LINENO]
1220ERROR_ROUTER_COULDNOTFINDROUTECould not find route [NAME]
1221ERROR_ROUTER_LIMITREACHEDSorry, you have reached the maximum number of routing rules (which is [NUMROUTES]) that you can add.
1222ERROR_ROUTER_COULDNOTPLAYSOUNDCould not play sound: [NAME]. [MSG]
1223ERROR_ROUTER_INVALIDCOSTInvalid cost value for route [NAME]: '[COST]'
1224ERROR_ROUTER_COULDNOTFINDROUTEOUT_ROUTENAMEMessage dropped. No outgoing route found. Route '[ROUTENAME]' does not exist. Message '[MSG]'.
1225ERROR_ROUTER_COULDNOTFINDROUTEOUT_SIMPLEMessage dropped. No outgoing route found.
1226ERROR_ROUTER_COULDNOTFINDROUTEOUT_ROUTENAME_SIMPLEMessage dropped. No outgoing route found. Route '[ROUTENAME]' does not exist.
1227ERROR_ROUTER_INVALIDBACKUPROUTEInvalid routing configuration. Routename [BACKEDROUTENAME] specifed as route to backup in route [MYROUTENAME], does not exist.
1228ERROR_ROUTER_COULDNOTFIND_BACKUPROUTECould not find backup route to send message. [MSG]
1229ERROR_ROUTER_COULDNOTFIND_BACKUPROUTE_SIMPLECould not find backup route to send message.
1240ERROR_SQLLOGING_BASE
1241ERROR_SQLLOGING_CANNOTCREATE_LOGDIRCannot create directory to store SQL log entries. [PATH]. [MSG]
1242ERROR_SQLLOGING_CANNOTOPEN_LOGFILECannot open log file for writing [PATH]. [MSG]
1243ERROR_SQLLOGING_CANNOTWRITE_LOGENTRYCannot write SQL log entry [SQL]. [MSG]
1244ERROR_SQLLOGING_CANNOTDELETE_QUEUEFILECannot delete SQL queue file [FILENAME]. [MSG]
1245ERROR_SQLLOGING_CANNOTWRITE_QUEUEFILECannot write SQL queue file [FILENAME]. [MSG]
1246ERROR_SQLLOGING_CANNOTREAD_QUEUEFILECannot read SQL queue file [FILENAME]. [MSG]
1250ERROR_ENCODING_BASE
1251ERROR_ENCODING_SCANOTFOUNDINPDUCannot find service center address in PDU.
1252ERROR_ENCODING_UNKNOWNMESSAGETYPEUnknown message type identifier in PDU.
1253ERROR_ENCODING_MTNOTFOUNDINPDUCannot find message type field in PDU.
1254ERROR_ENCODING_PHONENOLENNOTFOUNDINPDUCannot find phone number length byte in PDU.
1255ERROR_ENCODING_INVALIDPHONENUMINPDUInvalid phone number format in PDU.
1256ERROR_ENCODING_PIDNOTFOUNDINPDUCannot find protocol identifier in PDU.
1257ERROR_ENCODING_DCSNOTFOUNDINPDUCannot find data coding scheme in PDU.
1258ERROR_ENCODING_SCTSNOTFOUNDINPDUCannot find service center timestamp in PDU.
1259ERROR_ENCODING_UDLNOTFOUNDINPDUCannot find user data length in PDU.
1260ERROR_ENCODING_TPMRNOTFOUNDINPDUCannot find TPMR in PDU.
1261ERROR_ENCODING_TPDTNOTFOUNDINPDUCannot find TPDT in PDU.
1262ERROR_ENCODING_STNOTFOUNDINPDUCannot find ST in PDU.
1263ERROR_ENCODING_DTNOTFOUNDINPDUCannot find ST in PDU.
1264ERROR_ENCODING_CANNOTENCODECannot encode PDU. Reason: [MSG]
1265ERROR_ENCODING_CANNOTREADORDELSEGMENTCannot read or delete multipart segment. [MSG]
1266ERROR_ENCODING_TRNNOTFOUNDINSENTTRNCannot find TRN value '[TRN]' in sent transactions.
1267ERROR_ENCODING_TRNNOTFOUNDINSENTTRN2Cannot find TRN value '[TRN]' in sent transactions (2).
1268ERROR_ENCODING_CHECKSUMERRORChecksum error in pdu. [PDU]
1269ERROR_ENCODING_CANNOTDECODECannot decode PDU. Reason: [MSG]
1270ERROR_ENCODING_CANNOTENCODEMESSAGECannot encode message [MSG]
1271ERROR_ENCODING_CANNOTCREATE_UNKNOWNTYPEUnknown message type value '[MSG]'. Using default message type (SMS:TEXT)
1273ERROR_ENCODING_CANNOTDECODE_UDCannot decode User Data of envelope. [MSG]
1274ERROR_ENCODING_CANNOTDECODE_TEXTCOMPRESSIONNOTSUPPORTED 
1275ERROR_ENCODING_CANNOTDECODE_UNKNOWNDCS 
1276ERROR_ENCODING_CANNOTDECODE_UNKNOWNALPHABET 
1277ERROR_ENCODING_CANNOTDECODE_UNKNOWNBINARYDCS 
1278ERROR_ENCODING_CANNOTDECODE_UNKNOWNINDICATION 
1279ERROR_ENCODING_CANNOTDECODE_INVALIDUDHLENGTH 
1280ERROR_ENCODING_CANNOTDECODE_INVALIDTLVINUDH 
1281ERROR_ENCODING_CANNOTDECODE_INVALIDUDSIZE 
1282ERROR_ENCOCING_CANNOTDECODE_SMPPDELIVERYREPORTCannot decode delivery report [PDU]
1283ERROR_ENCODING_CANNOTDECODE_SMPPDATECannot decode date value [DATE] in PDU [PDU]
1300ERROR_DRIVER_BASE
1301ERROR_DRIVER_CANNOTCREATEDRIVER_ALREADY_EXISTSOnly one SMSC connection can be configured per configuration file. [FILENAME]
1302ERROR_DRIVER_CANNOTCREATEDRIVER_LIMIT_REACHEDSorry, you have reached the maximum number of drivers (which is [NUMDRIVERS]) that you can install.
1303ERROR_DRIVER_CANNOTCREATEDRIVER_PROTOCOL_NOTALLOWEDSorry, you are not authorized to install a service provider connection for [TYPE] protocol.
1304ERROR_DRIVER_CANNOTCREATEDRIVER_PROTOCOL_UNKNOWNCannot set up connection with SMSC. Unknown protocol: '[PROTOCOL]'. '[MSG]'
1305ERROR_DRIVER_CANNOTPROCESS_WINDOWSMSGMessage processing error: [MSG]; [PARAM]
1306ERROR_DRIVER_CANNOTSAVE_CONFIGCannot save configuration file. [FILENAME]
1307ERROR_DRIVER_CANNOTCREATE_MULTIPART_DIRCannot create directory [DIR]. [MSG]
1308ERROR_DRIVER_KEEPALIVE_TIMEOUTKeepalive packet timeout.
1309ERROR_DRIVER_KEEPALIVE_NACKKeepalive packet rejected.
1310ERROR_DRIVER_CANNOTCONNECT 
1311ERROR_DRIVER_CONNECTIONERRORCannot connect to SMSC. [MSG]
1312ERROR_DRIVER_CONNECTION_ERRORUnsuccessful connection. [MSG]
1313ERROR_DRIVER_SHUTDOWN
1314ERROR_DRIVER_INVALIDUSERNAMEInvalid username or password.
1315ERROR_DRIVER_NORESPONSENo response received from server
1316ERROR_DRIVER_UNKNOWNNORESPONSEUnknown response received from server
1317ERROR_DRIVER_TCPCONNECTIONLOSTNo TCP connection to SMSC.
1318ERROR_DRIVER_INVALIDUSERNAME2Could not log in to server. [MSG]
1319ERROR_DRIVER_TCP_CONNECTIONERRORTCP connection error. (Check http://www.ozekisms.com/index.php?owpn=423) for more information on this error. Error messages: [MSG]
1320ERROR_DRIVER_UCP_TRNANOMAILYCould not find oldest TRN, and could not give out TRN for transaction. This should not have happened. Report this error!
1350ERROR_DRIVER_ENVSUBMIT_BASE
1351ERROR_DRIVER_INVALIDRECIPIENTInvalid recipient address in message '[MSG]'.
1352ERROR_DRIVER_SUBMITTIMEOUTERROR1Submit timeout ([SEC]). No response received from SMSC while sending message [MSG]. Message considered sent.
1353ERROR_DRIVER_SUBMITTIMEOUTERROR2Submit timeout ([SEC]). No response received from SMSC while sending message [MSG]. Message needs resending.
1354ERROR_DRIVER_SUBMITTIMEOUTERROR3Submit timeout ([SEC]). No response received from SMSC while sending message [MSG]. Message considered undeliverable.
1355ERROR_DRIVER_ENVSUBMIT_ERROR_NOCONNECTIONNo connection to the service provider.
1356ERROR_DRIVER_ENVSUBMIT_ERROR_NORESPONSENo response from SMSC. Connection timeout on connection: [DRIVERINSTANCE]
1357ERROR_DRIVER_ENVSUBMIT_ERROR_NORESPONSE2Undelivered message. Submit timeout. No repsonse received from SMSC to submit request.
1358ERROR_DRIVER_ENVSUBMIT_ERROR_NOTSMSUnknown envelope content. This envelope does not seem to contain a valid SMS message. Possible routing problem?
1359ERROR_DRIVER_ENVSUBMIT_ERROR_NOTACCEPTEDEnvelope rejected by SMSC.
1360ERROR_DRIVER_ENVSUBMIT_ERROREnvelope could not be sent. [ERRORMSG]
1361ERROR_DRIVER_ENVSUBMIT_ERROR_TIMEOUTTimeout ([SUBMITTIMEOUT] sec.) Envelope could not be sent. [ERRORMSG]
1362ERROR_DRIVER_ENVSUBMIT_ERROR_NOREFERENCECould not find message reference in submit response. Delivery reports will not be handled correctly.
1363ERROR_DRIVER_ENVSUBMIT_ERROR_NOTACCEPTED_REASONEnvelope rejected by SMSC. [MSG]
1364ERROR_DRIVER_ENVSUBMIT_ERROR_NOTDELIVEREDDelivery report received that sais could not deliver message to recipient. [ERRORMSG]
1365ERROR_DRIVER_ENVSUBMIT_NOTSENTMessage could not be sent. Reason: [MSG]
1366ERROR_DRIVER_ENVSUBMIT_ERROR_INVRESPEnvelope could not be sent by modem. [ERRORMSG]
1367ERROR_DRIVER_ENVSUBMIT_NOTACCEPTEDThe SMSC returned a not accepted response. [MSG]
1400ERROR_DRIVER_GSMMODEM_BASE
1401ERROR_DRIVER_GSMMODEM_SIM_SMSC_DIFFERENCEThe address of SIM SMSC ([SIMSMSC]) is different from the address of SMSC specified in the configuration form ([SETSMSC])
1402ERROR_DRIVER_GSMMODEM_SIM_SMSC_AND_SET_SMSC_EMPTYBoth, the address of SIM SMSC and the address of SMSC specified in the configuration form are empty! You have to specify an SMSC to make SMS working. Check: http://www.ozekisms.com/index.php?owpn=199
1403ERROR_DRIVER_GSMMODEM_SIM_SMSC_SET_SMSC_EMPTYCannot read SMSC from SIM and the SMSC specified on the configuration form is empty!
1404ERROR_DRIVER_GSMMODEM_PINEMPTYA PIN code needs to be entered to start the modem, but no PIN code is defined in the 'Pin code' field of the 'Port settings' tab of the configuration form. Please specify the PIN code in the configuration form!
1405ERROR_DRIVER_GSMMODEM_CANNOTDECODE_DELIVERYREPORTCannot decode delivery report [PDU]
1406ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_NODOWNLOADURLCannot download MMS message, because no download URL was found in the MMS Indication message.
1407ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_DOWNLOADFAILEDCannot download MMS message from [URL]. [MSG]
1408ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_CANNOTCREATEFILECannot create support file for downloading MMS message. Filename: [FILENAME]. [MSG]
1409ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_CANNOTDELETEFILECannot delete support file after MMS download attempt. Filename: [FILENAME]. [MSG]
1410ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_CANNOTCREATEDIRCannot create support directory for MMS downloads. [DIRNAME] [MSG]
1411ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_CANNOTCONTINUEFAILEDDOWNLOADCannot process entries in MMS download support directory, to continue previously failed MMS downloads. [DIRECTORY] [MSG]
1412ERROR_DRIVER_GSMMODEM_MMS_ CANNOTDOWNLOAD_NOMORETRIESMMS download failed. We have tried to download this MMS message too many times from the MMSC without success. [URL]
1413ERROR_DRIVER_GSMMODEM_CANNOTOPENPORTCannot connect to port [PORT]. [MSG]. The port you want to access might be used by another process. Please make sure that no other SMS or modem software is running, that uses this port. It might also be possible that an MMS sending/receiving procedure was unexpecdly interrupted. If you issue the following command in a windows command shell: rasdial /disconnect, the problem might be resolved. As a final option if you reboot your computer, there is a good chance this error will not occur.
1414ERROR_DRIVER_GSMMODEM_NORESPONSEPort has been successfully opened, but no response has been received from modem on [PORT].Check data cable, or try different baud rate! Is your GSM phone or modem powered on?
1415ERROR_DRIVER_CANNOTCREATEDRIVER_COULDNOTINITCould not initialize service provider connection [INSTANCE]. [MSG]
1416ERROR_DRIVER_SUBMITPDU_ERRORCould not submit PDU. Reason: [MSG]
1417ERROR_DRIVER_COULDNOTPARSE_RESPONSECould not parse response from [SOURCE]. Response was: [RESPONSE]
1418ERROR_DRIVER_GSMMODEM_CANNOTREADMODEMLISTCannot read list of modems. [MSG]
1419ERROR_DRIVER_GSMMODEM_USSD_NOTSUPPORTEDCannot initiate USSD request. USSD is not supported by this modem.
1420ERROR_DRIVER_GSMMODEM_VOICE_NOTSUPPORTEDCannot set modem into voice mode. This is not a voice modem.
1421ERROR_DRIVER_GSMMODEM_VOICE_CANNOTSENDCannot send voice through opened modem channel. [MSG]
1422ERROR_DRIVER_GSMMODEM_VOICE_COULDNOTDIALCannot dial number [NUM].
1423ERROR_DRIVER_GSMMODEM_VOICE_VTXERRORCannot start voice stream transmission. AT+VTX command did not return with CONNECT.
1424ERROR_DRIVER_GSMMODEM_VOICE_SENDERRORCould not send voice stream
1425ERROR_DRIVER_GSMMODEM_PORT_UNEXPECTEDLY_CLOSEPort was unexpecedly closed while reading input data. [MSG]
1426ERROR_DRIVER_GSMMODEM_CANNOTUPDATEROUTINGTABLECannot update routing table. [MSG]
1427ERROR_DRIVER_GSMMODEM_GPRSCANNOTCLOSECannot close GPRS connection. Try to execute RASDIAL /DISCONNECT manually at the command prompt. Error information: [MSG]
1428ERROR_DRIVER_GSMMODEM_GPRSCANNOTOPENCannot open GPRS connection. [MSG]
1429ERROR_DRIVER_GSMMODEM_INVALIDSETTINGInvalid configuration for [SETTINGNAME]: [VALUE]
1430ERROR_DRIVER_GSMMODEM_CANNOTSENDMMSCannot send MMS message. [MSG]
1450ERROR_DRIVER_HTTPSERVER_BASE
1451ERROR_DRIVER_HTTPSERVER_SIMULATEDERROR 
1452ERROR_DRIVER_HTTPSERVER_DUPLICATEBASEURLDuplicate base URL found: [MSG]
1453ERROR_DRIVER_HTTPSERVER_NOORIGINATORIncoming message does not contain originator address.
1454ERROR_DRIVER_HTTPSERVER_CANNOTOPENOUTBOXCannot open outbox file [FILENAME]. ([ERRORMSG])
1455ERROR_DRIVER_HTTPSERVER_OUTBOXNOTAVAILABLEOutbox file [FILENAME] not available.
1456ERROR_DRIVER_HTTPSERVER_INVALIDOUTBOXInvalid outbox file format in [FILENAME]. ([ERRORMSG])
1457ERROR_DRIVER_HTTPSERVER_HTTPLISTENERNOTSUPPORTEDWindows XP SP2 or Server 2003 required to use HttpListener class.
1470ERROR_DRIVER_PARLAYX_BASE
1471ERROR_DRIVER_PARLAYX_CANNOTSUBMITCannot submit SMS message. Reason: [MSG]
1472ERROR_DRIVER_PARLAYX_CANNOTRECEIVECannot complete SMS polling, to download incoming SMS messages from ParlayX server. [MSG]
1473ERROR_DRIVER_PARLAYX_CANNOTREGISTERCALLBACKCannot register callback URL '[URL]' on ParlayX server. [MSG]
1474ERROR_DRIVER_PARLAYX_CANNOTFINDDRIVERCannot find an installed ParlayX connection, that can receive the message with correlator [CORRELATOR]. [ENV]
1475ERROR_DRIVER_PARLAYX_CANNOTREGISTERCALLBACKSERVERCannot register server on localhost to accept callback request on URL '[URL]' from ParlayX server. [MSG]
1476ERROR_DRIVER_PARLAYX_CANNOTUNREGISTERCALLBACKCannot unregister callback URL '[URL]' on ParlayX server. [MSG]
1477ERROR_DRIVER_PARLAYX_CANNOTPROCDELIVERYREPORTCannot process delivery report. [EXP]
1500ERROR_USER_BASE
1501ERROR_USER_CANNOTCREATE_USER_NOUSERNAMECannot create user. Username field cannot be left empty.
1502ERROR_USER_CANNOTCREATE_USER_ALREADYEXISTSCannot create user. Another user with username '[USERNAME]' already exists. [LINENO]
1503ERROR_USER_CANNOTCREATE_USER_UNKNOWNTYPECannot create user. Invalid user type: '[TYPE]'. [LINENO]
1504ERROR_USER_CANNOTCREATE_USER_TYPENOTALLOWEDSorry, you are not authorized to add a user of [TYPE] type.
1505ERROR_USER_CANNOTCREATE_USER_LIMITREACHEDSorry, you have reached the maximum number of users (which is [NUMUSERS]) that you can add.
1506ERROR_USER_CANNOTCREATE_ADDRESSBOOKCannot load addressbok. Try to remove the addressbook directory '[DIR]'! [MSG]
1507ERROR_USER_CANNOTENABLEError happend while enabling user. [MSG]
1508ERROR_USER_CANNOTENABLE_NOTCONFIGUREDCannot connect to database. The database connection is not yet configured.
1509ERROR_USER_CANNOTDISABLEError happend while disabling user. [MSG]
1510ERROR_USER_MESSAGE_NOTACCEPTEDThe message posted by [USER] was notaccepted for delivery. [REASON] [ENVSTR]
1511ERROR_USER_MESSAGE_NOTACCEPTED_OUTBOXFULLThe outbox queue is full
1512ERROR_USER_MESSAGE_NOTACCEPTED_TYPENOTSUPPORTEDMessage type [MSGTYPE] not supported.
1513ERROR_USER_MESSAGE_NOTACCEPTED_INVALIDRECIPIENTInvalid recipient address or no recipient address specified
1514ERROR_USER_MESSAGE_NOTACCEPTED_CANNOTENCODECannot encode message. Reason [MSG]
1515ERROR_USER_MESSAGE_NOTACCEPTED_CANNOTPARSEParsing stopped, becase there are too many parsing errors. More then 5 lines had errors.
1520ERROR_USER_MESSAGESTORE_INVALID_QUEUE_SIZEInvalid queue size for users: [SIZE]
1521ERROR_USER_MESSAGESTORE_CANNOTCREATE_DIRCannot create directory [DIR]. [MSG]
1522ERROR_USER_MESSAGESTORE_CANNOTSAVE_ENVELOPECannot save envelope [FILE]. [MSG]
1523ERROR_USER_MESSAGESTORE_CANNOTSAVE_ERRORENVELOPECannot create error file [FILE]. [MSG]
1524ERROR_USER_MESSAGESTORE_CANNOTLOAD_ENVELOPECannot load envelope [FILE]. [MSG]
1525ERROR_USER_MESSAGESTORE_CANNOTDELETE_ENVELOPECannot delete envelope [FILE]. [MSG]
1526ERROR_USER_MESSAGESTORE_CANNOT_DESERIALIZECannot load envelope from file. Ozeki NG version incompatibility. [FILE]. Reason: [MSG]
1527ERROR_USER_MESSAGESTORE_CANNOT_SERIALIZECannot save envelope to file: [FILE]. Reason: [MSG]
1540ERROR_USER_ACCOUNTING_REQUEST_INSUFFICIENT_CREDITSCannot reserve credits: Insufficient credits '[BALANCE]' but needed '[NEEDED]'. [ENVSTR]
1541ERROR_USER_ACCOUNTING_UPDATE_INSUFFICIENT_CREDITSCannot start operation: Insufficient credits ([BALANCE]). [ENVSTR]
1542ERROR_USER_ACCOUNTING_ACCOUNT_NOT_FOUNDAccount for user '[USER]' not found. [ENVSTR]
1543ERROR_USER_ACCOUNTING_TRANSACTION_ADDCannot save transaction to file: [MSG]
1544ERROR_USER_ACCOUNTING_CREATECannot create account to file [FILENAME], [MSG]
1545ERROR_USER_ACCOUNTING_LOADCannot load account from file [FILENAME], [MSG]
1546ERROR_USER_ACCOUNTING_ACCOUNT_EXPIREDAccount has been expired at [EXPRDATE]. [ENVSTR]
1547ERROR_USER_ACCOUNTING_INSUFFICIENT_CREDITSInsufficient credits.
1600ERROR_USERIMPL_BASE
1601ERROR_USERAUTOREPLY_CANNOTFIND_SCRIPTFILECannot find configuration file: [FILENAME]
1602ERROR_USERAUTOREPLY_RESPONSELIMITREACHEDCannot send response message. The response limit forbids sending more then [NUM] responses to the same number. For more information, please visit http://www3.ozekisms.com/index.php?owpn=203. Message: [MSG]
1610ERROR_USERFILE_CLEANUP_EXCEPTIONError wile deleteing lock files in '[FUNCTION]'. Exception: [MSG]
1611ERROR_USERFILE_NOTFOUNDCould not find file [FILENAME]. It was probably deleted while beeing processed. [MSG]
1612ERROR_USERFILE_CANNOTPROCESSCannot process file [FILENAME]. The format of the file content might be invalid. [MSG]
1613ERROR_USERFILE_CANNOTREADCannot read file [FILENAME]. There was an IO error. [MSG]
1614ERROR_USERFILE_CANNOTCREATEDIR_ALREADYEXISTSDirectories cannot be same for parameter '[PARAM1]' and '[PARAM2]' value of '[VALUE]' in [SECTIONNAME]. Resetting all directory values to default.
1615ERROR_USERFILE_DIRERRORDirectory for polling not found. [MSG]
1616ERROR_USERFILE_OUTDIRERROROutput directory not found. [MSG]
1617ERROR_USERFILE_INVLALID_CSVLINEInvalid CSV line. The line should have 3 sections: phone number, message text, date
1630ERROR_USERTCP_CANNOTPROCINCOMINGClient did not accept [NOTIFICATION]. [MSG]
1640ERROR_USERHTTPCLIENT_INVALIDRESPONSEFORMATCannot send SMS message(s). Content of response has invalid format (See http://www.ozekisms.com/index.php?owpn=355). [ERRORS] [RESPONSE]
1641ERROR_USERHTTPCLIENT_REQUESTTIMEOUTRequest Timeout: [MSG]
1642ERROR_USERHTTPCLIENT_INVALIDURLFormat of target URL could not be determined: [MSG]
1643ERROR_USERHTTPCLIENT_CANNOTRESOLVEHOSTNAMERemote name could not be resolved: [MSG]
1644ERROR_USERHTTPCLIENT_CANNOTOPENURLHTTP Error. [MSG] Cannot open URL [URL].
1650ERROR_USER_APPSTARTER_CANNOTEXECCannot execute application. Reason: [MSG]
1651ERROR_USER_APPSTARTER_INVALIDRESPONSECannot process response message. Invalid format. [MSG]
1660ERROR_USER_API_CANNOTLOADFORMCannot load form settign. [MSG]
1661ERROR_USER_API_CANNOTSAVEFORMCannot save form settign. [MSG]
1662ERROR_USER_API_CANNOTREADDESCRCannot read API description. [MSG]
1670ERROR_USER_CANNOTPOLLMESSAGESException catched during polling. [MSG]
Warnings
2100WARN_CONFIG_BASE
2101WARN_CONFIG_DIRCREATEUnable to create directory '[DIR]'. [MSG]
2102WARN_CONFIG_DUPLICATEDIRDirectories cannot be same for parameter '[PARAM1]' and '[PARAM2]' value of '[VALUE]' in [SECTIONNAME]. Resetting all directory values to default.
2103WARN_CONFIG_PARAMETERVALUENOTUSEDValue '[VALUE1]' for parameter '[PARAM1]' is not used because '[PARAM2]'='[VALUE2]' in section '[SECTIONNAME]'
2104WARN_CONFIG_PARAMETERFILENOTUSEDFile '[VALUE1]' for parameter '[PARAM1]' is not used because [PARAM2]=[VALUE2] in section '[SECTIONNAME]'
2150WARN_IFTCPCPLIENT_BASE
2151WARN_IFTCPCPLIENT_CLIENTIDLEClient has been idle for more then [IDLETIME] seconds. Disconneting client.
2200WARN_ROUTER_BASE
2201WARN_ROUTER_RESENDINGMESSAGE_ONBACKUPROUTEMessage send failed. Trying to find backup route for message [MSG].
2202WARN_ROUTER_DELIVERYREPORT_REFERENCEDMESSAGENOTFOUNDCannot find corresponding envelope for incoming delivery report in sent items. Missing envelope ID: [ENVID]
2203WARN_ROUTER_DELIVERYREPORT_MESSAGEREFERENCE_ DOESNOTMATCHCOMPLETELEYEnvelope callback ID '[CID]' information does not match received callback ID information. Envelope ID: [ENVID]
2204WARN_ROUTER_DELIVERYREPORT_MESSAGEREFERENCE_ALREADYUSEDThis callback ID is already registered in the delivery report router [CID].
2205WARN_ROUTER_DELIVERYREPORT_COULDNOTFIND_PARLAYXMSGCould not find message with ID '[ID]'
2250WARN_ENCODING_BASE
2251WARN_ENCODING_UNEXPECTEDFORMAT_PDUNONHEXMessage PDU contains unexpected (non-hex) characters. Message might not be parsed correctly. [PDU]
2252WARN_ENCODING_UNSUPPORTED_CHARSETThe following charset is not supported on this system: [CHARSET]. Using default charset.
2253WARN_ENCODING_UNSUPPORTED_SMPPDCSUnsupported data coding scheme [DCS]
2254WARN_ENCODING_INVALID_GSMDATETIMEInvalid message. Cannot decode date time value [DATETIME]
2255WARN_ENCODING_NOVALIDRECIPIENT_IN_MESSAGECould not find a valid recipient in the message.
2300WARN_DRIVER_BASE
2301WARN_DRIVER_CANNOTCONNECT_UNCONFIGUREDCannot connect with default parameters. Please configure this connection first!
2302WARN_DRIVER_CANNOTINITDRIVER_FROMGUICannot initialize driver for GUI access [DRV]. [MSG]
2303WARN_DRIVER_AUTOCONNECTDISABLEDAutoconnect feature disabled. You have to connect to the service manually by clicking on the connect link.
2304WARN_DRIVER_SUBMITTING_EMPTYMESSAGEThe messagedata of the envelope is empty.
2310WARN_DRIVER_GSMMODEM_NOTCONFIGUREDSome mandatory parameters are empty on the configuration form. This indicates, that the connection has not yet been configured. Please configure your connection!
2311WARN_DRIVER_GSMMODEM_SIM_SMSC_EMPTYSMSC address in SIM Card is empty!
2312WARN_DRIVER_GSMMODEM_SIM_SMSC_MODIFIEDSIM card SMSC number has been modified to [SMSC].
2313WARN_DRIVER_GSMMODEM_SIM_SMSC_READ_UNSUCCESSFULGetting SMSC address from SIM is unsuccessful!
2314WARN_DRIVER_GSMMODEM_SIM_SMSC_WAITWaiting [WAITTIME] millisec.
2320WARN_DRIVER_GSMMODEM_CMTNOTSUPPORTEDThis modem does not support GSM Phase 2, so CMT memory reading option is not available. Using CMGL instead.
2321WARN_DRIVER_GSMMODEM_NOTREGISTERED_TO_NETWORKThe modem is NOT registered to the GSM network. Check your antenna! Disable PIN Code!
2322WARN_DRIVER_GSMMODEM_TEXTMODE_LONGER160Some modems cannot send messages longer then 160 characters in text mode.
2323WARN_DRIVER_GSMMODEM_LOCALNUMBERFORMATThe number format for the recipient phone number is a local number format. It does not start with a + sign. If you cannot submit this messages, please try to use international number format (plus sign + country code + number). It might be better to use '+[NUM]' instead of '[NUM]'.
2324WARN_DRIVER_GSMMODEM_RESPONSE_TIMEOUTModem Timeout. The modem did not respond to the command. Is it plugged in?
2325WARN_DRIVER_GSMMODEM_MMS_CANNOTCREATE_ATTACHMENTDIRCannot create directory to store MMS attachments [PATH]
2340WARN_DRIVER_CIMD2_INVALIDADDRESS'[ADDRESS]' is not a valid CIMD2 address nor an alphanumeric address.
2341WARN_DRIVER_CIMD2_NOTSTARTWSENDERPREFIX'[ADDRESS]' doesnt start with '[PREFIX]'.
2342WARN_DRIVER_CIMD2_NOTANADDRESS'[ADDRESS]' contains some invalid characters and it's not an address.
2343WARN_DRIVER_CIMD2_ALPHANUMADDRESSTOOLONGAlphanumeric address '[ADDRESS]' is too long. Maximum [NUMCHARS] characters are allowed. Truncated address will be: [TRUNCADDR]
2350WARN_DRIVER_UCP_NORESP_ON_TRANSACTIONNo response received from SMSC to transaction [TRN], timeout value is [TIMEOUT].
2360WARN_DRIVER_PARLAYX_CALLBACKNOTSUPPORTEDCallbacks are not available in ParlayX version 2.0. Disabling callback requests.
2361WARN_DRIVER_PARLAYX_DELIVERYCALLBACK_NOT_SUPPORTEDDelivery report callbacks in ParlayX Version 2.0 are not supported
2500WARN_USER_BASE
2501WARN_USER_ALREADY_ENABLEDUser has already been enabled.
2502WARN_USER_ALREADY_DISABLEDUser has already been disabled.
2510WARN_USER_MESSAGESTORE_CANNOTDOWNLOAD_MESSAGELISTCannot read message from queue [QUEUE]. [REASON]
2511WARN_USER_MESSAGESTORE_CANNOTREAD_MESSAGEError while reading message in outbox queue. [MSG]
2512WARN_USER_MESSAGESTORE_CANNOTMOVE_MESSAGECannot move file from [SOURCEFILE] to [DESTFILE]. [MSG]
2513WARN_USER_MESSAGESTORE_CANNOTSAVE_ENVELOPECannot save envelope [FILE]. Saving it to file [NEWFILE]. [MSG]
2514WARN_USER_MESSAGESTORE_CANNOTDELETE_ENVELOPECannot delete envelope [FILE]. Creating error file [ERRFILE]. [MSG]
2515WARN_USER_MESSAGESTORE_MESSAGE_NOTFOUNDMessage [MSGID] not found in queue. Removing reference
2530WARN_USER_SQL_INVALIDCHAR_IN_SQLTEMPLATEInvalid character(s) in SQL template. There is a (hidden) unicode character in the template. It is possible that you have used copy paste to insert it. Type your templates manually. If you want to use unicode characters, you must enable unicode template support on the Advanced tab of the confiugration form! Unicode characters are now removed from the template.
2531WARN_USER_SQL_ODBCNOTSUPPORTED_FORMSSQLSERVERThis seems like an ODBC connection string for Microsoft SQL Server. We recommend to use OLEDb provider SQLNCLI for Microsoft SQL Server connections. ODBC can cause problems. More information is available at: http://www.ozekisms.com/index.php?owpn=167
2540WARN_USER_EMAIL_MESSAGE_FILTEREDCan't send the following SMS, because e-mails are filtered: [SMS]
2541WARN_USER_EMAIL_MESSAGELOOP_DANGERThis e-mail will be not sent as SMS to prevent SMS loops remove the SMS/REPORT tag from the subject line. [SMS]
2542WARN_USER_EMAIL_CANNOTCONNECTTOPOP3Can't connect to POP3 server: [MSG].
2543WARN_USER_EMAIL_CANNOTCLOSEPOP3Can't close POP3 server: [MSG].
2544WARN_USER_EMAIL_CANNOTLOGINTOPOP3Can't log in to POP3 server with [MSG].
2545WARN_USER_EMAIL_SMSTOEMAIL_FORWARDINGFAILEDSMS -> E-MAIL: [MSG]
2546WARN_USER_EMAIL_EMAILTOSMS_FORWARDINGFAILEDE-MAIL -> SMS: [MSG]
2560WARN_USER_AUTOREPLYEASY_INVALIDMSGTYPEInvalid message type defined [MSGTYPE]
Information
3010INFO_MAIN_BASE
3011INFO_MAIN_SERIALNUMBERSerial numer: [SERIAL]
3012INFO_MAIN_ACTIVATIONCODEActivation code: [CODE]
3013INFO_MAIN_SERVICE_SHUTDOWN_REASONStop reason: [REASON]
3014INFO_MAIN_SERVICE_INITIALIZEDService initialized successfully.
3015INFO_MAIN_SERVICE_STOPPING_HEARTBEATStopping heartbeat
3016INFO_MAIN_SERVICE_STOPPING_SMSCStopping SMSC connections
3017INFO_MAIN_SERVICE_STOPPING_GUIStopping user interfaces
3018INFO_MAIN_SERVICE_STOPPING_MESSAGESTOREStopping user queue manager
3019INFO_MAIN_SERVICE_STOPPING_ROUTER_PHASE1Stopping routing engine, phase I
3020INFO_MAIN_SERVICE_STOPPING_ROUTER_PHASE2Stopping routing engine, phase II
3021INFO_MAIN_SERVICE_STOPPING_ENGINEStopping message engine
3022INFO_MAIN_SERVICE_STOPPING_SQLLOGGERStopping SQLLogger
3023INFO_MAIN_SERVICE_STOPPING_SERVICEStopping service
3024INFO_MAIN_SERVICE_STOPPEDService stopped
3025INFO_MAIN_LOADING_EXTENSTIONLoading extension: [NAME]
3050INFO_CONFIG_BASE
3051INFO_CONFIG_AUTOCONNECT_NOTCONFIGUREDAutoconnect is disabled. To start the connection, click on connect!
3100INFO_IFTCPCLIENT_BASE
3101INFO_IFTCPCLIENT_CONNECTEDTCP client connected from '[IPADDRESS]'. Connection id: [CONNID]
3102INFO_IFTCPCLIENT_DISCONNECTEDTCP client disconnect '[IPADDRESS]' disconnected. Connection id: [CONNID]
3103INFO_IFTCPCLIENT_SERVER_STATUSTCP Server status information: [STATUS]
3104INFO_IFTCPCLIENT_LOGGEDINClient connected with username '[USERNAME]' from '[CLIENTNAME]'.
3105INFO_TCPCLIENT_LOGGEDOUTClient disconnected. (username '[USERNAME]', connected from '[CLIENTNAME]')
3150INFO_ROUTER_BASE
3151INFO_ROUTER_ROUTING_INCOMING_MESSAGEIncoming message routed to '[USER]' using route '[ROUTENAME]' [POLICY]. Message: [ENVSTR]
3152INFO_ROUTER_ROUTING_OUTGOING_MESSAGEOutgoing message routed to '[OPERATOR]' using route '[ROUTENAME]'. Message: [ENVSTR]
3153INFO_ROUTER_ROUTING_DELIVERYREPORTMatching delivery report received to reference '[CALLBACKID]'.
3154INFO_ROUTER_DELIVERYREPORT_COULDNOTFIND_MATCHINGENVELOPEDelivery report dropped, because no matching envelope found in system for callback ID '[CID]'. This error can happen in two cases: The message was sent more then 1 week ago or the message reference (callback ID) returned by the SMSC during sending does not match the callback ID in the delivery report. [ENV]
3200INFO_ENCODING_BASE
3201INFO_ENCODING_PDUCOUNTMessage will be sent using [COUNT] PDU(s).
3202INFO_ENCODING_CHARSETINFOEncoding information: Message length is [MSGLEN]. It is encoded as [CHARSET]. It will be sent in [PARTCOUNT] message(s).
3203INFO_ENCODING_SEGMENTRECEIVEDMultipart message segment received. Segment saved as [MSG]
3204INFO_ENCODING_LASTSEGMENTRECEIVEDLast multipart message segment received.
3205INFO_ENCODING_SEGMENT_ACCEPTED 
3206INFO_ENCODING_SEGMENT_NOTFOUND 
3207INFO_ENCODING_DECODING_TO_MESSAGETYPEDecoding SMS to type [TYPE]
3208INFO_ENCODING_DECODING_FAILED_PROCESSING_AS_BINARYDecoding failed. Trying to decoding as standard binary message.
3300INFO_DRIVER_BASE
3301INFO_DRIVER_CONNECTIONONLINEConnection online.
3302INFO_DRIVER_CONNECTIONOFFLINEConnection offline.
3303INFO_DRIVER_TCPCONNECTINGConnecting to [IP]
3304INFO_DRIVER_TCPCONNECTEDConnected from [FROMIP] to [TOIP]
3305INFO_DRIVER_TCPFORCEDISCONNECTDisconnected from [HOST]:[PORT]
3306INFO_DRIVER_LOGIN_SUCCESSLogin successful.
3307INFO_DRIVER_LOGIN_FAILEDLogin failed. [MSG]
3308INFO_DRIVER_LOGIN_TIMEOUTLogin failed due to timeout.
3309INFO_DRIVER_LOGIN_DISCONNECTEDLogin canceled due to disconnect.
3310INFO_DRIVER_LOGIN_STOPPEDLogin canceled due to service provider connection being stopped.
3321INFO_DRIVER_RECEIVED_MESSAGEMessage received on connection '[DRIVER]'. [MSG]
3322INFO_DRIVER_SENDING_MESSAGESending message (try [TRY]) [ENVSTR] using service provider connection '[DRIVER]'
3323INFO_DRIVER_SENDING_MESSAGE_SUBMITTING_PDUPDU ([PART]/[COUNT]) accepted by SMSC with message reference: [REF]
3324INFO_DRIVER_SENDING_MESSAGE_CONSIDERINGSENTConsidering sent. Deleting message from outbox [MSG]
3325INFO_DRIVER_SENDING_MESSAGE_BACKTOOUTBOXReturning message to outbox [MSG]
3326INFO_DRIVER_SENDING_MESSAGE_NOTSENTConsidering not sent. Deleting message from outbox [MSG]
3327INFO_DRIVER_SENDING_MESSAGE_SENTMessage successfully sent. Reference: [REF]
3328INFO_DRIVER_SENDING_MESSAGE_PDU_SEQUENCESending message with sequence number [SEQ]
3329INFO_DRIVER_SENDING_MESSAGEPART_ACCEPTEDMessage part sent as sequence [SEQNO] [ENVELOPE]was accepted by SMSC with callback reference id [CALLBACKID]
3330INFO_DRIVER_SENDING_MESSAGEPART_NOTFOUNDCorresponding message for message part sent as sequence [SEQNO] was not found. It may have been deleted, because previous part was not accepted. Message part dropped.
3331INFO_DRIVER_SENDING_USINGBACKUPROUTESending message [ENVSTR] through backup route using service provider connection '[DRIVER]'
3341INFO_DRIVER_GSMMODEM_SIMSMSC_MATCHES_CONFIGUREDSMSCThe address of SIM SMSC ([SIMSMSC]) and the address of SMSC specified in the configuration form ([SETSMSC]) are the same. No configuration is neccessary.
3342INFO_DRIVER_GSMMODEM_SIMSMSC_WILLBEUSEDAddress of SIM SMSC ([SIMSMSC]) will be used!
3343INFO_DRIVER_GSMMODEM_USSDSending USSD request to network [USSD]
3344INFO_DRIVER_GSMMODEM_REGISTRATIONINFO_UNAVAILABLEGSM Network registration information is not available.
3345INFO_DRIVER_GSMMODEM_PDUMODEPDU mode is used.
3346INFO_DRIVER_GSMMODEM_REGISTERED_TO_NETWORKGood news! The GSM modem is registered to the GSM network.
3347INFO_DRIVER_GSMMODEM_REGISTERINGThe modem is currently searching for a GSM network. It is not connected. There is no signal. Check your antenna!
3348INFO_DRIVER_GSMMODEM_MESSAGESTORESThe GSM modem and the SIM card have the following message stores: [STORES]
3349INFO_DRIVER_GSMMODEM_NOPDUMODEText mode is used. To get full functionality, we recommend you to use PDU mode!
3350INFO_DRIVER_GSMMODEM_COPSGSM network information: [CODE]
3351INFO_DRIVER_GSMMODEM_PINRESULTPin code status: [RESULT]
3352INFO_DRIVER_GSMMODEM_DISABLEPINPlease put the SIM card into a mobile handset and disable the requested code!
3353INFO_DRIVER_GSMMODEM_QUICKRECONNECTThere were more then 5 consecutive errors. Ozeki NG will now reset the modem and try to send the message again. This might solve the problem.
3354INFO_DRIVER_GSMMODEM_QUICKRECONNECT_FAKEOzeki NG will now try to send the message again. This might solve the problem.
3355INFO_DRIVER_GSMMODEM_AUTODETECT_STARTGSM Modem auto detection is starting at port [PORT].
3356INFO_DRIVER_GSMMODEM_AUTODETECT_ENDGSM Modem auto detection has finished at port [PORT].
3357INFO_DRIVER_GSMMODEM_AUTODETECT_BAUDRATEPort speed check ([PORTSPEED]) at port [PORT] is [SUCCESS].
3358INFO_DRIVER_GSMMODEM_AUTODETECT_MODEMNAMEResult of GSM Modem name check at port [PORT] is "[NAME]".
3359INFO_DRIVER_GSMMODEM_AUTODETECT_SMSCENTREThe SIM SMSC is "[SMSC]".
3360INFO_DRIVER_GSMMODEM_AUTODETECT_PDU_SUPPORTGSM Modem [SUPPORTING] PDU mode at port [PORT].
3361INFO_DRIVER_GSMMODEM_AUTODETECT_SENDATCommand to GSM Modem: "[COMMAND]" at port [PORT].
3362INFO_DRIVER_GSMMODEM_AUTODETECT_ATRESPONSEResponse of GSM Modem: "[RESPONSE]" at port [PORT].
3363INFO_DRIVER_GSMMODEM_AUTODETECT_OPERATION_UNSUCCESSFULAutodetection of GSM Modem [OPERATION] was unsuccessful at port [PORT].
3364INFO_DRIVER_GSMMODEM_MMS_DOWNLOADDownloading MMS messages (try [TRY]). Download URL: [URL].
3365INFO_DRIVER_GSMMODEM_MMS_GPRSOPENINGOpening GPRS connection.
3366INFO_DRIVER_GSMMODEM_MMS_GPRSCLOSINGClosing GPRS connection.
3380INFO_DRIVER_SMPP_DELIVERYREPORTDelivery report: [MSG]
3381INFO_DRIVER_SMPP_DELIVERYIDMessage reference id: [ID]
3390INFO_DRIVER_UCP_OPTIONALFIELD_USEDUser defined optional field is used for parameter '[FIELD]', with value '[VALUE]'
3400INFO_DRIVER_PARLAYX_REGISTERRECEIVESERVICERegistering callback service for incoming messages. Listening on URL: [URL]
3401INFO_DRIVER_PARLAYX_REGISTERDELIVERYSERVICERegistering callback service for delivery reports. Listening on URL: [URL]
3410INFO_DRIVER_HTTPSERVER_MESSAGESAVEDTOOUTBOXMessage [MSGID] saved to outbox file [FILENAME].
3500INFO_USER_BASE
3501INFO_USER_CONNECTEDUser enabled.
3502INFO_USER_DISCONNECTEDUser disabled.
3510INFO_USER_MESSAGE_INCOMINGIncoming message for user '[USER]'. [ENVSTR]
3511INFO_USER_MESSAGE_SENDINGMessage accepted for delivery from user '[USER]'. [ENVSTR]
3512INFO_USER_MESSAGE_SENTMessage successfully sent[OPERATOR]. [ENVSTR]
3513INFO_USER_MESSAGE_NOTSENTMessage not sent. [REASON] [ENVSTR]
3514INFO_USER_MESSAGE_DELIVEREDMessage delivery is acknowledged by returned delivery reports. [ENVSTR]
3515INFO_USER_MESSAGE_UNDELIVEREDMessage delivery rejected. [REASON] [ENVSTR]
3516INFO_USER_MESSAGE_DELIVERYINPROGRESSMessage delivery in progress ([CODE]) [REASON]. [ENVSTR]
3517INFO_USER_MESSAGE_DELETED_SUCCESSFULPROCMesssage removed from [QUEUE], because it was successfully forwarded to a client or processed by an application. [ENV]
3518INFO_USER_MESSAGE_RESENDINGCould not send message to network. Trying to resend message (try [TRYCOUNT]). The reason of failure was [ERR]. The message is: [MSG].
3530INFO_USER_SQL_INSERTMessage received. Inserting it into database. Message: '[MSG]'
3531INFO_USER_SQL_SELECT_MESSAGESFOUNDOutgoing message found in database (database id: [DBID]). [MSG]
3532INFO_USER_SQL_UPDATEMessage [EVENT]. Updating correspondig record (database id: [DBID]) in database. Message: '[MSG]'
3540INFO_USER_EMAIL_GENERAL[PRE][MSG]
3541INFO_USER_EMAIL_READINGMESSAGES_INTOMEMORYRead uid of processed e-mails into memory from: '[MSG]'
3542INFO_USER_EMAIL_READMESSAGES_INTOFILEWrite uid of processed e-mails from memory into : '[MSG]'
3550INFO_USER_HTTPCLIENT_POST_REQUESTInitiating HTTP [METHOD] request to [URL]. Data: [DATA].
3551INFO_USER_HTTPCLIENT_GET_REQUESTInitiating HTTP [METHOD] request to [URL].
3552INFO_USER_HTTPCLIENT_RESPONSEHTTP response received from [URL].
3553INFO_USER_HTTPCLIENT_REQUEST_ACCEPTEDReceived HTTP 200 OK, request accepted. [URL].
3554INFO_USER_HTTPCLIENT_NORESPONSENo response SMS was returned by the HTTP server. That is OK.
3599INFO_USER_GENERAL_INFORMATIONAPI Information. [MSG]

More information