Messaging Code of Alim Talk
표Messaging Code of Alim TalkCategory | Code | Description | Code usage system |
---|---|---|---|
MSG_TYPE (Message type) |
KS | Send SMS alternative message if an Alim Talk fails to be sent. | Mediator |
KM | Send LMS(MMS) alternative message if an Alim Talk fails to be sent. | Mediator | |
KX | Send Alim Talk only. | Mediator | |
XS | Send SMS. | Mediator | |
XM | Send LMS/MMS. | Mediator | |
RESULT_CD1 (KKO result code) |
OK | Successfully send Kakao. | Mediator |
KKO_1001 | NoJsonBody - Request Body is not Json format. |
Mediator | |
KKO_1002 | InvalidHubPartnerKey - Hub parnter key is invalid. |
Mediator | |
KKO_1003 | InvalidSenderKey - Sender profile key is invalid. |
Mediator | |
KKO_1004 | NoValueJsonElement - Cannot find name in Request Body(Json). |
Mediator | |
KKO_1006 | DeletedSender - Deleted Sender profile (Contact a message business manager.) |
Mediator | |
KKO_1007 | StoppedSender - Blocked sender profile (Contact a message business manager.) |
Mediator | |
KKO_1011 | ContractNotFound - Cannot find contract information (Contact a message business manager.) |
Mediator | |
KKO_1012 | InvalidUserKeyException - Format of request user key is invaile. |
Mediator | |
KKO_1013 | InvalidAppLink - App linking is invaild. |
Mediator | |
KKO_1014 | InvalidBizNum - Company Registration Number is invaild. |
Mediator | |
KKO_1015 | TalkUserIdNotFonud - Request app user id is invaild. |
Mediator | |
KKO_1016 | BizNumNotEqual - Company Registration Number doesn’t match. |
Mediator | |
KKO_1021 | BlockedProfile - Blocked KakaoTalk channel. (Check in the KakaoTalk channel management tool) |
Mediator | |
KKO_1022 | DeactivatedProfile - Deactived KakaoTalk channel. (Check in the KakaoTalk channel management tool) |
Mediator | |
KKO_1023 | DeletedProfile - Deleted KakaoTalk channel. (Check in the KakaoTalk channel management tool) |
Mediator | |
KKO_1024 | DeletingProfile - KakaoTalk channel waiting to be deleted. (Check in the KakaoTalk channel management tool) |
Mediator | |
KKO_1025 | SpammedProfile - Message blocked KakaoTalk channel. (Check in the KakaoTalk channel management tool) |
Mediator | |
KKO_1030 | InvalidParameterException - Invalid Request parameter |
Mediator | |
KKO_2003 | FailedToSendMessageByNoFriendshipException - Failed to send message (Case that server has not added KakaoTalk channel_ |
Mediator | |
KKO_2006 | FailedToMatchSerialNumberPrefixPattern - Incorrect serial number format |
Mediator | |
KKO_3000 | UnexpectedException - Unexpected error |
Mediator | |
KKO_3006 | FailedToSendMessageException - Failed to send message due to internal system error |
Mediator | |
KKO_3008 | InvalidPhoneNumberException - Invaild number |
Mediator | |
KKO_3010 | JsonParseException Json - Parsing error |
Mediator | |
KKO_3011 | MessageNotFoundException - Message does not exist |
Mediator | |
KKO_3012 | SerialNumberDuplicatedException - Duplicated serial number of message. - Serial number of message must be unique for CS process. |
Mediator | |
KKO_3013 | MessageEmptyException - Empty message |
Mediator | |
KKO_3014 | MessageLengthOverLimitException - Message length exceeds limit (Text type exceeds 1000 characters, image type exceeds 400 characters) |
Mediator | |
KKO_3015 | TemplateNotFoundException - Cannot find template. |
Mediator | |
KKO_3016 | NoMatchedTemplateException - Message Contents do not match with template. |
Mediator | |
KKO_3018 | NoSendAvailableException - Message Failed to be sent. |
Mediator | |
KKO_3019 | MessageNotSentException - Message not sent |
Mediator | |
KKO_3020 | SeenInfoNotFoundException - Can’t find message confirm information |
Mediator | |
KKO_3022 | NoSendAvailableTimeException - Not available time to send message (Friend Talk, Marketing message cant be sent from 8:00 to 20:00) |
Mediator | |
KKO_3024 | MessageInvalidImageException - Image in message can’t be sent. |
Mediator | |
KKO_4000 | ResponseHistoryNotFoundException - Message sending result not found. |
Mediator | |
KKO_4001 | UnknownMessageStatusError - unknown message status |
Mediator | |
KKO_9998 | Out of service - Case that person in charge is checking problem within system |
Mediator | |
KKO_9999 | Person in charge is checking unknown problem within system. | Mediator | |
KKO_E12 | feedback_reject - Received message rejection code when checked in feedback after sending bulk message. |
Mediator | |
KKO_E13 | feedback_systemerror - Received a sending system error code when checked in feedback after sending bulk message. |
Mediator | |
KKO_E14 | feedback_etcerror - Received a code other than MSS03, MSS04, or MSS99 when checked as feedback after sending bulk message. |
Mediator | |
KKO_E15 | timeout | Mediator | |
KKO_E18 | block_list_err - Does not send because it exists in KKO_BLOCK. |
Mediator | |
KKO_F32 | sendSingleMessage_unknown_error - Unknown error when sending single message |
Mediator | |
KKO_403 | no_auth - Friend Talk(code 403(No authorization)) |
Mediator | |
KKO_405 | parameter_error - Friend Talk(code 405(Parameter error)) |
Mediator | |
KKO_601 | InvalidImageMaxLengthException - Friend Talk (code 600(Exceed image volume - more than 500KB)) |
Mediator | |
KKO_602 | InvalidImageSizeException - Friend Talk (code 600(Image size cannot be sent - width less than 500px or aspect ratio greater than 1:1.5)) - Recommend size is 720px*630px |
Mediator | |
KKO_603 | InvalidImageFormatException - Friend Talk image(code 600(Unsupported image format - not jpg, png) |
Mediator | |
KKO_610 | uploadImage_error1 - Friend Talk image(code 0000(Received success but “image” is not in JSON) |
Mediator | |
KKO_611 | uploadImage_error2 - Friend Talk image(Received code 600 but undefined message) |
Mediator | |
KKO_612 | uploadImage_error3 - Friend Talk image (Received undefined code) |
Mediator | |
KKO_613 | uploadImage_error4 - Friend Talk image(There is not code in JSON) |
Mediator | |
KKO_614 | uploadImage_error5 - Friend Talk image(Image does not exist in server path) |
Mediator | |
KKO_699 | uploadImage_unknown_error - Unknown error when Uploading Image to Friend Talk (KKO_610 ~ 614 are integrated into KKO_699 without going to the agent.) |
Mediator | |
RESULT_CD2 (SMS result code) |
OK | Successfully send SMS | Mediator |
SMS_1 | Format Error | Mediator | |
SMS_2 | Unsigned(Phone number digit error, including text, digit error) | Mediator | |
SMS_3 | Unsigned(Acknowledgement after sending to mobile carrier) | Mediator | |
SMS_4 | Unsigned(Send REPORT by mobile carrier) | Mediator | |
SMS_5 | Failed to send(Undefined code in standard networks) | Mediator | |
SMS_10 | PORTED OUT(Mobile number portability data) | Mediator | |
SMS_11 | PORTED OUT_SKT(Mobile number data ported to SKT) | Mediator | |
SMS_12 | PORTED OUT_KT(Mobile number data ported to KT) | Mediator | |
SMS_13 | PORTED OUT_LGT(Mobile number data ported to LG U+) | Mediator | |
SMS_15 | NPDB_FAIL(Not found NPDB from mobile carrier) | Mediator | |
SMS_20 | Sent to all 3 mobile carriers, but received a notice of non-subscription from all. | Mediator | |
SMS_21 | Failed to Sending Alim Talk/Friend Talk without alternative sending. | Mediator | |
SMS_60 | Spam Message with started number ‘060’, ‘030’ - Result code not applied |
Mediator | |
SMS_61 | Regarded as spam by registering spam rejection. | Mediator | |
SMS_62 | Rejection unconfirmed cases (timeout when querying the rejection server, etc.) | Mediator | |
SMS_70 | Advertisement spam(20:55~8:55) → Result code unapplied | Mediator | |
SMS_71 | Null value is entered in CALLBACK when KT URL is transmitted. | Mediator | |
SMS_72 | Personal number theft protection service. | Mediator | |
SMS_74 | Enterprise number theft protection service. | Mediator | |
SMS_75 | Violation of caller number bylaws. | Mediator | |
SMS_76 | Block caller number alteration | Mediator | |
SMS_77 | It has been spammed by including message keyword | Mediator | |
SMS_81 | Sending failure due to exceeding the limit on the number of messages specified per time | Mediator | |
SMS_82 | Sending failure due to exceeding the limit on the number of messages specified per day | Mediator | |
SMS_83 | Sending failure due to exceeding the limit on the number of messages specified per month | Mediator | |
SMS_89 | Failed to send(WAP PUSH disabled phone) | Mediator | |
SMS_90 | Failed to send(Terminal call processing status) | Mediator | |
SMS_91 | Failed to send(Delete message from mobile carrier operator) | Mediator | |
SMS_92 | Failed to send(Terminal message full) | Mediator | |
SMS_93 | Failed to send(Terminal power off) | Mediator | |
SMS_94 | Failed to send(Unavailability area) | Mediator | |
SMS_95 | Failed to send(Reject call) | Mediator | |
SMS_96 | Failed to send(EXPIRE processing in Standard Networks) | Mediator | |
SMS_97 | Failed to send(EXPIRE by mobile carrier) | Mediator | |
SMS_99 | Sending(Sended to mobile carrier but REPORT is not received) | Mediator | |
RESULT_CD2 (MMS result code) |
MMS_1 | Format error | Mediator |
MMS_2 | Unsigned(Phone number digit error, including text, digit error) | Mediator | |
MMS_4 | Unsigned(Send REPORT by mobile carrier) | Mediator | |
MMS_10 | PORTED OUT(Mobile number portability data) | Mediator | |
MMS_61 | Regarded as spam by registering spam rejection. | Mediator | |
MMS_72 | Personal number theft protection service. | Mediator | |
MMS_74 | Enterprise number theft protection service. | Mediator | |
MMS_75 | Violation of caller number bylaws. | Mediator | |
MMS_76 | Block caller number alteration | Mediator | |
MMS_77 | It has been spammed by including message keyword. | Mediator | |
MMS_81 | Sending failure due to exceeding the limit on the number of messages specified per time. | Mediator | |
MMS_82 | Sending failure due to exceeding the limit on the number of messages specified per day. | Mediator | |
MMS_83 | Sending failure due to exceeding the limit on the number of messages specified per month. | Mediator | |
MMS_87 | Duplicate group ID or recipient phone number | Mediator | |
MMS_89 | Failed to send(WAP PUSH disabled phone) | Mediator | |
MMS_92 | Failed to send(Terminal message full) | Mediator | |
MMS_95 | Failed to send(Reject call) | Mediator | |
MMS_96 | Failed to send(EXPIRE processing in Standard Networks) | Mediator | |
MMS_97 | Failed to send(EXPIRE by mobile carrier) | Mediator | |
MMS_99 | Sending(Sended to mobile carrier but REPORT is not received) | Mediator | |
agent err (agent common code) |
AGT_110 | Full text creation error. | Agent |
AGT_111 | Encryption key creation error | Agent | |
AGT_112 | Compression error | Agent | |
AGT_113 | File encryption error | Agent | |
AGT_120 | TCP SOCKET FAIL | Agent | |
AGT_130 | Failed request for sending full text(Fail) | Agent | |
AGT_140 | No image file | Agent | |
AGT_150 | invalid SEND_TYPE | Agent | |
AGT_160 | Disallowed message type ex) In case MSG_TYPE is KM or XM without LMS delivery contract |
Agent | |
AGT_170 | Blacklisted | Agent |