[2022-03-14 11:24:46] [NOTICE] [PID:3208]: Connection from 127.0.0.1:47426 [] [2022-03-14 11:24:46] [NOTICE] [PID:3208]: The binding was successfull {"system_id":"yatesms1","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"6","evid":"770411174","username":"yatesms1","activation":"2019-04-25 11:52:26.641411","deactivation":null,"acl":"127.0.0.1","chk_dst_enabled":"f","chk_dst_list":null,"chk_senderid_enabled":"f","chk_senderid_default":null,"allow_http":"t","allow_smtp":"f","allow_smpp":"t","blocked":"f","register_senderid":"1","max_connections":"0","smpp_server_config":{"useBinaryDeliveryReceipt":true,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":null,"allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU:RAW] :: send ["0000001980000009000000000000000179617465736d733100"] [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"yatesms1"},"sourceData":""} [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU:RAW] :: received ["00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"service_type":"SMPP","source_addr_ton":5,"source_addr_npi":0,"source_addr":"alternet","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":0,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":0,"sm_default_msg_id":0,"sm_length":12,"short_message":"Obsah spravy"},"sourceData":"00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [SQL::ipfon] :: INSERT INTO ipfon_sms_out_queue ("evid", "from_ip", "time_queued", "time_send", "src", "src_gw", "dst", "flash", "payload", "src_ton", "src_npi", "dst_ton", "dst_npi", "esm_class", "priority", "refno", "parts", "partno", "src_proto", "src_account_id", "src_account_type", "allowed_dst_gw", "delivreq", "bits", "content", "character_encoding", "type", "local_id") VALUES ('770411174', '127.0.0.1', '2022-03-14 11:24:46', '2022-03-14 11:24:46', 'alternet', 'yatesms1', '421905847970', FALSE, '00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '6', 'sms', NULL, TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [SQL::ipfon] :: NOTIFY notify_router; [] [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU:RAW] :: send ["000000188000000400000000000000023131313034343400"] [2022-03-14 11:24:46] [DEBUG] [PID:3208]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":1110444},"sourceData":""} [2022-03-14 11:24:47] [DEBUG] [PID:3208]: [SQL::ipfon] :: UPDATE ipfon_sms_deliv_queue SET time_processed = NOW(), retries = ipfon_sms_deliv_queue.retries + 1 FROM ( SELECT ipfon_sms_deliv_queue.id, ipfon_sms_deliv_queue.msg_part_id FROM ipfon_sms_deliv_queue RIGHT JOIN ipfon_sms_out_log ON (ipfon_sms_deliv_queue.msg_part_id = ipfon_sms_out_log.local_id AND ipfon_sms_deliv_queue.partno = ipfon_sms_out_log.partno) WHERE ipfon_sms_deliv_queue.src_account_id = '6' AND ipfon_sms_deliv_queue.src_account_type = 'sms' AND ipfon_sms_deliv_queue.src_proto = 'smpp' AND ipfon_sms_deliv_queue.retries < 5 AND (ipfon_sms_deliv_queue.time_processed IS NULL OR ipfon_sms_deliv_queue.time_processed < (now() - '2 minute'::interval)) ORDER BY ipfon_sms_deliv_queue.id ASC LIMIT 10) ismdq RIGHT JOIN ipfon_sms_out_log ON ipfon_sms_out_log.local_id = ismdq.msg_part_id WHERE ipfon_sms_deliv_queue.id = ismdq.id RETURNING ipfon_sms_deliv_queue.*, ipfon_sms_out_log.id AS remote_msg_id, ipfon_sms_out_log.dst_ton, ipfon_sms_out_log.dst_npi, ipfon_sms_out_log.dst, ipfon_sms_out_log.src_ton, ipfon_sms_out_log.src_npi, ipfon_sms_out_log.src, ipfon_sms_out_log.priority, ipfon_sms_out_log.time_sent AS submit_date, ipfon_sms_out_log.content::varchar(20) AS text [] [2022-03-14 11:24:47] [DEBUG] [PID:3208]: [PDU:RAW] :: received ["00000010000000060000000000000003"] [2022-03-14 11:24:47] [DEBUG] [PID:3208]: [PDU] :: received {"pdu":{"command_id":"0x00000006","command_name":"unbind","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":"00000010000000060000000000000003"} [2022-03-14 11:24:47] [INFO] [PID:3208]: Client was send unbind. [] [2022-03-14 11:24:47] [DEBUG] [PID:3208]: [PDU:RAW] :: send ["00000010800000060000000000000003"] [2022-03-14 11:24:47] [DEBUG] [PID:3208]: [PDU] :: send {"pdu":{"command_id":"0x80000006","command_name":"unbind_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":""} [2022-03-14 11:26:34] [NOTICE] [PID:3214]: Connection from 127.0.0.1:47428 [] [2022-03-14 11:26:34] [NOTICE] [PID:3214]: The binding was successfull {"system_id":"yatesms1","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"6","evid":"770411174","username":"yatesms1","activation":"2019-04-25 11:52:26.641411","deactivation":null,"acl":"127.0.0.1","chk_dst_enabled":"f","chk_dst_list":null,"chk_senderid_enabled":"f","chk_senderid_default":null,"allow_http":"t","allow_smtp":"f","allow_smpp":"t","blocked":"f","register_senderid":"1","max_connections":"0","smpp_server_config":{"useBinaryDeliveryReceipt":true,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":null,"allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU:RAW] :: send ["0000001980000009000000000000000179617465736d733100"] [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"yatesms1"},"sourceData":""} [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU:RAW] :: received ["00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"service_type":"SMPP","source_addr_ton":5,"source_addr_npi":0,"source_addr":"alternet","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":0,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":0,"sm_default_msg_id":0,"sm_length":12,"short_message":"Obsah spravy"},"sourceData":"00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [SQL::ipfon] :: INSERT INTO ipfon_sms_out_queue ("evid", "from_ip", "time_queued", "time_send", "src", "src_gw", "dst", "flash", "payload", "src_ton", "src_npi", "dst_ton", "dst_npi", "esm_class", "priority", "refno", "parts", "partno", "src_proto", "src_account_id", "src_account_type", "allowed_dst_gw", "delivreq", "bits", "content", "character_encoding", "type", "local_id") VALUES ('770411174', '127.0.0.1', '2022-03-14 11:26:34', '2022-03-14 11:26:34', 'alternet', 'yatesms1', '421905847970', FALSE, '00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '6', 'sms', NULL, TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [SQL::ipfon] :: NOTIFY notify_router; [] [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU:RAW] :: send ["000000188000000400000000000000023131313034343500"] [2022-03-14 11:26:34] [DEBUG] [PID:3214]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":1110445},"sourceData":""} [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [SQL::ipfon] :: UPDATE ipfon_sms_deliv_queue SET time_processed = NOW(), retries = ipfon_sms_deliv_queue.retries + 1 FROM ( SELECT ipfon_sms_deliv_queue.id, ipfon_sms_deliv_queue.msg_part_id FROM ipfon_sms_deliv_queue RIGHT JOIN ipfon_sms_out_log ON (ipfon_sms_deliv_queue.msg_part_id = ipfon_sms_out_log.local_id AND ipfon_sms_deliv_queue.partno = ipfon_sms_out_log.partno) WHERE ipfon_sms_deliv_queue.src_account_id = '6' AND ipfon_sms_deliv_queue.src_account_type = 'sms' AND ipfon_sms_deliv_queue.src_proto = 'smpp' AND ipfon_sms_deliv_queue.retries < 5 AND (ipfon_sms_deliv_queue.time_processed IS NULL OR ipfon_sms_deliv_queue.time_processed < (now() - '2 minute'::interval)) ORDER BY ipfon_sms_deliv_queue.id ASC LIMIT 10) ismdq RIGHT JOIN ipfon_sms_out_log ON ipfon_sms_out_log.local_id = ismdq.msg_part_id WHERE ipfon_sms_deliv_queue.id = ismdq.id RETURNING ipfon_sms_deliv_queue.*, ipfon_sms_out_log.id AS remote_msg_id, ipfon_sms_out_log.dst_ton, ipfon_sms_out_log.dst_npi, ipfon_sms_out_log.dst, ipfon_sms_out_log.src_ton, ipfon_sms_out_log.src_npi, ipfon_sms_out_log.src, ipfon_sms_out_log.priority, ipfon_sms_out_log.time_sent AS submit_date, ipfon_sms_out_log.content::varchar(20) AS text [] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU:RAW] :: send ["0000004d000000050000000000000001000100343231393035383437393730000500616c7465726e65740004000000000000000000042300030300020427000106001e000831313130343434000000004d000000050000000000000002000100343231393035383437393730000500616c7465726e65740004000000000000000000042300030300020427000102001e00083131313034343400"] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"5","dest_addr_npi":"0","destination_addr":"alternet","esm_class":4,"protocol_id":null,"priority_flag":null,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":0,"replace_if_present_flag":null,"data_coding":0,"sm_default_msg_id":null,"sm_length":0,"short_message":"","network_error_code":"\u0003\u0000\u0002","message_state":6,"receipted_message_id":"1110444"},"sourceData":""} [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"5","dest_addr_npi":"0","destination_addr":"alternet","esm_class":4,"protocol_id":null,"priority_flag":null,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":0,"replace_if_present_flag":null,"data_coding":0,"sm_default_msg_id":null,"sm_length":0,"short_message":"","network_error_code":"\u0003\u0000\u0002","message_state":2,"receipted_message_id":"1110444"},"sourceData":""} [2022-03-14 11:26:35] [INFO] [PID:3214]: [Receipt] :: Receipt has been sent {"id":"1110444","stat":"ACCEPTED","err":"2"} [2022-03-14 11:26:35] [INFO] [PID:3214]: [Receipt] :: Receipt has been sent {"id":"1110444","stat":"DELIVERED","err":"2"} [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU:RAW] :: received ["00000011800000050000000c000000010000000011800000050000000c0000000200"] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x0000000c","command_status_description":"Message ID is invalid","sequence_number":1,"message_id":""},"sourceData":"00000011800000050000000c0000000100"} [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x0000000c","command_status_description":"Message ID is invalid","sequence_number":2,"message_id":""},"sourceData":"00000011800000050000000c0000000200"} [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU:RAW] :: received ["00000010000000060000000000000003"] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: received {"pdu":{"command_id":"0x00000006","command_name":"unbind","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":"00000010000000060000000000000003"} [2022-03-14 11:26:35] [INFO] [PID:3214]: Client was send unbind. [] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU:RAW] :: send ["00000010800000060000000000000003"] [2022-03-14 11:26:35] [DEBUG] [PID:3214]: [PDU] :: send {"pdu":{"command_id":"0x80000006","command_name":"unbind_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":""} [2022-03-14 11:27:07] [NOTICE] [PID:3218]: Connection from 127.0.0.1:47430 [] [2022-03-14 11:27:07] [NOTICE] [PID:3218]: The binding was successfull {"system_id":"yatesms1","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"6","evid":"770411174","username":"yatesms1","activation":"2019-04-25 11:52:26.641411","deactivation":null,"acl":"127.0.0.1","chk_dst_enabled":"f","chk_dst_list":null,"chk_senderid_enabled":"f","chk_senderid_default":null,"allow_http":"t","allow_smtp":"f","allow_smpp":"t","blocked":"f","register_senderid":"1","max_connections":"0","smpp_server_config":{"useBinaryDeliveryReceipt":true,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":null,"allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU:RAW] :: send ["0000001980000009000000000000000179617465736d733100"] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"yatesms1"},"sourceData":""} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU:RAW] :: received ["00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"service_type":"SMPP","source_addr_ton":5,"source_addr_npi":0,"source_addr":"alternet","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":0,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":0,"sm_default_msg_id":0,"sm_length":12,"short_message":"Obsah spravy"},"sourceData":"00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [SQL::ipfon] :: INSERT INTO ipfon_sms_out_queue ("evid", "from_ip", "time_queued", "time_send", "src", "src_gw", "dst", "flash", "payload", "src_ton", "src_npi", "dst_ton", "dst_npi", "esm_class", "priority", "refno", "parts", "partno", "src_proto", "src_account_id", "src_account_type", "allowed_dst_gw", "delivreq", "bits", "content", "character_encoding", "type", "local_id") VALUES ('770411174', '127.0.0.1', '2022-03-14 11:27:07', '2022-03-14 11:27:07', 'alternet', 'yatesms1', '421905847970', FALSE, '00000045000000040000000000000002534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '6', 'sms', NULL, TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [SQL::ipfon] :: NOTIFY notify_router; [] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU:RAW] :: send ["000000188000000400000000000000023131313034343600"] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":1110446},"sourceData":""} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [SQL::ipfon] :: UPDATE ipfon_sms_deliv_queue SET time_processed = NOW(), retries = ipfon_sms_deliv_queue.retries + 1 FROM ( SELECT ipfon_sms_deliv_queue.id, ipfon_sms_deliv_queue.msg_part_id FROM ipfon_sms_deliv_queue RIGHT JOIN ipfon_sms_out_log ON (ipfon_sms_deliv_queue.msg_part_id = ipfon_sms_out_log.local_id AND ipfon_sms_deliv_queue.partno = ipfon_sms_out_log.partno) WHERE ipfon_sms_deliv_queue.src_account_id = '6' AND ipfon_sms_deliv_queue.src_account_type = 'sms' AND ipfon_sms_deliv_queue.src_proto = 'smpp' AND ipfon_sms_deliv_queue.retries < 5 AND (ipfon_sms_deliv_queue.time_processed IS NULL OR ipfon_sms_deliv_queue.time_processed < (now() - '2 minute'::interval)) ORDER BY ipfon_sms_deliv_queue.id ASC LIMIT 10) ismdq RIGHT JOIN ipfon_sms_out_log ON ipfon_sms_out_log.local_id = ismdq.msg_part_id WHERE ipfon_sms_deliv_queue.id = ismdq.id RETURNING ipfon_sms_deliv_queue.*, ipfon_sms_out_log.id AS remote_msg_id, ipfon_sms_out_log.dst_ton, ipfon_sms_out_log.dst_npi, ipfon_sms_out_log.dst, ipfon_sms_out_log.src_ton, ipfon_sms_out_log.src_npi, ipfon_sms_out_log.src, ipfon_sms_out_log.priority, ipfon_sms_out_log.time_sent AS submit_date, ipfon_sms_out_log.content::varchar(20) AS text [] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU:RAW] :: send ["0000004d000000050000000000000001000100343231393035383437393730000500616c7465726e65740004000000000000000000042300030300020427000106001e000831313130343435000000004d000000050000000000000002000100343231393035383437393730000500616c7465726e65740004000000000000000000042300030300020427000102001e00083131313034343500"] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"5","dest_addr_npi":"0","destination_addr":"alternet","esm_class":4,"protocol_id":null,"priority_flag":null,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":0,"replace_if_present_flag":null,"data_coding":0,"sm_default_msg_id":null,"sm_length":0,"short_message":"","network_error_code":"\u0003\u0000\u0002","message_state":6,"receipted_message_id":"1110445"},"sourceData":""} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"5","dest_addr_npi":"0","destination_addr":"alternet","esm_class":4,"protocol_id":null,"priority_flag":null,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":0,"replace_if_present_flag":null,"data_coding":0,"sm_default_msg_id":null,"sm_length":0,"short_message":"","network_error_code":"\u0003\u0000\u0002","message_state":2,"receipted_message_id":"1110445"},"sourceData":""} [2022-03-14 11:27:07] [INFO] [PID:3218]: [Receipt] :: Receipt has been sent {"id":"1110445","stat":"ACCEPTED","err":"2"} [2022-03-14 11:27:07] [INFO] [PID:3218]: [Receipt] :: Receipt has been sent {"id":"1110445","stat":"DELIVERED","err":"2"} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU:RAW] :: received ["00000011800000050000000c000000010000000011800000050000000c0000000200"] [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x0000000c","command_status_description":"Message ID is invalid","sequence_number":1,"message_id":""},"sourceData":"00000011800000050000000c0000000100"} [2022-03-14 11:27:07] [DEBUG] [PID:3218]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x0000000c","command_status_description":"Message ID is invalid","sequence_number":2,"message_id":""},"sourceData":"00000011800000050000000c0000000200"} [2022-03-14 11:27:08] [DEBUG] [PID:3218]: [PDU:RAW] :: received ["00000010000000060000000000000003"] [2022-03-14 11:27:08] [DEBUG] [PID:3218]: [PDU] :: received {"pdu":{"command_id":"0x00000006","command_name":"unbind","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":"00000010000000060000000000000003"} [2022-03-14 11:27:08] [INFO] [PID:3218]: Client was send unbind. [] [2022-03-14 11:27:08] [DEBUG] [PID:3218]: [PDU:RAW] :: send ["00000010800000060000000000000003"] [2022-03-14 11:27:08] [DEBUG] [PID:3218]: [PDU] :: send {"pdu":{"command_id":"0x80000006","command_name":"unbind_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":""}